RESOLVED FIXED Bug 61794
Switch RenderLineBoxList intersection functions to use IntPoint
https://bugs.webkit.org/show_bug.cgi?id=61794
Summary Switch RenderLineBoxList intersection functions to use IntPoint
Levi Weintraub
Reported 2011-05-31 11:50:44 PDT
RenderLineBoxList::anyLineIntersectsRect, lineIntersectsDirtyRect, and rangeIntersectsRect all use tx/ty to represent offsets from painting and hit testing.
Attachments
Patch (7.71 KB, patch)
2011-05-31 13:17 PDT, Levi Weintraub
no flags
Levi Weintraub
Comment 1 2011-05-31 13:17:03 PDT
Eric Seidel (no email)
Comment 2 2011-05-31 19:31:36 PDT
Comment on attachment 95468 [details] Patch OK.
Levi Weintraub
Comment 3 2011-06-01 10:59:05 PDT
Comment on attachment 95468 [details] Patch Clearing flags on attachment: 95468 Committed r87825: <http://trac.webkit.org/changeset/87825>
Levi Weintraub
Comment 4 2011-06-01 10:59:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.