gecko-dev/browser/modules
Mike Conley b50fd4a2ec Bug 1707582 - Make browser_UsageTelemetry_interaction.js less susceptible to intermittent failure. r=mtigley,Gijs
This test was brittle for a few reasons:

1. The bookmarks toolbar is, by default, configured to show and hide
   depending on whether or not about:home/about:newtab is displayed.
   This meant that sometimes when trying to click on a bookmark
   toolbar item, a transition from the visible-to-collapsed or
   collapsed-to-visible state would be underway, and the click
   event would ultimately miss its mark.
2. The bookmarks toolbar also populates itself lazily, so the test has
   been adjusted to ensure that there are items in the toolbar before
   it attempts to click on one.

Differential Revision: https://phabricator.services.mozilla.com/D125761
2021-09-20 16:17:26 +00:00
..
test Bug 1707582 - Make browser_UsageTelemetry_interaction.js less susceptible to intermittent failure. r=mtigley,Gijs 2021-09-20 16:17:26 +00:00
AboutNewTab.jsm
AppUpdater.jsm Bug 1709978 - Disable app update when running as a packaged app. r=agashlin,preferences-reviewers 2021-07-15 20:58:21 +00:00
AsanReporter.jsm
AsyncTabSwitcher.jsm Backed out changeset ab94b17b8da3 (bug 1646561) for failures on browser_abort_visibility.js. CLOSED TREE 2021-03-16 20:33:34 +02:00
BrowserUIUtils.jsm Bug 52821 - Add a pref to disable the quit application shortcut. r=Gijs 2021-02-10 17:02:57 +00:00
BrowserUsageTelemetry.jsm Bug 1722103 - Add a probe for enumerated content process count, r=jesup 2021-07-30 14:41:57 +00:00
BrowserWindowTracker.jsm Bug 1698661 - Use the id of top browsing context to dispatch transactions, r=necko-reviewers,kmag,dragana 2021-04-07 07:59:18 +00:00
ContentCrashHandlers.jsm Bug 1690390, add a flag to limit telemetry collection for notification bars to just selected changes as we only want to measure shown state for the subframe crash one, r=mstriemer 2021-09-17 09:05:00 +00:00
Discovery.jsm
EveryWindow.jsm
ExtensionsUI.jsm Bug 1714336 - Removes the disableHighlight option for doorhangers. r=Gijs 2021-08-03 16:26:28 +00:00
FaviconLoader.jsm Bug 1662693 - Ignore no-store for root favicons. r=mossop 2020-10-22 10:12:09 +00:00
HomePage.jsm Bug 1711508 - remove protonToolbarEnabled property from CustomizableUI, r=mconley 2021-07-07 22:15:50 +00:00
LaterRun.jsm
NewTabPagePreloading.jsm Bug 1715773 - Remove preloaded newtab process selection logic, r=mconley 2021-08-03 15:17:07 +00:00
OpenInTabsUtils.jsm
PageActions.jsm Bug 1711523 - remove private proton tracking flags in frontend modules, r=mak,emalysz,desktop-theme-reviewers,harry 2021-05-28 19:33:38 +00:00
PartnerLinkAttribution.jsm Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
PermissionUI.jsm Bug 1706425 - Simplify requestStorageAccess prompt. r=pbz,flod 2021-08-17 10:19:21 +00:00
PingCentre.jsm Bug 1680273 - Move ASRouter telemetry call from child actor to parent r=k88hudson 2020-12-10 19:19:45 +00:00
ProcessHangMonitor.jsm Bug 1690390, change appendNotification to take a smaller number of arguments: the string type value, a dictionary containing the notification details, and the button list, r=mstriemer 2021-09-17 09:04:59 +00:00
Sanitizer.jsm Bug 1718435 - follow-up: clean up callsite of clear recent history window that passes nsISupports-y arguments, r=mconley 2021-08-09 19:26:18 +00:00
SelectionChangedMenulist.jsm
SiteDataManager.jsm Bug 1715535 - Add the functionality for fetching sites data by container. r=prathiksha 2021-07-21 13:54:25 +00:00
SitePermissions.jsm Bug 1695050 - Part 2: Modify CookieJarSettings::Create() to be able to creat cookieJarSettings according to the browsing mode. r=dimi,preferences-reviewers 2021-03-29 11:01:51 +00:00
TabUnloader.jsm Bug 1665318 - reduce the overhead of collecting memory information for about:processes, r=dthayer. 2021-09-16 19:59:56 +00:00
TabsList.jsm
ThemeVariableMap.jsm Bug 1727333 - Add ntp_card_background theme API property. r=desktop-theme-reviewers,dao,mixedpuppy 2021-09-15 18:54:02 +00:00
TransientPrefs.jsm
Windows8WindowFrameColor.jsm
WindowsJumpLists.jsm Bug 1678606: Remove onClearHistory interface from nsINavHistoryService. r=mixedpuppy,mak 2020-12-23 11:15:20 +00:00
WindowsPreviewPerTab.jsm Bug 1729460 - Change users of defineLazyServiceGetter(s) to use Services.* where appropriate. r=mossop,webdriver-reviewers,extension-reviewers,whimboo,robwu 2021-09-10 12:09:49 +00:00
ZoomUI.jsm Bug 1711508 - remove PanelUI.protonAppMenuEnabled property, r=mconley 2021-07-07 22:15:50 +00:00
moz.build Bug 1685801: Part 6 - Move some front-end code from BrowserUtils to a separate module. r=mccr8 2021-01-28 20:58:43 +00:00
webrtcUI.jsm Bug 1706164 - Share screen and window sharing status from webrtcUI via sharedData. r=mconley 2021-05-24 16:50:19 +00:00