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

Issue 26631006: add error IPC handling to dispatcher (Closed)

Created:
7 years, 2 months ago by alecflett
Modified:
7 years, 1 month ago
Reviewers:
kinuko
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

add error IPC handling to dispatcher BUG=285976

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -17 lines) Patch
M content/child/service_worker/service_worker_dispatcher.h View 1 chunk +5 lines, -6 lines 0 comments Download
M content/child/service_worker/service_worker_dispatcher.cc View 4 chunks +22 lines, -11 lines 3 comments Download
M content/common/service_worker_messages.h View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
alecflett
micahaeln/kinuko - here is the error handling I was planning to do. It's pretty minimal ...
7 years, 2 months ago (2013-10-09 23:38:25 UTC) #1
kinuko
https://codereview.chromium.org/26631006/diff/1/content/child/service_worker/service_worker_dispatcher.cc File content/child/service_worker/service_worker_dispatcher.cc (right): https://codereview.chromium.org/26631006/diff/1/content/child/service_worker/service_worker_dispatcher.cc#newcode43 content/child/service_worker/service_worker_dispatcher.cc:43: OnRegistrationError) Any particular reason we use a separate IPC ...
7 years, 2 months ago (2013-10-10 07:57:22 UTC) #2
michaeln
can you update the other cl to also define the protocol for replying with an ...
7 years, 2 months ago (2013-10-11 01:29:11 UTC) #3
michaeln
> i'm waiting on the webkit patch to solidify to really look closely again at ...
7 years, 2 months ago (2013-10-11 01:49:50 UTC) #4
alecflett
On 2013/10/11 01:29:11, michaeln wrote: > can you update the other cl to also define ...
7 years, 2 months ago (2013-10-11 19:23:42 UTC) #5
alecflett
Further updates: In order to implement a browser-side check to see if service workers are ...
7 years, 2 months ago (2013-10-15 16:37:39 UTC) #6
michaeln
7 years, 1 month ago (2013-11-12 22:22:17 UTC) #7
i think this is obsolete... is that right, rmv'ing myself from the list... if
its still relevant please lmk

Powered by Google App Engine
This is Rietveld 408576698