gecko-dev/browser
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
..
actors Bug 1678965 - Part 2: set cross opener group for openLinkIn tabs opened as new tabs, r=dao 2022-01-25 17:42:45 +00:00
app Bug 1748923 - Show Search Engine Removal Infobar on restart or 5 seconds idle. r=Standard8,fluent-reviewers,flod 2022-02-03 08:02:49 +00:00
base Bug 1753995 - Remove non-test usage of WindowUtils.screenPixelsPerCSSPixel. r=mconley 2022-02-07 18:23:35 +00:00
branding Bug 1592731 - Update Firefox ESR's update failure doorhanger to direct user to the ESR download page. r=nalexander,mkaply 2021-12-21 20:57:08 +00:00
components Bug 1753995 - Remove non-test usage of WindowUtils.screenPixelsPerCSSPixel. r=mconley 2022-02-07 18:23:35 +00:00
config Bug 1742972 - Add a macosx64-aarch64-noopt build. r=firefox-build-system-reviewers,mhentges 2022-02-04 22:19:33 +00:00
docs Bug 1751002: Update command line parsing code to allow `-private-window` to be accepted with `-osint` launches. r=mhowell 2022-02-02 21:21:37 +00:00
extensions Bug 1744779, improve filename sanitization when selecting a filename for a screenshot, and change the filename length cropping to account for 255-byte filename limit on linux, r=sfoster 2022-02-05 00:28:59 +00:00
fonts Bug 1714632 - Update bundled TwemojiMozilla font to 0.6.0 (Twemoji 13.1). r=lsalzman 2021-07-16 23:04:00 +00:00
fxr Bug 1708243 - Part 4: Remove tab-content.js and onExtensionBrowser.js, stop touching .content eagerly r=robwu 2021-10-09 22:45:28 +00:00
installer Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky 2022-02-03 18:34:58 +00:00
locales no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD 2022-02-06 19:02:23 +00:00
modules Bug 1753995 - Remove non-test usage of WindowUtils.screenPixelsPerCSSPixel. r=mconley 2022-02-07 18:23:35 +00:00
themes Bug 1753702 - Use the default icon for broken favicons. r=dao 2022-02-05 15:55:02 +00:00
tools/mozscreenshots Bug 1747461 - Remove FileUtils.getFile from browser/tools/mozscreenshots r=MattN 2022-01-19 18:37:24 +00:00
.eslintrc.js Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
LICENSE
Makefile.in
app.mozbuild Bug 1746299 - Remove broken support for --enable-project=extensions and --enable-extensions. r=Gijs,firefox-build-system-reviewers,mhentges 2021-12-18 00:32:34 +00:00
build.mk
confvars.sh Bug 1747855 - Move --disable-updater to python configure. r=firefox-build-system-reviewers,geckoview-reviewers,mhentges,calu 2021-12-30 00:54:02 +00:00
defs.mk
l10n-registry.manifest
moz.build
moz.configure