RESOLVED FIXED 149021
Web Inspector: Make WebInspectorProxy inspectorURL path methods static
https://bugs.webkit.org/show_bug.cgi?id=149021
Summary Web Inspector: Make WebInspectorProxy inspectorURL path methods static
Joseph Pecoraro
Reported 2015-09-09 17:33:04 PDT
* SUMMARY Make WebInspectorProxy inspectorURL path methods static. These do not depend on anything within an instance, so make them static for clarity. That would make them easier to share if needed.
Attachments
[PATCH] Proposed Fix (9.42 KB, patch)
2015-09-09 20:43 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-09-09 20:43:46 PDT
Created attachment 260907 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 2 2015-09-10 09:35:35 PDT
Comment on attachment 260907 [details] [PATCH] Proposed Fix r=me I can't think of any reason why we would make it dynamic.
WebKit Commit Bot
Comment 3 2015-09-10 10:27:57 PDT
Comment on attachment 260907 [details] [PATCH] Proposed Fix Clearing flags on attachment: 260907 Committed r189572: <http://trac.webkit.org/changeset/189572>
WebKit Commit Bot
Comment 4 2015-09-10 10:28:01 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.