gecko-dev/browser/modules
Emilio Cobos Álvarez 00cc720134 Bug 1753995 - Remove non-test usage of WindowUtils.screenPixelsPerCSSPixel. r=mconley
It does the same as window.devicePixelRatio. However a bunch of this
code is copy-pasted code trying to scale a canvas, but not messing with
full zoom is the right thing to do.

The full zoom value in the top level browser.xhtml page is always 1
anyways, and WindowsPreviewPerTab looking at the current browser tab's
full zoom is just bizarre...

Differential Revision: https://phabricator.services.mozilla.com/D138020
2022-02-07 18:23:35 +00:00
..
test Bug 1751366 - Never unload tabs in a private window. r=NeilDeakin 2022-02-07 16:42:40 +00:00
AboutNewTab.jsm Bug 1747973 - Cache the top-sites query context like we cache other contexts. r=harry 2022-01-03 19:18:54 +00:00
AppUpdater.jsm Bug 1718444 - Convert nsIUpdateCheckListener to async r=nalexander,application-update-reviewers 2021-09-21 23:57:22 +00:00
AsanReporter.jsm
AsyncTabSwitcher.jsm Bug 1745267 - Add new TabSwitched event to AsyncTabSwitcher. r=dthayer 2021-12-14 14:33:11 +00: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 1743465: send additional information about existing installations in installation.first_seen Telemetry event. r=nalexander 2022-01-20 23:34:52 +00:00
BrowserWindowTracker.jsm Bug 1745208 - [utilityOverlay] Add a new parameter "forceNonPrivate" to openLinkIn r=Gijs 2022-01-26 17:26:20 +00:00
ContentCrashHandlers.jsm Bug 1646160 - make notificationbox labels Fluent capable. r=mstriemer 2022-01-05 21:02:14 +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 1472626 - Stop spamming favicon loading errors with HTTP failures to Browser Console. r=mossop 2022-02-04 13:27:16 +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 1733073 - Update StorageAccessPermissionPrompt to use 3rdPartyStorage permission. r=johannh 2021-10-12 17:48:14 +00:00
PingCentre.jsm Bug 1736438 - Fix import for sendStandalonePing. r=nanj 2021-10-18 19:52:59 +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 1745389 - Split up SecuritySettingsCleaner. r=geckoview-reviewers,pbz,keeler,jonalmeida 2022-01-13 15:04:05 +00:00
SelectionChangedMenulist.jsm
SiteDataManager.jsm Bug 1745389 - Split up SecuritySettingsCleaner. r=geckoview-reviewers,pbz,keeler,jonalmeida 2022-01-13 15:04:05 +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 1751366 - Never unload tabs in a private window. r=NeilDeakin 2022-02-07 16:42:40 +00:00
TabsList.jsm
TransientPrefs.jsm
WindowsJumpLists.jsm Bug 1678606: Remove onClearHistory interface from nsINavHistoryService. r=mixedpuppy,mak 2020-12-23 11:15:20 +00:00
WindowsPreviewPerTab.jsm Bug 1753995 - Remove non-test usage of WindowUtils.screenPixelsPerCSSPixel. r=mconley 2022-02-07 18:23:35 +00:00
ZoomUI.jsm Bug 1711508 - remove PanelUI.protonAppMenuEnabled property, r=mconley 2021-07-07 22:15:50 +00:00
metrics.yaml Bug 1752890 Mirror already-duplicated browser engagement metrics for validation r=TravisLong 2022-01-31 21:43:56 +00:00
moz.build Bug 1733345 - Move theme modules into browser/themes/. r=harry 2021-10-04 15:05:54 +00:00
webrtcUI.jsm Bug 1632476 changed hostname for media permissions to include the port r=johannh 2021-10-21 11:56:35 +00:00