gecko-dev/browser/modules
Marco Bonardo e01e0b9cb6 Bug 1616880 - Allow tabbing through urlbar results when there's a search string. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D63689

--HG--
extra : moz-landing-system : lando
2020-02-24 14:31:53 +00:00
..
test Bug 1616880 - Allow tabbing through urlbar results when there's a search string. r=adw 2020-02-24 14:31:53 +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 1601052 - Wait for both TabSelect and urlbar focus changes from the tab switcher. r=dao 2020-01-31 15:10:27 +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
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 1432083 - Fixed browser.permissions.request doesn't work in WebExtension popup r=robwu 2020-02-11 16:08:59 +00:00
FaviconLoader.jsm Bug 1526731 - handle image.http.accept pref inside netwerk instead of forcing all consumers to do the same dance, r=valentin,aosmond 2020-01-23 08:36:48 +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 1608281 - Automated rewrite away from reading properties on the global `this` in JSM files - round 1 r=mossop 2020-01-29 21:50:04 +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 1615998 - QM: Remove nsIQuotaOriginsResult interface; r=ttung,dom-workers-and-storage-reviewers,sg 2020-02-22 01:03:26 +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 1614555 - Update the tab manager menu when tabs are modified through their context menu r=dao 2020-02-14 13:02:29 +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 1612062 - Remove Delegated Credentials experiment add-on r=jcj 2020-01-29 10:07:32 +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