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

Issue 483613004: [ServiceWorker] Support other methods than GET and HEAD. (Closed)

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

Description

[ServiceWorker] Support other methods than GET and HEAD. BUG=402387 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290247

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -11 lines) Patch
M content/browser/service_worker/service_worker_request_handler.cc View 2 chunks +1 line, -11 lines 2 comments Download

Messages

Total messages: 12 (0 generated)
horo
falken@ Could you please review?
6 years, 4 months ago (2014-08-18 06:07:04 UTC) #1
falken
lgtm https://codereview.chromium.org/483613004/diff/1/content/browser/service_worker/service_worker_request_handler.cc File content/browser/service_worker/service_worker_request_handler.cc (left): https://codereview.chromium.org/483613004/diff/1/content/browser/service_worker/service_worker_request_handler.cc#oldcode63 content/browser/service_worker/service_worker_request_handler.cc:63: if (!IsSchemeAndMethodSupportedForAppCache(request)) { I was confused by this ...
6 years, 4 months ago (2014-08-18 06:31:46 UTC) #2
horo
https://codereview.chromium.org/483613004/diff/1/content/browser/service_worker/service_worker_request_handler.cc File content/browser/service_worker/service_worker_request_handler.cc (left): https://codereview.chromium.org/483613004/diff/1/content/browser/service_worker/service_worker_request_handler.cc#oldcode63 content/browser/service_worker/service_worker_request_handler.cc:63: if (!IsSchemeAndMethodSupportedForAppCache(request)) { On 2014/08/18 06:31:46, falken wrote: > ...
6 years, 4 months ago (2014-08-18 06:49:44 UTC) #3
horo
The CQ bit was checked by horo@chromium.org
6 years, 4 months ago (2014-08-18 06:49:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/483613004/1
6 years, 4 months ago (2014-08-18 06:50:46 UTC) #5
horo
On 2014/08/18 06:49:44, horo wrote: > https://codereview.chromium.org/483613004/diff/1/content/browser/service_worker/service_worker_request_handler.cc > File content/browser/service_worker/service_worker_request_handler.cc (left): > > https://codereview.chromium.org/483613004/diff/1/content/browser/service_worker/service_worker_request_handler.cc#oldcode63 > ...
6 years, 4 months ago (2014-08-18 06:51:28 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-18 08:35:33 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-18 08:56:30 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/2737)
6 years, 4 months ago (2014-08-18 08:56:30 UTC) #9
horo
The CQ bit was checked by horo@chromium.org
6 years, 4 months ago (2014-08-18 11:57:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/horo@chromium.org/483613004/1
6 years, 4 months ago (2014-08-18 11:58:33 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-18 13:17:57 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (1) as 290247

Powered by Google App Engine
This is Rietveld 408576698