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

Issue 1278713002: Service Worker: Add missing ServiceWorkerDispatcherHost::SendUpdateError. (Closed)

Created:
5 years, 4 months ago by jungkees
Modified:
5 years, 4 months ago
CC:
chromium-reviews, horo, jam, kinuko+serviceworker, kinuko+watch, serviceworker-reviews, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Service Worker: Add missing ServiceWorkerDispatcherHost::SendUpdateError. Add ServiceWorkerDispatcherHost::SendUpdateError method as a follow-up patch for https://codereview.chromium.org/1270513002/. While working on the layout test, itt has been found that ServiceWorkerDispatcherHost::UpdateComplete was calling ServiceWorkerDispatcherHost::SendRegistrationError instead of the missing ServiceWorkerDispatcherHost::SendUpdateError so the callback in the renderer-side could not be properly located. Related CL: https://codereview.chromium.org/1270513002/ BUG=513655 Committed: https://crrev.com/ee412360fbb8b20c0fdd80239ca6a0e99038e1b1 Cr-Commit-Position: refs/heads/master@{#342091}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -1 line) Patch
M content/browser/service_worker/service_worker_dispatcher_host.h View 1 chunk +5 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 21 (7 generated)
jungkees
zino@, while working on the layout test, I found it had an issue where the ...
5 years, 4 months ago (2015-08-06 07:12:46 UTC) #2
zino
On 2015/08/06 07:12:46, jungkees wrote: > zino@, while working on the layout test, I found ...
5 years, 4 months ago (2015-08-06 07:55:34 UTC) #3
jungkees
SW OWNERs, PTAL.
5 years, 4 months ago (2015-08-06 08:00:33 UTC) #5
nhiroki (google)
On 2015/08/06 08:00:33, jungkees wrote: > SW OWNERs, PTAL. LGTM
5 years, 4 months ago (2015-08-06 08:11:26 UTC) #6
nhiroki (google)
On 2015/08/06 08:11:26, nhiroki (google) wrote: > On 2015/08/06 08:00:33, jungkees wrote: > > SW ...
5 years, 4 months ago (2015-08-06 08:13:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1278713002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1278713002/1
5 years, 4 months ago (2015-08-06 08:14:43 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/85628)
5 years, 4 months ago (2015-08-06 08:23:26 UTC) #11
jungkees
nhiroki@, it seems a presubmit error (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/85628/steps/presubmit/logs/stdio) occurs with the following reason: ** Presubmit ERRORS ...
5 years, 4 months ago (2015-08-06 08:25:08 UTC) #12
nhiroki
On 2015/08/06 08:25:08, jungkees wrote: > nhiroki@, it seems a presubmit error > (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/85628/steps/presubmit/logs/stdio) > ...
5 years, 4 months ago (2015-08-06 08:26:50 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1278713002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1278713002/1
5 years, 4 months ago (2015-08-06 08:27:22 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/89581)
5 years, 4 months ago (2015-08-06 09:53:39 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1278713002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1278713002/1
5 years, 4 months ago (2015-08-06 10:02:16 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-06 10:43:24 UTC) #20
commit-bot: I haz the power
5 years, 4 months ago (2015-08-06 10:44:12 UTC) #21
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ee412360fbb8b20c0fdd80239ca6a0e99038e1b1
Cr-Commit-Position: refs/heads/master@{#342091}

Powered by Google App Engine
This is Rietveld 408576698