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

Issue 223333002: SW: Propagate errors/exceptions from service worker to browser (Closed)

Created:
6 years, 8 months ago by nhiroki
Modified:
6 years, 8 months ago
Reviewers:
kinuko, Tom Sepez
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, jam, darin-cc_chromium.org, horo+watch_chromium.org, kinuko+watch, alecflett+watch_chromium.org, horo
Visibility:
Public.

Description

SW: Propagate errors/exceptions from service worker to browser To propagate errors/exceptions from service worker to browser, this implements WebServiceWorkerContextClient::reportException and adds new IPC message. BUG=359423 TEST=manual (throw an exception in service-worker script) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262606

Patch Set 1 : #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : string16 -> GURL #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
M content/browser/service_worker/service_worker_dispatcher_host.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M content/browser/service_worker/service_worker_dispatcher_host.cc View 1 2 3 3 chunks +15 lines, -0 lines 0 comments Download
M content/common/service_worker/embedded_worker_messages.h View 1 2 1 chunk +9 lines, -1 line 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.cc View 1 2 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
nhiroki
Hi, can you review this? Thanks!
6 years, 8 months ago (2014-04-03 10:22:59 UTC) #1
kinuko
lgtm
6 years, 8 months ago (2014-04-03 15:42:40 UTC) #2
kinuko
+tsepez@ for IPC message review (Tom, can you?)
6 years, 8 months ago (2014-04-03 15:43:46 UTC) #3
nhiroki
(+jln@, -tsepez@) Hi Julien, can you review the IPC message? (Tom seems to be ooo ...
6 years, 8 months ago (2014-04-04 06:24:24 UTC) #4
jln (very slow on Chromium)
On 2014/04/04 06:24:24, nhiroki wrote: > (+jln@, -tsepez@) > > Hi Julien, can you review ...
6 years, 8 months ago (2014-04-07 23:28:28 UTC) #5
Tom Sepez
https://codereview.chromium.org/223333002/diff/20001/content/common/service_worker/embedded_worker_messages.h File content/common/service_worker/embedded_worker_messages.h (right): https://codereview.chromium.org/223333002/diff/20001/content/common/service_worker/embedded_worker_messages.h#newcode51 content/common/service_worker/embedded_worker_messages.h:51: base::string16 /* source_url */) Would it be possible to ...
6 years, 8 months ago (2014-04-07 23:56:18 UTC) #6
nhiroki
Thank you for reviewing. https://codereview.chromium.org/223333002/diff/20001/content/common/service_worker/embedded_worker_messages.h File content/common/service_worker/embedded_worker_messages.h (right): https://codereview.chromium.org/223333002/diff/20001/content/common/service_worker/embedded_worker_messages.h#newcode51 content/common/service_worker/embedded_worker_messages.h:51: base::string16 /* source_url */) On ...
6 years, 8 months ago (2014-04-08 08:44:18 UTC) #7
Tom Sepez
Messages LGTM.
6 years, 8 months ago (2014-04-08 17:32:09 UTC) #8
nhiroki
The CQ bit was checked by nhiroki@chromium.org
6 years, 8 months ago (2014-04-08 17:38:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/90001
6 years, 8 months ago (2014-04-08 17:38:39 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-08 17:38:45 UTC) #11
commit-bot: I haz the power
Failed to apply patch for content/browser/service_worker/service_worker_dispatcher_host.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-08 17:38:46 UTC) #12
nhiroki
The CQ bit was checked by nhiroki@chromium.org
6 years, 8 months ago (2014-04-08 22:04:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-08 22:06:10 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 00:30:17 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 00:54:21 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 01:05:15 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 01:25:36 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 01:36:41 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 01:47:45 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 01:58:13 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nhiroki@chromium.org/223333002/110001
6 years, 8 months ago (2014-04-09 02:17:22 UTC) #22
commit-bot: I haz the power
6 years, 8 months ago (2014-04-09 04:03:25 UTC) #23
Message was sent while issue was closed.
Change committed as 262606

Powered by Google App Engine
This is Rietveld 408576698