RESOLVED FIXED Bug 124737
Web Inspector: [CSS Shapes] Refactor highlighting code to decrease Shapes API surface
https://bugs.webkit.org/show_bug.cgi?id=124737
Summary Web Inspector: [CSS Shapes] Refactor highlighting code to decrease Shapes API...
Bear Travis
Reported 2013-11-21 12:34:46 PST
The descendants of the Shapes class have to expose some internal workings in order to build the paths for the inspector highlights. A cleaner implementation would just pass a path or data struct in to the shape to be populated.
Attachments
Initial patch (17.71 KB, patch)
2013-11-21 12:49 PST, Bear Travis
timothy: review+
Renaming buildInspectorPath to buildPath (16.74 KB, patch)
2013-11-21 16:15 PST, Bear Travis
no flags
Bear Travis
Comment 1 2013-11-21 12:49:40 PST
Created attachment 217602 [details] Initial patch
Bear Travis
Comment 2 2013-11-21 16:15:17 PST
Created attachment 217624 [details] Renaming buildInspectorPath to buildPath
WebKit Commit Bot
Comment 3 2013-11-21 19:14:50 PST
Comment on attachment 217624 [details] Renaming buildInspectorPath to buildPath Clearing flags on attachment: 217624 Committed r159671: <http://trac.webkit.org/changeset/159671>
WebKit Commit Bot
Comment 4 2013-11-21 19:14:52 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.