Bug 61794

Summary: Switch RenderLineBoxList intersection functions to use IntPoint
Product: WebKit Reporter: Levi Weintraub <leviw>
Component: Layout and RenderingAssignee: Levi Weintraub <leviw>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, eae, eric, hyatt, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 60318    
Attachments:
Description Flags
Patch none

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.