gecko-dev/layout
Brendan Dahl 8b82bb6134 Bug 1492582 - Don't create scroll frames for windows that don't need them. r=emilio
When browser.xhtml switches to an <html> root element, the frame structure
changed and caused performance regressions on talos for tart and tresize.
browser.xhtml doesn't need scrolling, so we can disable it and keep performance
on par with XUL <window>.

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

--HG--
extra : moz-landing-system : lando
2019-11-07 16:21:23 +00:00
..
base Bug 1492582 - Don't create scroll frames for windows that don't need them. r=emilio 2019-11-07 16:21:23 +00:00
build Bug 1593119 - Remove dom/xbl and the MOZ_XBL build option r=bzbarsky 2019-11-07 00:35:32 +00:00
doc
forms Bug 1593366 - Check default prevented status in nsListControlFrame::KeyDown. r=mats 2019-11-06 12:53:53 +00:00
generic Bug 1484780 - Cache gfx::Path to avoid building and flattening path at each restyle cycle. r=heycam 2019-11-07 03:17:58 +00:00
inspector Bug 1593119 - Remove dom/xbl and the MOZ_XBL build option r=bzbarsky 2019-11-07 00:35:32 +00:00
ipc
mathml Backed out 5 changesets (bug 1554499) for frequent crashes, at least on OS X (bug 1594381). a=backout 2019-11-06 14:29:12 +01:00
media
painting Bug 1592787 - No need to send non-animating offset-* if no effective motion path. r=hiro 2019-11-06 20:17:10 +00:00
printing Bug 1593793. Move and rename nsPrintData::mBrandName to nsPrintJob::mFallbackDocTitle. r=bobowen 2019-11-04 20:02:03 +00:00
reftests Bug 1592787 - Don't run compositor animations if offset-path is not animating and is none. r=hiro 2019-11-06 20:17:07 +00:00
style Bug 1593865 - Leak shared memory for the lifetime of the process. r=heycam 2019-11-07 11:19:27 +00:00
svg Bug 1593119 - clang-format the files affected by the MOZ_XBL unifdef r=bzbarsky 2019-11-07 00:35:25 +00:00
tables Bug 1588017 - Clean up nsIFrame::IntrinsicISizeOffsetData r=TYLin,dholbert 2019-11-05 18:52:03 +00:00
tools Bug 1593119 - Remove dom/xbl and the MOZ_XBL build option r=bzbarsky 2019-11-07 00:35:32 +00:00
xul Bug 1593119 - unifdef MOZ_XBL r=bzbarsky 2019-11-07 00:35:13 +00:00
moz.build