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

Issue 723063002: Service Worker: Add a test for calling respondWith() asynchronously. (Closed)

Created:
6 years, 1 month ago by falken
Modified:
6 years, 1 month ago
Reviewers:
horo
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org
Project:
blink
Visibility:
Public.

Description

Service Worker: Add a test for calling respondWith() asynchronously. According to the spec discussion, it should throw an exception: https://github.com/slightlyoff/ServiceWorker/issues/51#issuecomment-51172079 Existing code happens to handle this case; tweak the error message to make sense for it. BUG=410699 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185280

Patch Set 1 #

Patch Set 2 : actualyl upload #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -1 line) Patch
A LayoutTests/http/tests/serviceworker/fetch-event-async-respond-with.html View 1 1 chunk +34 lines, -0 lines 0 comments Download
A LayoutTests/http/tests/serviceworker/resources/fetch-event-async-respond-with-worker.js View 1 1 chunk +19 lines, -0 lines 0 comments Download
M Source/modules/serviceworkers/RespondWithObserver.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
falken
6 years, 1 month ago (2014-11-13 08:52:30 UTC) #2
horo
lgtm
6 years, 1 month ago (2014-11-13 09:04:15 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/723063002/20001
6 years, 1 month ago (2014-11-13 09:06:34 UTC) #5
commit-bot: I haz the power
6 years, 1 month ago (2014-11-13 10:17:54 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 185280

Powered by Google App Engine
This is Rietveld 408576698