RESOLVED FIXED 73439
Web Inspector: get rid of deferred backend->front-end commands processing.
https://bugs.webkit.org/show_bug.cgi?id=73439
Summary Web Inspector: get rid of deferred backend->front-end commands processing.
Pavel Feldman
Reported 2011-11-30 05:59:16 PST
We should issue tests upon InspectorAgent::enable and should not do any deferred command processing.
Attachments
Patch (8.43 KB, patch)
2011-11-30 06:02 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-11-30 06:02:22 PST
Yury Semikhatsky
Comment 2 2011-11-30 06:04:35 PST
Comment on attachment 117180 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=117180&action=review > Source/WebKit/chromium/src/WebDevToolsFrontendImpl.cpp:107 > void WebDevToolsFrontendImpl::frontendLoaded() You can delete this method completely.
Pavel Feldman
Comment 3 2011-11-30 06:08:33 PST
Note You need to log in before you can comment on or make changes to this bug.