gecko-dev/layout
Emilio Cobos Álvarez 9fa0ebbc44 Bug 1528180 - Don't align scroll offsets to layer pixels when using WebRender. r=tnikkel
This position is only invalidated from FrameLayerBuilder, that's not a very good
signal.

This would get out of sync when using WebRender, and APZ messages will send
sub-pixel scroll positions that will get wrongly adjusted, causing small scroll
offsets which scroll anchoring would incorrectly try to correct, which is the
ultimate cause of the jittering.

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

--HG--
extra : moz-landing-system : lando
2019-07-12 20:04:16 +00:00
..
base Bug 1560979 - Account for video element's intrinsic size in CanvasRenderingContext2D::DrawImage. r=jib,lsalzman 2019-07-12 12:46:03 +00:00
build Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +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 1557371 - Part 2 - Load all XUL crashtests with chrome privilege. r=dbaron 2019-07-09 19:40:42 +00:00
generic Bug 1528180 - Don't align scroll offsets to layer pixels when using WebRender. r=tnikkel 2019-07-12 20:04:16 +00:00
inspector Bug 1421938 - Add an 'auto' value for the CSS 'quotes' property, and make it use language-dependent quote marks. r=emilio 2019-07-09 08:59:27 +00:00
ipc Bug 1556548 - Rename RenderFrame to RemoteLayerTreeOwner. r=mattwoodrow 2019-06-02 13:51:33 -04:00
mathml Bug 1561435 - Format layout/, a=automatic-formatting 2019-07-05 10:50:41 +02:00
media
painting Bug 1564929 - Stop needless round-trip to fake app units. r=Gankro 2019-07-10 17:24:32 +00:00
printing Bug 1562876: rename Selection::AddRange to Selection::AddRangeAndSelectFramesAndNotifyListeners. r=smaug 2019-07-03 13:26:13 +02:00
reftests Bug 1457628 - Remove broken rule for the file input button. r=jfkthame 2019-07-12 10:10:43 +00:00
style Bug 1457628 - Remove broken rule for the file input button. r=jfkthame 2019-07-12 10:10:43 +00:00
svg Bug 1557371 - Part 2 - Load all XUL crashtests with chrome privilege. r=dbaron 2019-07-09 19:40:42 +00:00
tables Bug 1557371 - Part 2 - Load all XUL crashtests with chrome privilege. r=dbaron 2019-07-09 19:40:42 +00:00
tools Bug 1562745 - Make OSX10.14 debug tests actually use debug builds. r=jmaher 2019-07-12 16:18:20 +00:00
xul Bug 1557371 - Part 2 - Load all XUL crashtests with chrome privilege. r=dbaron 2019-07-09 19:40:42 +00:00
moz.build