gecko-dev/layout
Timothy Nikkel 379be147cb Bug 1700064. Disable double tap to zoom inside pdf.js. r=botond
Chrome and Safari either disable this or handle it badly. We don't handle it great so disable it.

Although the document principal looks like it can change I think if that happened at minimum the presshell would be recreated, which creates the ZoomConstraintsClient so we shouldn't need to register to be notified if this changes.

The other option would be to implement support for prevent default of double taps and then have modify pdf.js (if it doesn't already prevent default ctrl wheel events).

Differential Revision: https://phabricator.services.mozilla.com/D109421
2021-03-22 21:45:40 +00:00
..
base Bug 1700064. Disable double tap to zoom inside pdf.js. r=botond 2021-03-22 21:45:40 +00:00
build Bug 1696397: Move SpinEventLoopUntilOrShutdown to -Quit and move the current shutdown state logic from nsThreadManager to AppShutdown; r=kmag,xpcom-reviewers 2021-03-17 08:07:48 +00:00
docs Bug 1682703: [css-grid-3] Remove in-tree masonry draft spec, now that it lives in csswg repo. r=mats DONTBUILD 2020-12-16 05:17:36 +00:00
forms Bug 1698477 - Prevent spin buttons from creating overflow. r=dholbert 2021-03-16 22:08:48 +00:00
generic Bug 1697349 - Incorporate flex item's margin and flex container's padding when computing flex container's overflow area. r=dholbert 2021-03-22 18:24:46 +00:00
inspector Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
ipc Bug 1645528 - Connect nsRefreshDrivers in content processes with a widget-local vsync source r=mattwoodrow,emilio 2020-12-02 09:47:53 +00:00
mathml Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
media Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
painting Bug 1689156 - Don't generate first-contentful-paint if the paint doesn't come from Tick r=smaug 2021-03-22 20:49:05 +00:00
printing Bug 1698235 - Add some error handling when using RemotePrintJobChild which may be destroyed. r=TYLin 2021-03-18 19:39:09 +00:00
reftests Bug 1226305 - Fix clipRect if overflow-clip-box is content-box in any axis. r=emilio 2021-03-22 17:57:35 +00:00
style Bug 1697829 - Part 2: Make sure mRelevantGlobal exists for constructed stylesheets r=emilio 2021-03-22 21:15:34 +00:00
svg Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
tables Bug 1695162 - Use ConstIter instead of Iter where possible. r=mccr8 2021-03-17 15:49:46 +00:00
tools Bug 1699932 - [ci] Run mochitest and reftest selftests with Python 3, r=jmaher 2021-03-22 16:36:34 +00:00
xul Bug 1696718 - Propagate popup window position update to descendants documents. r=kmag 2021-03-18 03:11:23 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00