gecko-dev/browser/modules
Johann Hofmann c987315cec Bug 1468355 - Optimize checking for site data usage for the site identity panel. r=Gijs
The idea here is that we avoid updating all site data in SiteDataManager.jsm
just for checking a single host/origin and that we optimize performance by prioritizing
the most common data type (cookies) and synchronous lookups (AppCache) and returning
early if any data was found.

We will still refresh the site data list for clearing once the user clicks on "Clear Site Data".

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

--HG--
extra : moz-landing-system : lando
2019-08-28 21:45:30 +00:00
..
test Bug 1570674 - Default to "Never Allow" for notification permission prompt denials. r=Ehsan 2019-08-22 16:24:56 +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
AsanReporter.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
AsyncTabSwitcher.jsm Bug 1570097: Part 2 - Add missing try-finally in AsyncTabSwitcher. r=mconley 2019-07-30 19:26:56 +00:00
BrowserUsageTelemetry.jsm Bug 1572500 - Count internal @search keyword searches separately from other urlbar searches in the SEARCH_COUNTS histogram. r=Standard8 2019-08-22 09:37:45 +00:00
BrowserWindowTracker.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ContentClick.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
ContentMetaHandler.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ContentObservers.js Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ContentSearch.jsm Bug 1571567 - Fix no-fallthrough errors in /browser. r=MattN,k88hudson 2019-08-08 15:18:49 +00:00
Discovery.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
EveryWindow.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ExtensionsUI.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
FaviconLoader.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
HomePage.jsm Bug 1535049 - Add telemetry for the homepage ignore actions. r=daleharvey,chutten,mixedpuppy 2019-08-05 21:53:09 +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 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
OpenInTabsUtils.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
PageActions.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
PermissionUI.jsm Bug 1570674 - Default to "Never Allow" for notification permission prompt denials. r=Ehsan 2019-08-22 16:24:56 +00:00
PermissionUITelemetry.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
PingCentre.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ProcessHangMonitor.jsm Bug 1568278. Remove various unnecessary QIs to nsIDOMWindow. r=Gijs 2019-07-24 01:26:07 +00:00
ReaderParent.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
Sanitizer.jsm Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
SelectionChangedMenulist.jsm Bug 1518932 - Convert menulist to custom element r=paolo 2019-01-28 18:24:08 +00:00
SiteDataManager.jsm Bug 1468355 - Optimize checking for site data usage for the site identity panel. r=Gijs 2019-08-28 21:45:30 +00:00
SitePermissions.jsm Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
TabUnloader.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
TabsList.jsm Bug 1571567 - Fix no-fallthrough errors in /browser. r=MattN,k88hudson 2019-08-08 15:18:49 +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 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
WindowsPreviewPerTab.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
ZoomUI.jsm Bug 1561435 - Format browser/modules/, a=automatic-formatting 2019-07-05 09:55:19 +02:00
moz.build Bug 1571080 - [Fission] Port form validation to JSWindowActor. r=NeilDeakin 2019-08-19 18:20:19 +00:00
webrtcUI.jsm Bug 1560741 - Part 2: Remove the now unneeded PERMISSION_REQUEST_THIRD_PARTY_ORIGIN telemetry probe; r=johannh 2019-08-12 21:39:05 +00:00