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

Issue 658743003: Service Workers: Cache.put() should resolve to undefined (Closed)

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

Description

Service Workers: Cache.put() should resolve to undefined Spec was updated with the determination that add(), addAll() and put() should resolve to `undefined`, not the response(s). Only put() is currently implemented; update the resolution type. BUG=425469 R=jkarlin@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184307

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M LayoutTests/http/tests/serviceworker/cache-put-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/serviceworkers/Cache.cpp View 3 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
jsbell
jkarlin@ - PTAL?
6 years, 2 months ago (2014-10-23 20:13:43 UTC) #1
jkarlin
lgtm I'm adding a note to the bug that more needs to be done to ...
6 years, 2 months ago (2014-10-23 21:20:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/658743003/1
6 years, 2 months ago (2014-10-23 22:54:42 UTC) #4
commit-bot: I haz the power
6 years, 2 months ago (2014-10-23 23:00:12 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 184307

Powered by Google App Engine
This is Rietveld 408576698