RESOLVED FIXED 97775
[Qt] Delay viewport position, scale and contents size updates until tiles are rendered
https://bugs.webkit.org/show_bug.cgi?id=97775
Summary [Qt] Delay viewport position, scale and contents size updates until tiles are...
Jocelyn Turcotte
Reported 2012-09-27 05:40:35 PDT
[Qt] Delay viewport position, scale and contents size updates until tiles are rendered
Attachments
Patch (24.51 KB, patch)
2012-09-27 05:53 PDT, Jocelyn Turcotte
kenneth: review+
Jocelyn Turcotte
Comment 1 2012-09-27 05:53:37 PDT
Kenneth Rohde Christiansen
Comment 2 2012-09-27 06:36:45 PDT
Comment on attachment 165982 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=165982&action=review Seems sane > Source/WebKit2/ChangeLog:20 > + Since many of these updates happen during page load, all producing an itterative adjustment itte??? > Source/WebKit2/UIProcess/PageViewportController.cpp:131 > + // avoid offseting our deferred position by scaling at the viewport center. offseting??? > Source/WebKit2/UIProcess/PageViewportController.cpp:132 > + // All position and scale change resulting from a web process event should changes*
Jocelyn Turcotte
Comment 3 2012-10-01 04:38:00 PDT
Note You need to log in before you can comment on or make changes to this bug.