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

Issue 568403002: Unify shared and service workers in chrome://inspect, remove service workers iframe. (Closed)

Created:
6 years, 3 months ago by dgozman
Modified:
6 years, 3 months ago
Reviewers:
vkuzkokov, pfeldman, horo
CC:
chromium-reviews, vsevik, jam, yurys, paulirish+reviews_chromium.org, darin-cc_chromium.org, arv+watch_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org, pfeldman
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Unify shared and service workers in chrome://inspect, remove service workers iframe. BUG=none Committed: https://crrev.com/ffe70eca0f81753c11052b9229128f72d49c45ea Cr-Commit-Position: refs/heads/master@{#295466}

Patch Set 1 #

Total comments: 10

Patch Set 2 : rebased, review fixes #

Total comments: 4

Patch Set 3 : fixed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -185 lines) Patch
M chrome/browser/devtools/devtools_target_impl.cc View 1 2 chunks +37 lines, -83 lines 0 comments Download
M chrome/browser/devtools/devtools_targets_ui.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/devtools_targets_ui.cc View 4 chunks +10 lines, -5 lines 0 comments Download
M chrome/browser/resources/inspect/inspect.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/inspect/inspect.js View 6 chunks +11 lines, -50 lines 0 comments Download
M chrome/browser/ui/webui/inspect_ui.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/inspect_ui.cc View 1 2 2 chunks +27 lines, -4 lines 0 comments Download
M content/browser/devtools/embedded_worker_devtools_agent_host.cc View 1 chunk +7 lines, -1 line 0 comments Download
M content/browser/resources/service_worker/serviceworker_internals.js View 3 chunks +0 lines, -41 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
dgozman
Could you please take a look?
6 years, 3 months ago (2014-09-15 08:19:30 UTC) #2
horo
The list of ServiceWorkers in chrome://inspect will not be updated when the running ServiceWorkers stops. ...
6 years, 3 months ago (2014-09-16 07:41:38 UTC) #3
dgozman
On 2014/09/16 07:41:38, horo wrote: > The list of ServiceWorkers in chrome://inspect will not be ...
6 years, 3 months ago (2014-09-16 08:42:58 UTC) #4
dgozman
PTAL https://codereview.chromium.org/568403002/diff/1/chrome/browser/devtools/devtools_target_impl.cc File chrome/browser/devtools/devtools_target_impl.cc (right): https://codereview.chromium.org/568403002/diff/1/chrome/browser/devtools/devtools_target_impl.cc#newcode272 chrome/browser/devtools/devtools_target_impl.cc:272: DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI)); On 2014/09/16 07:41:37, horo wrote: > Move ...
6 years, 3 months ago (2014-09-16 08:55:34 UTC) #5
horo
> Unfortunately, chrome://inspect does not update in many circumstances (e.g. tab > navigated and url/title ...
6 years, 3 months ago (2014-09-16 10:31:20 UTC) #6
dgozman
Please refer to crbug.com/398049 for target discovery plan. https://codereview.chromium.org/568403002/diff/20001/chrome/browser/ui/webui/inspect_ui.cc File chrome/browser/ui/webui/inspect_ui.cc (right): https://codereview.chromium.org/568403002/diff/20001/chrome/browser/ui/webui/inspect_ui.cc#newcode279 chrome/browser/ui/webui/inspect_ui.cc:279: std::string ...
6 years, 3 months ago (2014-09-16 12:42:38 UTC) #7
horo
lgtm
6 years, 3 months ago (2014-09-16 12:46:17 UTC) #8
vkuzkokov
On 2014/09/15 08:19:30, dgozman wrote: > Could you please take a look? lgtm
6 years, 3 months ago (2014-09-16 15:52:05 UTC) #9
pfeldman
lgtm
6 years, 3 months ago (2014-09-18 11:46:36 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/568403002/40001
6 years, 3 months ago (2014-09-18 13:29:34 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 36580c02add297e290d90368fffa68860dcea0cc
6 years, 3 months ago (2014-09-18 14:28:19 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-18 14:28:55 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ffe70eca0f81753c11052b9229128f72d49c45ea
Cr-Commit-Position: refs/heads/master@{#295466}

Powered by Google App Engine
This is Rietveld 408576698