RESOLVED FIXED 99372
Ensure that GraphicsLayer positions are updated while doing threaded scrolling
https://bugs.webkit.org/show_bug.cgi?id=99372
Summary Ensure that GraphicsLayer positions are updated while doing threaded scrolling
Simon Fraser (smfr)
Reported 2012-10-15 15:22:05 PDT
Ensure that GraphicsLayer positions are updated while doing threaded scrolling
Attachments
Patch (2.79 KB, patch)
2012-10-15 15:23 PDT, Simon Fraser (smfr)
andersca: review+
Simon Fraser (smfr)
Comment 1 2012-10-15 15:23:53 PDT
Simon Fraser (smfr)
Comment 2 2012-10-15 15:31:21 PDT
Seokju Kwon
Comment 3 2012-10-15 17:42:12 PDT
+ scrollLayer->syncPosition(-frameView->scrollPosition()); Does it need USE(ACCELERATED_COMPOSITING)?
Simon Fraser (smfr)
Comment 4 2012-10-15 17:50:44 PDT
If you say so.
Note You need to log in before you can comment on or make changes to this bug.