Bug 80463

Summary: RenderImage is using the wrong origin when calling addRelevantRepaintedObject
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: WebKit APIAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: OS X 10.7   
Attachments:
Description Flags
Patch mitz: review+

Description Beth Dakin 2012-03-06 17:38:10 PST
Similar to https://bugs.webkit.org/show_bug.cgi?id=80351, RenderImage is also using the wrong offset. Patch forthcoming.
Comment 1 Beth Dakin 2012-03-06 17:56:47 PST
Created attachment 130502 [details]
Patch
Comment 2 Beth Dakin 2012-03-08 15:24:46 PST
Thanks Dan! Fixed with http://trac.webkit.org/changeset/110218