gecko-dev/layout
Hiroyuki Ikezoe 56cfdf6c52 Bug 1554022 - Use the current position in CSS pixels for the start point of ScrollBy. r=botond,mstange
Otherwise clamped positions in layer pixels might cause 1-pixel difference
in CSS pixels on Android.

Note that there is a fundamental issue on the interaction between
the layer-pixel alignment and scrolling APIs (bug 1556685), once we fix the bug
properly, we should use the scrolled position, which was given by the scrolling
APIs, for the current position.

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

--HG--
extra : moz-landing-system : lando
2019-06-11 22:43:34 +00:00
..
base Bug 1512388 - Add loading cross domain iframes in background r=smaug 2019-06-11 20:43:40 +00:00
build Bug 1529884 - part 1: Make Document use hashtable to map HTML command and internal command data r=smaug 2019-06-10 10:23:59 +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 1549267 Part 1 - Remove NS_INTRINSICSIZE and NS_AUTOHEIGHT. r=mats 2019-06-04 23:41:20 +00:00
generic Bug 1554022 - Use the current position in CSS pixels for the start point of ScrollBy. r=botond,mstange 2019-06-11 22:43:34 +00:00
inspector Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug 2019-04-30 01:52:53 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
media
painting Backed out 2 changesets (bug 1547802, bug 1555819) for build bustages on nsDisplayList. 2019-06-11 06:52:46 +03:00
printing Bug 1537586 - Address build failure with --disable-printing r=bobowen,froydnj 2019-06-05 01:25:36 +00:00
reftests Bug 1558607 - Allow smaller fuzz for reftest on GeckoView. r=gbrown 2019-06-11 21:20:22 +00:00
style Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
svg Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug 2019-06-08 21:26:12 +00:00
tables Bug 1549267 Part 1 - Remove NS_INTRINSICSIZE and NS_AUTOHEIGHT. r=mats 2019-06-04 23:41:20 +00:00
tools Bug 1501582 - Add a geckoview condition to the reftest sandbox. r=gbrown 2019-06-11 16:06:41 +00:00
xul Bug 1550437: Make sure that About dialog animates the throbber. r=aosmond 2019-06-11 14:19:43 +00:00
moz.build