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

Issue 288683002: Update chrome://serviceworker-internals when ServiceWorker is unregistered. (Closed)

Created:
6 years, 7 months ago by horo
Modified:
6 years, 7 months ago
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, nhiroki, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+watch, alecflett+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Update chrome://serviceworker-internals when ServiceWorker is unregistered. BUG=358657 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270995

Patch Set 1 #

Total comments: 2

Patch Set 2 : Call OnRegistration{Stored/Deleted} from ServiceWorkerContextCore. #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -7 lines) Patch
M content/browser/resources/service_worker/serviceworker_internals.js View 1 2 chunks +10 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_context_core.h View 1 1 chunk +9 lines, -5 lines 0 comments Download
M content/browser/service_worker/service_worker_context_core.cc View 1 3 chunks +23 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_observer.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_internals_ui.cc View 1 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
horo
kinuko@ Could you please review this?
6 years, 7 months ago (2014-05-14 11:06:31 UTC) #1
kinuko
https://codereview.chromium.org/288683002/diff/1/content/browser/service_worker/service_worker_context_core.cc File content/browser/service_worker/service_worker_context_core.cc (right): https://codereview.chromium.org/288683002/diff/1/content/browser/service_worker/service_worker_context_core.cc#newcode293 content/browser/service_worker/service_worker_context_core.cc:293: &ServiceWorkerContextObserver::OnRegistrationStored, Would it be enough if we notify these ...
6 years, 7 months ago (2014-05-15 15:34:59 UTC) #2
horo
https://codereview.chromium.org/288683002/diff/1/content/browser/service_worker/service_worker_context_core.cc File content/browser/service_worker/service_worker_context_core.cc (right): https://codereview.chromium.org/288683002/diff/1/content/browser/service_worker/service_worker_context_core.cc#newcode293 content/browser/service_worker/service_worker_context_core.cc:293: &ServiceWorkerContextObserver::OnRegistrationStored, On 2014/05/15 15:35:00, kinuko wrote: > Would it ...
6 years, 7 months ago (2014-05-16 05:31:25 UTC) #3
kinuko
On 2014/05/16 05:31:25, horo wrote: > https://codereview.chromium.org/288683002/diff/1/content/browser/service_worker/service_worker_context_core.cc > File content/browser/service_worker/service_worker_context_core.cc (right): > > https://codereview.chromium.org/288683002/diff/1/content/browser/service_worker/service_worker_context_core.cc#newcode293 > ...
6 years, 7 months ago (2014-05-16 05:44:47 UTC) #4
kinuko
lgtm https://codereview.chromium.org/288683002/diff/40001/content/browser/service_worker/service_worker_context_core.cc File content/browser/service_worker/service_worker_context_core.cc (right): https://codereview.chromium.org/288683002/diff/40001/content/browser/service_worker/service_worker_context_core.cc#newcode197 content/browser/service_worker/service_worker_context_core.cc:197: observer_list_->Notify(&ServiceWorkerContextObserver::OnRegistrationStored, Could these (Stored, Deleted) be just 'OnRegistrationUpdated' ...
6 years, 7 months ago (2014-05-16 05:45:39 UTC) #5
horo
The CQ bit was checked by horo@chromium.org
6 years, 7 months ago (2014-05-16 05:58:38 UTC) #6
horo
On 2014/05/16 05:45:39, kinuko wrote: > lgtm > > https://codereview.chromium.org/288683002/diff/40001/content/browser/service_worker/service_worker_context_core.cc > File content/browser/service_worker/service_worker_context_core.cc (right): > ...
6 years, 7 months ago (2014-05-16 05:58:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/288683002/40001
6 years, 7 months ago (2014-05-16 05:59:18 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 08:14:56 UTC) #9
commit-bot: I haz the power
Failed to apply patch for @master/content/browser/resources/service_worker/serviceworker_internals.js: While running svn add @master --force --config-dir /b/infra_internal/commit_queue/subversion_config --non-interactive; ...
6 years, 7 months ago (2014-05-16 08:14:57 UTC) #10
horo
The CQ bit was checked by horo@chromium.org
6 years, 7 months ago (2014-05-16 08:38:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/288683002/40001
6 years, 7 months ago (2014-05-16 08:39:30 UTC) #12
horo
The CQ bit was checked by horo@chromium.org
6 years, 7 months ago (2014-05-16 08:40:49 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/288683002/60001
6 years, 7 months ago (2014-05-16 08:41:01 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-16 11:35:03 UTC) #15
commit-bot: I haz the power
Failed to apply patch for @master/content/browser/resources/service_worker/serviceworker_internals.js: While running svn add @master --force --config-dir /b/infra_internal/commit_queue/subversion_config --non-interactive; ...
6 years, 7 months ago (2014-05-16 11:35:04 UTC) #16
Paweł Hajdan Jr.
The CQ bit was checked by phajdan.jr@chromium.org
6 years, 7 months ago (2014-05-16 11:49:32 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/288683002/60001
6 years, 7 months ago (2014-05-16 11:49:37 UTC) #18
commit-bot: I haz the power
6 years, 7 months ago (2014-05-16 11:50:39 UTC) #19
Message was sent while issue was closed.
Change committed as 270995

Powered by Google App Engine
This is Rietveld 408576698