Bug 95607

Summary: REGRESSION (r127252): incomplete repaint on Flash element after pinch to zoom
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch simon.fraser: review+

Brady Eidson
Reported 2012-08-31 14:00:07 PDT
REGRESSION (r127252): incomplete repaint on Flash element after pinch to zoom This is because Widgets (like plug-ins) don't play well with transforms and zooming, so clipRectInWindowCoordinates() was giving us a bogus answer. In radar as <rdar://problem/12217897>
Attachments
Patch (3.06 KB, patch)
2012-08-31 14:10 PDT, Brady Eidson
simon.fraser: review+
Brady Eidson
Comment 1 2012-08-31 14:10:07 PDT
Created attachment 161771 [details] Patch Patch developed on the branch, but moving over to trunk right now - plan to land on trunk.
Brady Eidson
Comment 2 2012-08-31 14:18:54 PDT
Note You need to log in before you can comment on or make changes to this bug.