Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(273)

Issue 198753002: Don't handle DispatchOnInspectorBackend msg for SharedWorkers in DevToolsAgentFilter. (Closed)

Created:
6 years, 9 months ago by horo
Modified:
6 years, 9 months ago
CC:
chromium-reviews, vsevik, jam, joi+watch-content_chromium.org, paulirish+reviews_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Don't handle DispatchOnInspectorBackend msg for SharedWorkers in DevToolsAgentFilter. DevToolsAgentMsg_DispatchOnInspectorBackend message for SharedWorkers must be handled in SharedWorkerDevToolsAgent. BUG=327256 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258237

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase #

Patch Set 3 : rename OnUI to OnMainThread. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -2 lines) Patch
M content/renderer/devtools/devtools_agent_filter.h View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M content/renderer/devtools/devtools_agent_filter.cc View 1 2 4 chunks +29 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
M content/renderer/shared_worker/embedded_shared_worker_stub.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
horo
kinuko@ Could you please review this cl?
6 years, 9 months ago (2014-03-13 08:14:55 UTC) #1
yurys
https://codereview.chromium.org/198753002/diff/1/content/renderer/devtools/devtools_agent_filter.cc File content/renderer/devtools/devtools_agent_filter.cc (right): https://codereview.chromium.org/198753002/diff/1/content/renderer/devtools/devtools_agent_filter.cc#newcode67 content/renderer/devtools/devtools_agent_filter.cc:67: message_handled_ = false; Can you describe how you are ...
6 years, 9 months ago (2014-03-13 09:18:06 UTC) #2
horo
On 2014/03/13 09:18:06, yurys wrote: > https://codereview.chromium.org/198753002/diff/1/content/renderer/devtools/devtools_agent_filter.cc > File content/renderer/devtools/devtools_agent_filter.cc (right): > > https://codereview.chromium.org/198753002/diff/1/content/renderer/devtools/devtools_agent_filter.cc#newcode67 > ...
6 years, 9 months ago (2014-03-14 10:21:04 UTC) #3
yurys
On 2014/03/14 10:21:04, horo wrote: > On 2014/03/13 09:18:06, yurys wrote: > > > https://codereview.chromium.org/198753002/diff/1/content/renderer/devtools/devtools_agent_filter.cc ...
6 years, 9 months ago (2014-03-14 10:56:04 UTC) #4
horo
> If a Page is running a script in a tight loop on the main ...
6 years, 9 months ago (2014-03-17 10:55:41 UTC) #5
yurys
On 2014/03/17 10:55:41, horo wrote: > > If a Page is running a script in ...
6 years, 9 months ago (2014-03-18 06:00:31 UTC) #6
horo
On 2014/03/18 06:00:31, yurys wrote: > On 2014/03/17 10:55:41, horo wrote: > > > If ...
6 years, 9 months ago (2014-03-18 11:41:28 UTC) #7
yurys
On 2014/03/18 11:41:28, horo wrote: > On 2014/03/18 06:00:31, yurys wrote: > > On 2014/03/17 ...
6 years, 9 months ago (2014-03-18 11:46:50 UTC) #8
yurys
LGTM
6 years, 9 months ago (2014-03-18 11:46:59 UTC) #9
horo
On 2014/03/18 11:46:59, yurys wrote: > LGTM Thank you.
6 years, 9 months ago (2014-03-18 11:51:09 UTC) #10
horo
jochen@ Could you please review the following files? content/renderer/render_thread_impl.h content/renderer/render_thread_impl.cc
6 years, 9 months ago (2014-03-18 11:53:29 UTC) #11
jochen (gone - plz use gerrit)
lgtm
6 years, 9 months ago (2014-03-19 11:02:58 UTC) #12
horo
The CQ bit was checked by horo@chromium.org
6 years, 9 months ago (2014-03-20 02:27:35 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/198753002/40001
6 years, 9 months ago (2014-03-20 02:27:54 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 02:29:40 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_clang_dbg
6 years, 9 months ago (2014-03-20 02:29:41 UTC) #16
horo
The CQ bit was checked by horo@chromium.org
6 years, 9 months ago (2014-03-20 02:57:29 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/198753002/40001
6 years, 9 months ago (2014-03-20 02:57:43 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-20 03:00:07 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_clang_dbg
6 years, 9 months ago (2014-03-20 03:00:08 UTC) #20
horo
The CQ bit was checked by horo@chromium.org
6 years, 9 months ago (2014-03-20 03:30:25 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/198753002/40001
6 years, 9 months ago (2014-03-20 03:30:48 UTC) #22
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 06:58:09 UTC) #23
Message was sent while issue was closed.
Change committed as 258237

Powered by Google App Engine
This is Rietveld 408576698