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

Issue 337793003: ServiceWorker: Spec alignment tweaks for Request/Response objects (Closed)

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

Description

ServiceWorker: Spec alignment tweaks for Request/Response objects Request.method should be ByteString (now supported) Response.status should be assignable Response.statusText should be assignable Response.statusText should be ByteString (now supported) And added tests for assignable properties/invalid ByteStrings. R=falken@chromium.org,horo@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176148

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M LayoutTests/http/tests/serviceworker/resources/request-worker.js View 1 chunk +7 lines, -0 lines 0 comments Download
M LayoutTests/http/tests/serviceworker/resources/response-worker.js View 1 chunk +8 lines, -0 lines 0 comments Download
M Source/modules/serviceworkers/Request.idl View 1 chunk +1 line, -2 lines 0 comments Download
M Source/modules/serviceworkers/RequestInit.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/serviceworkers/Response.h View 1 chunk +4 lines, -0 lines 0 comments Download
M Source/modules/serviceworkers/Response.idl View 1 chunk +2 lines, -5 lines 0 comments Download
M Source/modules/serviceworkers/ResponseInit.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jsbell
Minor tweaks that may already be in in-flight patches elsewhere. falken@ or horo@ - please ...
6 years, 6 months ago (2014-06-13 18:55:14 UTC) #1
falken
lgtm
6 years, 6 months ago (2014-06-14 01:18:44 UTC) #2
falken
The CQ bit was checked by falken@chromium.org
6 years, 6 months ago (2014-06-14 01:18:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/337793003/1
6 years, 6 months ago (2014-06-14 01:19:06 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-14 02:08:48 UTC) #5
Message was sent while issue was closed.
Change committed as 176148

Powered by Google App Engine
This is Rietveld 408576698