gecko-dev/browser/modules
Morgan Reschenberg 9685f6e92d Bug 1610250: Ensure we compare rounded integer values when setting the hidden attribute of the URL bar's zoom button. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D60533

--HG--
extra : moz-landing-system : lando
2020-01-21 17:38:51 +00:00
..
test Bug 1608597 - Quantumbar: Replace restricting providers with a priority system. r=mak 2020-01-17 20:50:45 +00:00
AboutNewTab.jsm Bug 1568617 - Add a `newtab` option to browser.urlbar.topSites.get that returns the top sites exactly as shown on newtab r=mixedpuppy,Mardak 2019-07-29 18:30:59 +00:00
AppUpdater.jsm Bug 1599360 - Factor out appUpdater from aboutDialog-appUpdater.js into a jsm module r=rstrong 2019-12-03 06:01:32 +00:00
AsanReporter.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
AsyncTabSwitcher.jsm Bug 1598516 - Remove isLocalAboutURI since all about: URIs are local. r=Gijs 2019-12-03 23:55:21 +00:00
BrowserUsageTelemetry.jsm Bug 1601889, use the right function to remove an entry from a Set in BrowserUsageTelemetry.jsm, r=Standard8 2019-12-28 15:23:57 +00:00
BrowserWindowTracker.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ContentCrashHandlers.jsm Bug 1563619 - Handle subframe crashes in BrowserParent::ActorDestroy. r=mconley,kmag,peterv 2019-08-26 13:08:32 +00:00
ContentObservers.js Bug 1601301, rework webrtc permission granting UI around JSWindowActor, performing the work of determining the ultimate state for the tab icon and menu in the parent rather than the content process, r=johannh 2020-01-10 15:09:59 +00:00
ContentSearch.jsm Bug 1403461 - Fix hiding one-off search engines on the new tab page when they have non-ascii characters in their name. r=daleharvey 2020-01-09 15:47:46 +00:00
DelegatedCredsExperiment.jsm Bug 1580053 - Add Delegated Credentials experiment script r=jcj,mconley 2019-12-04 15:47:07 +00:00
Discovery.jsm Bug 1574469 - Removed block param from nsICookieManager::Remove. r=Ehsan 2019-09-24 17:13:43 +00:00
EveryWindow.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ExtensionsUI.jsm Bug 1544975 remove private window extension change notification r=robwu,fluent-reviewers 2020-01-03 23:01:54 +00:00
FaviconLoader.jsm Bug 1600244 - Don't store favicons added after the initial page load. r=mossop 2019-12-04 18:21:09 +00:00
HomePage.jsm Bug 1578381 - When resetting the homepage preference due to an ignore list update, ensure WebExtension settings are reset correctly. r=mixedpuppy 2019-10-07 17:05:16 +00:00
LaterRun.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
LiveBookmarkMigrator.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
NewTabPagePreloading.jsm Bug 1581300 - Remove unneeded browser.webProgress r=mconley 2019-09-17 15:32:41 +00:00
OpenInTabsUtils.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
PageActions.jsm Bug 1603787: Remove the long-expired telemetry logging for page action items. r=Gijs 2019-12-13 17:26:58 +00:00
PermissionUI.jsm Bug 1601786 - Remove the "allow on any site" option from the storage access API prompt; r=baku 2019-12-18 21:31:35 +00:00
PingCentre.jsm Bug 1609585 - Migrate all possible uses from AppLocalesAsLangTag(s) to AppLocale(s)AsBCP47. r=marionette-reviewers,jfkthame,whimboo 2020-01-17 19:29:09 +00:00
ProcessHangMonitor.jsm Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
ReaderParent.jsm Backed out changeset 4c9e50d055ea (bug 1585907) per developer's request 2019-11-08 03:50:18 +02:00
Sanitizer.jsm Bug 1601094, rename the remaining .xul files in browser/ to .xhtml r=marionette-reviewers,whimboo,mossop 2019-12-11 00:27:19 +00:00
SelectionChangedMenulist.jsm
SiteDataManager.jsm Bug 1595934 - Make nsICookieManager cookie enumerators return Array<nsICookie> instead of nsISimpleEnumerator; r=baku 2019-12-03 17:08:25 +00:00
SitePermissions.jsm Bug 1580567 - Implement XR device access permission UI r=fluent-reviewers,bzbarsky,pbz,daoshengmu,imanol 2019-12-12 03:10:51 +00:00
TabUnloader.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
TabsList.jsm Bug 1594123 - Fix lookup of toolbarbutton-icon in TabsList r=mconley 2019-11-05 18:22:38 +00:00
ThemeVariableMap.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
TransientPrefs.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
Windows8WindowFrameColor.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
WindowsJumpLists.jsm Bug 1578683 Turn on ESLint rule prefer-boolean-length-check for toolkit and browser r=Standard8 2019-09-14 09:39:26 +00:00
WindowsPreviewPerTab.jsm Bug 1591328 - Migrate the window title to Fluent. r=fluent-reviewers,Gijs,mixedpuppy 2019-11-21 19:16:15 +00:00
ZoomUI.jsm Bug 1610250: Ensure we compare rounded integer values when setting the hidden attribute of the URL bar's zoom button. r=Gijs 2020-01-21 17:38:51 +00:00
moz.build Bug 1600942 - Remove event telemetry for permission prompt studies. r=Ehsan 2019-12-10 14:39:49 +00:00
webrtcUI.jsm Bug 1601301, rework webrtc permission granting UI around JSWindowActor, performing the work of determining the ultimate state for the tab icon and menu in the parent rather than the content process, r=johannh 2020-01-10 15:09:59 +00:00