RESOLVED FIXED 55914
Path: Make measurement functions const
https://bugs.webkit.org/show_bug.cgi?id=55914
Summary Path: Make measurement functions const
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.