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

Issue 580023002: [Fetch API] Add tests of 304 handling for fetch() (Closed)

Created:
6 years, 3 months ago by horo
Modified:
6 years, 3 months ago
Reviewers:
nhiroki
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, kenjibaheux+watch_chromium.org, tzik, serviceworker-reviews, falken, kinuko+serviceworker, horo+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

[Fetch API] Add tests of 304 handling for fetch(). This is the same as what xmlhttprequest/cache-override.html checks for XMLHttpRequest. See: https://github.com/slightlyoff/ServiceWorker/issues/412 BUG=None TEST=http/tests/serviceworker/fetch-cache-override.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182322

Patch Set 1 : #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+200 lines, -3 lines) Patch
A + LayoutTests/http/tests/serviceworker/fetch-cache-override.html View 1 chunk +3 lines, -3 lines 0 comments Download
A LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js View 1 1 chunk +197 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
horo
nhiroki@
6 years, 3 months ago (2014-09-18 09:41:08 UTC) #4
horo
nhiroki@ Could you please review this?
6 years, 3 months ago (2014-09-18 09:41:21 UTC) #5
nhiroki
LGTM with nits (I haven't checked test expectations though) https://codereview.chromium.org/580023002/diff/40001/LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js File LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js (right): https://codereview.chromium.org/580023002/diff/40001/LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js#newcode9 LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js:9: ...
6 years, 3 months ago (2014-09-18 10:39:32 UTC) #6
nhiroki
FYI: > This is the same as what xmlhttprequest/cache-override.html checks for XMLHttpRequest. > See: https://codereview.chromium.org/580023002/ ...
6 years, 3 months ago (2014-09-18 10:42:34 UTC) #7
horo
> > See: https://codereview.chromium.org/580023002/ > > Circular reference! :D Fixed. https://codereview.chromium.org/580023002/diff/40001/LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js File LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js (right): https://codereview.chromium.org/580023002/diff/40001/LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js#newcode9 ...
6 years, 3 months ago (2014-09-19 05:06:12 UTC) #10
horo
> > See: https://codereview.chromium.org/580023002/ > > Circular reference! :D Fixed. https://codereview.chromium.org/580023002/diff/40001/LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js File LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js (right): https://codereview.chromium.org/580023002/diff/40001/LayoutTests/http/tests/serviceworker/resources/fetch-cache-override-worker.js#newcode9 ...
6 years, 3 months ago (2014-09-19 05:06:13 UTC) #11
nhiroki
lgtm 2
6 years, 3 months ago (2014-09-19 07:15:52 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/580023002/100001
6 years, 3 months ago (2014-09-19 12:54:51 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-19 13:00:53 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:100001) as 182322

Powered by Google App Engine
This is Rietveld 408576698