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

Issue 304153015: ServiceWorker: Read the blob from SW's response to a fetch event (Closed)

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

Description

ServiceWorker: Read the blob from SW's response to a fetch event Also remove browser tests for the fetch event that will be replaced with layout tests in the next Blink patch. Since layout tests can't test HTTP response headers, one of the browser tests remains. Multi-sided patch to implement blob-type fetch event response bodies: #1: blink-side: https://codereview.chromium.org/307063002/ #2: chromium-side, THIS PATCH #3: blink-side: https://codereview.chromium.org/304233017 BUG=379074 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274773

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -35 lines) Patch
M content/browser/service_worker/service_worker_browsertest.cc View 4 chunks +22 lines, -15 lines 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/test/data/service_worker/fetch_event.js View 1 chunk +2 lines, -1 line 0 comments Download
D content/test/data/service_worker/fetch_event_error.js View 1 chunk +0 lines, -9 lines 0 comments Download
D content/test/data/service_worker/fetch_event_fallback.js View 1 chunk +0 lines, -8 lines 0 comments Download
M content/test/data/service_worker/sync.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
falken
6 years, 6 months ago (2014-06-02 12:02:53 UTC) #1
michaeln
lgtm
6 years, 6 months ago (2014-06-02 23:24:53 UTC) #2
falken
The CQ bit was checked by falken@chromium.org
6 years, 6 months ago (2014-06-04 00:10:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/falken@chromium.org/304153015/1
6 years, 6 months ago (2014-06-04 00:12:41 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 11:26:14 UTC) #5
Message was sent while issue was closed.
Change committed as 274773

Powered by Google App Engine
This is Rietveld 408576698