Bug 80463 - RenderImage is using the wrong origin when calling addRelevantRepaintedObject
Summary: RenderImage is using the wrong origin when calling addRelevantRepaintedObject
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified OS X 10.7
: P2 Normal
Assignee: Beth Dakin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-03-06 17:38 PST by Beth Dakin
Modified: 2012-03-08 15:24 PST (History)
1 user (show)

See Also:


Attachments
Patch (17.64 KB, patch)
2012-03-06 17:56 PST, Beth Dakin
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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