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

Issue 252893006: Remove the unused source_process_id and provider_host arguments to SW unregistration. (Closed)

Created:
6 years, 7 months ago by Jeffrey Yasskin
Modified:
6 years, 7 months ago
Reviewers:
kinuko, jam
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
Visibility:
Public.

Description

Remove the unused source_process_id and provider_host arguments to SW unregistration. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267087

Patch Set 1 #

Total comments: 2

Patch Set 2 : Sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -34 lines) Patch
M content/browser/service_worker/service_worker_browsertest.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_context_core.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_context_core.cc View 1 1 chunk +1 line, -6 lines 0 comments Download
M content/browser/service_worker/service_worker_context_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_context_wrapper.cc View 1 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_internals_ui.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/service_worker/service_worker_job_coordinator.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_job_coordinator.cc View 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/service_worker/service_worker_job_unittest.cc View 1 4 chunks +1 line, -7 lines 0 comments Download
M content/public/browser/service_worker_context.h View 1 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Jeffrey Yasskin
PTAL https://codereview.chromium.org/252893006/diff/1/content/browser/service_worker/service_worker_context_core.cc File content/browser/service_worker/service_worker_context_core.cc (left): https://codereview.chromium.org/252893006/diff/1/content/browser/service_worker/service_worker_context_core.cc#oldcode164 content/browser/service_worker/service_worker_context_core.cc:164: // is calling .register. This looks like a ...
6 years, 7 months ago (2014-04-29 00:37:09 UTC) #1
kinuko
Ok... looks like so far we've never needed it. lgtm
6 years, 7 months ago (2014-04-29 01:09:16 UTC) #2
Jeffrey Yasskin
The CQ bit was checked by jyasskin@chromium.org
6 years, 7 months ago (2014-04-29 01:11:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/252893006/1
6 years, 7 months ago (2014-04-29 01:11:54 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 01:33:57 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on win_chromium_rel
6 years, 7 months ago (2014-04-29 01:33:58 UTC) #6
Jeffrey Yasskin
+jam for the content/public/browser change.
6 years, 7 months ago (2014-04-29 01:50:32 UTC) #7
jam
lgtm
6 years, 7 months ago (2014-04-29 04:15:32 UTC) #8
jam
The CQ bit was checked by jam@chromium.org
6 years, 7 months ago (2014-04-29 04:15:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/252893006/1
6 years, 7 months ago (2014-04-29 04:16:17 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 06:08:05 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on mac_chromium_rel
6 years, 7 months ago (2014-04-29 06:08:06 UTC) #12
Jeffrey Yasskin
The CQ bit was checked by jyasskin@chromium.org
6 years, 7 months ago (2014-04-29 16:18:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/252893006/1
6 years, 7 months ago (2014-04-29 16:19:05 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-04-29 16:19:11 UTC) #15
commit-bot: I haz the power
Failed to apply patch for content/browser/service_worker/service_worker_context_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 7 months ago (2014-04-29 16:19:11 UTC) #16
Jeffrey Yasskin
The CQ bit was checked by jyasskin@chromium.org
6 years, 7 months ago (2014-04-29 19:17:47 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jyasskin@chromium.org/252893006/20001
6 years, 7 months ago (2014-04-29 19:19:24 UTC) #18
commit-bot: I haz the power
6 years, 7 months ago (2014-04-30 05:27:42 UTC) #19
Message was sent while issue was closed.
Change committed as 267087

Powered by Google App Engine
This is Rietveld 408576698