RESOLVED FIXED 89443
[Chromium] Web Inspector: remove unnecessary indirection from message loop instrumentation
https://bugs.webkit.org/show_bug.cgi?id=89443
Summary [Chromium] Web Inspector: remove unnecessary indirection from message loop in...
Yury Semikhatsky
Reported 2012-06-19 00:57:57 PDT
No need to have start/stopMainThreadMonitoring on WebDevToolsAgentClient and WebDevToolsAgentImpl. The functionality may well be implemented inside InspectorClientImpl.
Attachments
Patch (8.56 KB, patch)
2012-06-19 01:00 PDT, Yury Semikhatsky
no flags
Patch (8.40 KB, patch)
2012-06-19 01:01 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-06-19 01:00:11 PDT
Yury Semikhatsky
Comment 2 2012-06-19 01:01:34 PDT
WebKit Review Bot
Comment 3 2012-06-19 01:03:10 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
WebKit Review Bot
Comment 4 2012-06-19 03:28:00 PDT
Comment on attachment 148277 [details] Patch Clearing flags on attachment: 148277 Committed r120701: <http://trac.webkit.org/changeset/120701>
WebKit Review Bot
Comment 5 2012-06-19 03:28:05 PDT
All reviewed patches have been landed. Closing bug.
eustas.bug
Comment 6 2012-06-19 06:14:55 PDT
*** Bug 89361 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.