gecko-dev/layout
Ting-Yu Lin f491e4df0c Bug 1587645 Part 1 - Remove ScrollFrameHelper::GetFrameForDir(). r=emilio
After bug 1102175, the root scroll frame always obtains its used
WritingMode from either body element or root element. The `if (mIsRoot) {}`
block in `GetFrameForDir()` becomes redundant, so does
`GetFrameForDir()` itself.

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

--HG--
extra : moz-landing-system : lando
2019-10-25 20:01:39 +00:00
..
base Backed out 8 changesets (bug 1561227) for causing browser_viewport_resizing_scrollbar.js to permafail CLOSED TREE 2019-10-26 00:00:48 +03:00
build Bug 1584993: Make CSP frame-ancestors work with fission enabled. r=jkt,farre,valentin 2019-10-22 10:57:43 +00:00
doc Bug 1544343 - part 3: Make layout use mozilla::PresShell instead of nsIPresShell as far as possible r=emilio 2019-04-16 07:25:10 +00:00
forms Bug 1590639 part 3: Fix non-unified build issues in layout/{forms,painting}. r=TYLin 2019-10-23 22:12:39 +00:00
generic Bug 1587645 Part 1 - Remove ScrollFrameHelper::GetFrameForDir(). r=emilio 2019-10-25 20:01:39 +00:00
inspector Bug 1590639 part 6: Fix non-unified build issues in layout/inspector. r=emilio 2019-10-24 17:15:32 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-21 14:13:44 +00:00
media
painting Bug 1590639 part 3: Fix non-unified build issues in layout/{forms,painting}. r=TYLin 2019-10-23 22:12:39 +00:00
printing Bug 1521640 - Update android crashtest assertion ranges; r=geckoview-reviewers,snorp 2019-10-15 19:40:24 +00:00
reftests Bug 1590903 - Fix reftest failure and remove references to <text> that I missed. CLOSED TREE 2019-10-24 11:12:55 +03:00
style Bug 1590722 - Fix a test that I just wrote to handle getting a mouse over event before getting focus. 2019-10-25 18:40:35 +00:00
svg Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
tables Bug 1482778 - Include captions within table outlines. r=dbaron 2019-09-22 23:42:04 +00:00
tools Bug 1405175 - Repeat reftest --run-until-failure up to 30 times by default; r=ahal 2019-10-24 18:26:03 +00:00
xul Bug 1590903 - Fix reftest failure and remove references to <text> that I missed. CLOSED TREE 2019-10-24 11:12:55 +03:00
moz.build