Web Inspector: remove InjectDispatch.js now that all dispatching is done in generated native code.
Created attachment 64085 [details] Patch
Comment on attachment 64085 [details] Patch WebKit/chromium/src/js/InjectDispatch.js: + DevToolsAgentHost.dispatch(call, method); Should we remove this binding as well?
(In reply to comment #2) > (From update of attachment 64085 [details]) > WebKit/chromium/src/js/InjectDispatch.js: > + DevToolsAgentHost.dispatch(call, method); > Should we remove this binding as well? It's already been removed.
Attachment 64085 [details] did not build on chromium: Build output: http://queues.webkit.org/results/3725050
Comment on attachment 64085 [details] Patch Clearing flags on attachment: 64085 Committed r65136: <http://trac.webkit.org/changeset/65136>
All reviewed patches have been landed. Closing bug.
http://trac.webkit.org/changeset/65136 might have broken Chromium Linux Release