Bug 89443

Summary: [Chromium] Web Inspector: remove unnecessary indirection from message loop instrumentation
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, dglazkov, eustas.bug, fishd, jamesr, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, tkent+wkapi, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 88978    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch none

Description Yury Semikhatsky 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.
Comment 1 Yury Semikhatsky 2012-06-19 01:00:11 PDT
Created attachment 148276 [details]
Patch
Comment 2 Yury Semikhatsky 2012-06-19 01:01:34 PDT
Created attachment 148277 [details]
Patch
Comment 3 WebKit Review Bot 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.
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-06-19 03:28:05 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 eustas.bug 2012-06-19 06:14:55 PDT
*** Bug 89361 has been marked as a duplicate of this bug. ***