fune/browser/modules
Drew Willcoxon 28cc94facb Bug 1499193 - Add new SEARCH_COUNTS telemetry for internal search engine alias usage. r=mkaply
Modify `BrowserUsageTelemetry.recordSearch` to take an alias instead of the bool `isAlias`. If an alias is given and it's an internal alias of the given engine, then increment a new `"engineName.@engine.source"` key under the `SEARCH_COUNTS` histogram -- in addition to incrementing the usual `"engineName.source"` key under that same histogram.

Differential Revision: https://phabricator.services.mozilla.com/D10633

--HG--
extra : moz-landing-system : lando
2018-11-03 16:47:16 +00:00
..
test Bug 1499193 - Add new SEARCH_COUNTS telemetry for internal search engine alias usage. r=mkaply 2018-11-03 16:47:16 +00:00
AboutNewTab.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
AsanReporter.jsm Bug 1487173 Switch asan-reporter to built-in r=decoder 2018-09-17 18:19:33 +00:00
AsyncTabSwitcher.jsm Backed out 2 changesets (bug 1482091) for bc failures on browser_domFullscreen_fullscreenMode.js 2018-11-03 01:08:36 +02:00
BrowserErrorReporter.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
BrowserUsageTelemetry.jsm Bug 1499193 - Add new SEARCH_COUNTS telemetry for internal search engine alias usage. r=mkaply 2018-11-03 16:47:16 +00:00
BrowserWindowTracker.jsm Bug 1494276 - Removed unused hasFocus parameter from WindowHelper.onActivate;r=dao 2018-09-29 09:39:57 +00:00
ContentClick.jsm Bug 1488055 - followup fix to enable the click handler actor in sidebar, r=mconley 2018-09-13 20:12:38 +00:00
ContentCrashHandlers.jsm Bug 1492950 - Move ZoomManager reset for crashed tabs into ContentCrashHandlers.jsm. r=Felipe 2018-10-02 17:50:09 +00:00
ContentMetaHandler.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
ContentObservers.js
ContentSearch.jsm Bug 1493483 - Use nsIBrowserSearchService::defaultEngine instead of currentEngine (in production code) r=Standard8 2018-10-27 16:52:02 +00:00
ExtensionsUI.jsm Bug 1497702 remove app-installed notification upon dismissal, r=Gijs 2018-10-10 23:40:32 +00:00
FaviconLoader.jsm Bug 1488296 - Race condition when setting favicons for a browser with a changed currentURI. r=mossop 2018-09-13 13:24:41 +00:00
Feeds.jsm Bug 1491243 - remove subscribe button, menu items and subscription section out of feed previews, r=florian 2018-09-18 06:06:27 +00:00
FormValidationHandler.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
HomePage.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
LaterRun.jsm
LiveBookmarkMigrator.jsm Bug 1477672 - export and convert existing live bookmarks to avoid losing user data, r=mak 2018-09-17 18:59:57 +01:00
moz.build Bug 1477672 - export and convert existing live bookmarks to avoid losing user data, r=mak 2018-09-17 18:59:57 +01:00
OpenInTabsUtils.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
PageActions.jsm Bug 1363169 - Add support for native windows share. r=gijs, r=aklotz 2018-10-16 13:54:13 +01:00
PermissionUI.jsm Bug 1459603 - Remove the checkbox from the persistent storage notification. r=johannh 2018-11-02 08:15:05 +00:00
PingCentre.jsm Bug 1493794 - Add new search-only UI, onboarding localization, strings and bugfixes to Activity Stream r=ursula 2018-09-25 15:01:42 +00:00
ProcessHangMonitor.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
ReaderParent.jsm Bug 1480415 - Set aria-label on Reader View button and set menuitem-specific attributes directly there instead of on the command element. r=jaws 2018-09-05 14:49:15 +02:00
RemotePrompt.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
Sanitizer.jsm Backed out 2 changesets (bug 1482091) for bc failures on browser_domFullscreen_fullscreenMode.js 2018-11-03 01:08:36 +02:00
SchedulePressure.jsm Backed out 2 changesets (bug 1482091) for bc failures on browser_domFullscreen_fullscreenMode.js 2018-11-03 01:08:36 +02:00
SiteDataManager.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
SitePermissions.jsm Bug 1225519 Permission in Page info should say Send notifications instead of Receive notifications r=lina 2018-09-03 22:55:03 +02:00
TabsList.jsm Bug 1479538 - Rewrite non-test callers of document.createElementNS(XUL_NS, ...) to use document.createXULElement(...);r=paolo 2018-08-14 16:22:44 +00:00
ThemeVariableMap.jsm Bug 1488000 - Allow theming sidebar border color. r=jaws 2018-09-04 21:33:46 +00:00
TransientPrefs.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
webrtcUI.jsm Bug 1479051 - [macOS 10.14] WebRTC sites silently fail if user previously clicked "Don't Allow" for Firefox camera/mic access r=johannh 2018-10-10 08:28:41 +00:00
Windows8WindowFrameColor.jsm
WindowsJumpLists.jsm Bug 1486739 - Add missing dangling commas in browser/, services/, taskcluster/ and toolkit/. r=mossop 2018-08-31 05:59:17 +00:00
WindowsPreviewPerTab.jsm Bug 1490015: Allow tab previews to direct load data uris. r=Gijs 2018-09-26 21:09:49 +00:00
ZoomUI.jsm Bug 1492950 - Get browser-fullZoom.js and ZoomUI.jsm off of getBrowserForDocument. r=florian 2018-10-02 17:51:11 +00:00