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

Description Andreas Kling 2011-03-07 17:52:56 PST
We should make the following member functions of Path const:

- length()
- pointAtLength()
- normalAngleAtLength()
- strokeBoundingRect()
Comment 1 Andreas Kling 2011-03-07 17:54:23 PST
Created attachment 85002 [details]
Proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2011-03-08 03:18:28 PST
All reviewed patches have been landed.  Closing bug.