Bug 55914

Summary: Path: Make measurement functions const
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch none

Andreas Kling
Reported 2011-03-07 17:52:56 PST
We should make the following member functions of Path const: - length() - pointAtLength() - normalAngleAtLength() - strokeBoundingRect()
Attachments
Proposed patch (9.03 KB, patch)
2011-03-07 17:54 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-03-07 17:54:23 PST
Created attachment 85002 [details] Proposed patch
WebKit Commit Bot
Comment 2 2011-03-08 03:18:24 PST
Comment on attachment 85002 [details] Proposed patch Clearing flags on attachment: 85002 Committed r80557: <http://trac.webkit.org/changeset/80557>
WebKit Commit Bot
Comment 3 2011-03-08 03:18:28 PST
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.