RESOLVED FIXED 195733
[Async overflow scrolling] Update positioned node layers when overflows are scrolled
https://bugs.webkit.org/show_bug.cgi?id=195733
Summary [Async overflow scrolling] Update positioned node layers when overflows are s...
Simon Fraser (smfr)
Reported 2019-03-13 20:36:47 PDT
[Coordinated Scrolling] Update positioned node layers when overflows are scrolled
Attachments
Code ready, needs tests. (24.69 KB, patch)
2019-03-13 20:44 PDT, Simon Fraser (smfr)
no flags
Code ready, needs tests (25.49 KB, patch)
2019-03-13 20:51 PDT, Simon Fraser (smfr)
no flags
Code ready, needs tests (25.50 KB, patch)
2019-03-13 21:04 PDT, Simon Fraser (smfr)
no flags
Archive of layout-test-results from ews125 for ios-simulator-wk2 (2.89 MB, application/zip)
2019-03-13 23:00 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews200 for win-future (12.88 MB, application/zip)
2019-03-14 00:47 PDT, EWS Watchlist
no flags
Patch (35.50 KB, patch)
2019-03-14 17:54 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2019-03-13 20:44:55 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 2 2019-03-13 20:44:57 PDT
Simon Fraser (smfr)
Comment 3 2019-03-13 20:51:49 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 4 2019-03-13 21:04:29 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 5 2019-03-13 23:00:04 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 6 2019-03-13 23:00:06 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 7 2019-03-14 00:46:55 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 8 2019-03-14 00:47:06 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 9 2019-03-14 17:54:21 PDT
Antti Koivisto
Comment 10 2019-03-15 08:50:37 PDT
Comment on attachment 364737 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364737&action=review r=me > Source/WebCore/page/scrolling/cocoa/ScrollingTreePositionedNode.mm:80 > + // Note that we ignore cumulativeDelta because it will contain the delta for ancestor scrollers, > + // but not non-ancestor ones, so it's simpler to just recompute from the scrollers we know about here. Would be nice to have a single unified way to do this everywhere.
WebKit Commit Bot
Comment 11 2019-03-15 09:26:15 PDT
Comment on attachment 364737 [details] Patch Clearing flags on attachment: 364737 Committed r242997: <https://trac.webkit.org/changeset/242997>
WebKit Commit Bot
Comment 12 2019-03-15 09:26:17 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.