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

Issue 814513003: Split EmbeddedWorkerDevToolsAgentHost into two for Shared- and ServiceWorker (Closed)

Created:
6 years ago by kinuko
Modified:
6 years ago
Reviewers:
pfeldman, horo
CC:
chromium-reviews, vsevik, jam, yurys, paulirish+reviews_chromium.org, darin-cc_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, horo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split EmbeddedWorkerDevToolsAgentHost into two for Shared- and ServiceWorker Refactoring only, no changes in the code logic. The code around Matches() is a bit awkward for now, I'm going to clean up them too in a followup CL. BUG=443470 Committed: https://crrev.com/c97aaa143edd02f4e87f0197315fb60c2388c50c Cr-Commit-Position: refs/heads/master@{#308970}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : addressed horo's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+281 lines, -145 lines) Patch
M content/browser/devtools/embedded_worker_devtools_agent_host.h View 1 2 3 chunks +10 lines, -17 lines 0 comments Download
M content/browser/devtools/embedded_worker_devtools_agent_host.cc View 1 5 chunks +15 lines, -121 lines 0 comments Download
M content/browser/devtools/embedded_worker_devtools_manager.cc View 3 chunks +4 lines, -3 lines 0 comments Download
A content/browser/devtools/service_worker_devtools_agent_host.h View 1 1 chunk +41 lines, -0 lines 0 comments Download
A content/browser/devtools/service_worker_devtools_agent_host.cc View 1 1 chunk +104 lines, -0 lines 0 comments Download
A content/browser/devtools/shared_worker_devtools_agent_host.h View 1 1 chunk +38 lines, -0 lines 0 comments Download
A content/browser/devtools/shared_worker_devtools_agent_host.cc View 1 2 1 chunk +61 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
kinuko
Refactoring only, follow-up CL for https://codereview.chromium.org/761923004/#msg18. (Planning to have at least one more follow-up CL) ...
6 years ago (2014-12-18 04:29:00 UTC) #4
horo
lgtm with nits https://codereview.chromium.org/814513003/diff/40001/content/browser/devtools/embedded_worker_devtools_agent_host.h File content/browser/devtools/embedded_worker_devtools_agent_host.h (right): https://codereview.chromium.org/814513003/diff/40001/content/browser/devtools/embedded_worker_devtools_agent_host.h#newcode24 content/browser/devtools/embedded_worker_devtools_agent_host.h:24: EmbeddedWorkerDevToolsAgentHost(WorkerId worker_id, remove this https://codereview.chromium.org/814513003/diff/40001/content/browser/devtools/shared_worker_devtools_agent_host.cc File ...
6 years ago (2014-12-18 05:55:56 UTC) #5
kinuko
Good catches, thanks. pfeldman@: mind doing an owner's review (you or someone in your team)? ...
6 years ago (2014-12-18 06:24:54 UTC) #6
pfeldman
lgtm
6 years ago (2014-12-18 06:29:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/814513003/60001
6 years ago (2014-12-18 06:43:11 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:60001)
6 years ago (2014-12-18 08:16:00 UTC) #10
commit-bot: I haz the power
6 years ago (2014-12-18 08:16:59 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c97aaa143edd02f4e87f0197315fb60c2388c50c
Cr-Commit-Position: refs/heads/master@{#308970}

Powered by Google App Engine
This is Rietveld 408576698