WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 40913
[Chromium] Remove usage of static WebDevToolsAgentClient::sendMessageToFrontendOnIOThread.
https://bugs.webkit.org/show_bug.cgi?id=40913
Summary
[Chromium] Remove usage of static WebDevToolsAgentClient::sendMessageToFronte...
Mikhail Naganov
Reported
2010-06-21 06:01:38 PDT
Continuing our journey on making a non-static version of WebDevToolsAgentClient::sendMessageToFrontendOnIOThread. After removing usage, it will be possible to remove implementation from Chromium.
Attachments
patch
(6.17 KB, patch)
2010-06-21 06:04 PDT
,
Mikhail Naganov
no flags
Details
Formatted Diff
Diff
lift up DEPS
(6.48 KB, patch)
2010-06-21 06:07 PDT
,
Mikhail Naganov
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mikhail Naganov
Comment 1
2010-06-21 06:04:11 PDT
Created
attachment 59245
[details]
patch
Mikhail Naganov
Comment 2
2010-06-21 06:07:00 PDT
Created
attachment 59246
[details]
lift up DEPS
Yury Semikhatsky
Comment 3
2010-06-21 06:15:14 PDT
Comment on
attachment 59246
[details]
lift up DEPS WebKit/chromium/public/WebDevToolsAgentClient.h:76 + // FIXME: Remove after adding #include into devtools_agent_filter.cc Please file a bug on this and add its number to the FIXME.
Mikhail Naganov
Comment 4
2010-06-21 06:44:51 PDT
Manually committed as
http://trac.webkit.org/changeset/61539
2010-06-21 Mikhail Naganov <
mnaganov@chromium.org
> Reviewed by Yury Semikhatsky, [Chromium] Remove usage of static WebDevToolsAgentClient::sendMessageToFrontendOnIOThread. Also, move WebDevToolsMessageTransport to its own header file.
https://bugs.webkit.org/show_bug.cgi?id=40913
* DEPS: * WebKit.gyp: * public/WebDevToolsAgent.h: * public/WebDevToolsAgentClient.h: * public/WebDevToolsMessageTransport.h: Added. (WebKit::WebDevToolsMessageTransport::~WebDevToolsMessageTransport): * src/WebDevToolsAgentImpl.cpp: (WebKit::):
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug