Bug 97775

Summary: [Qt] Delay viewport position, scale and contents size updates until tiles are rendered
Product: WebKit Reporter: Jocelyn Turcotte <jturcotte>
Component: New BugsAssignee: Jocelyn Turcotte <jturcotte>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, hausmann, jturcotte, kenneth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kenneth: review+

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.