RESOLVED FIXED 149307
Web Inspector: Remove unused canClearBrowserCookies / canClearBrowserCache protocol methods
https://bugs.webkit.org/show_bug.cgi?id=149307
Summary Web Inspector: Remove unused canClearBrowserCookies / canClearBrowserCache pr...
Joseph Pecoraro
Reported 2015-09-17 15:41:18 PDT
* SUMMARY Remove unused canClearBrowserCookies / canClearBrowserCache protocol methods. They were only used by Chromium, never used by any WebKit ports. Lets just remove them from the protocol. Also clean up other places where InspectorClient were not being used.
Attachments
[PATCH] Proposed Fix (22.99 KB, patch)
2015-09-17 15:46 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-09-17 15:46:18 PDT
Created attachment 261446 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 2 2015-09-17 21:19:06 PDT
Comment on attachment 261446 [details] [PATCH] Proposed Fix r=me Amazed we still have such dead code.. :{
WebKit Commit Bot
Comment 3 2015-09-17 22:06:36 PDT
Comment on attachment 261446 [details] [PATCH] Proposed Fix Clearing flags on attachment: 261446 Committed r189964: <http://trac.webkit.org/changeset/189964>
WebKit Commit Bot
Comment 4 2015-09-17 22:06:40 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.