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

Issue 299003002: ServiceWorker: support Response.{status,statusText,headers} [chromium] (1/3) (Closed)

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

Description

ServiceWorker: support Response.{status,statusText,headers} [chromium] (1/3) Multi-sided patch: 1/3: chromium-side, THIS PATCH 2/3: blink-side, https://codereview.chromium.org/287363004/ 3/3: chromium-side, cleanup & re-enable test (n/a yet) BUG=376733 TEST=LayoutTests is to be added, content_browsertests is to be re-enabled TBR=tsepez@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272865

Patch Set 1 : #

Total comments: 6

Patch Set 2 : addressed comments #

Patch Set 3 : build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -24 lines) Patch
M content/browser/service_worker/service_worker_browsertest.cc View 1 2 chunks +12 lines, -5 lines 0 comments Download
M content/common/service_worker/service_worker_messages.h View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/service_worker/service_worker_types.h View 1 chunk +4 lines, -1 line 0 comments Download
M content/common/service_worker/service_worker_types.cc View 1 2 1 chunk +8 lines, -1 line 0 comments Download
M content/renderer/service_worker/embedded_worker_context_client.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
M content/test/data/service_worker/fetch_event.js View 1 chunk +7 lines, -8 lines 0 comments Download
M content/test/data/service_worker/sync.js View 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
kinuko
PTL (probably you'll want to review the 2nd blink-side patch first)
6 years, 7 months ago (2014-05-23 13:08:22 UTC) #1
jsbell
lgtm https://codereview.chromium.org/299003002/diff/20001/content/browser/service_worker/service_worker_browsertest.cc File content/browser/service_worker/service_worker_browsertest.cc (right): https://codereview.chromium.org/299003002/diff/20001/content/browser/service_worker/service_worker_browsertest.cc#newcode466 content/browser/service_worker/service_worker_browsertest.cc:466: // TODO(kinuko): Re-enable thist test once blink-side patch ...
6 years, 7 months ago (2014-05-23 21:05:06 UTC) #2
falken
lgtm2 https://codereview.chromium.org/299003002/diff/20001/content/browser/service_worker/service_worker_browsertest.cc File content/browser/service_worker/service_worker_browsertest.cc (right): https://codereview.chromium.org/299003002/diff/20001/content/browser/service_worker/service_worker_browsertest.cc#newcode475 content/browser/service_worker/service_worker_browsertest.cc:475: EXPECT_EQ("Moved Permently", response.status_text); typo "Permently"
6 years, 7 months ago (2014-05-24 14:49:51 UTC) #3
kinuko
Thanks, updated. https://codereview.chromium.org/299003002/diff/20001/content/browser/service_worker/service_worker_browsertest.cc File content/browser/service_worker/service_worker_browsertest.cc (right): https://codereview.chromium.org/299003002/diff/20001/content/browser/service_worker/service_worker_browsertest.cc#newcode466 content/browser/service_worker/service_worker_browsertest.cc:466: // TODO(kinuko): Re-enable thist test once blink-side ...
6 years, 7 months ago (2014-05-26 02:35:48 UTC) #4
kinuko
The CQ bit was checked by kinuko@chromium.org
6 years, 7 months ago (2014-05-26 02:35:56 UTC) #5
kinuko
The CQ bit was unchecked by kinuko@chromium.org
6 years, 7 months ago (2014-05-26 02:35:59 UTC) #6
kinuko
+@tsepez, could you review service_worker_messages.h change?
6 years, 7 months ago (2014-05-26 02:36:40 UTC) #7
kinuko
On 2014/05/26 02:36:40, kinuko wrote: > +@tsepez, could you review service_worker_messages.h change? Actually it's just ...
6 years, 7 months ago (2014-05-26 02:40:42 UTC) #8
kinuko
The CQ bit was checked by kinuko@chromium.org
6 years, 7 months ago (2014-05-26 02:40:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/299003002/40001
6 years, 7 months ago (2014-05-26 02:41:18 UTC) #10
kinuko
The CQ bit was unchecked by kinuko@chromium.org
6 years, 7 months ago (2014-05-26 04:37:16 UTC) #11
kinuko
The CQ bit was checked by kinuko@chromium.org
6 years, 7 months ago (2014-05-26 04:38:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/299003002/60001
6 years, 7 months ago (2014-05-26 04:39:11 UTC) #13
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-26 06:28:33 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-26 06:48:03 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/156912)
6 years, 7 months ago (2014-05-26 06:48:03 UTC) #16
kinuko
The CQ bit was checked by kinuko@chromium.org
6 years, 7 months ago (2014-05-26 07:52:47 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/299003002/60001
6 years, 7 months ago (2014-05-26 07:53:26 UTC) #18
commit-bot: I haz the power
6 years, 6 months ago (2014-05-26 19:27:58 UTC) #19
Message was sent while issue was closed.
Change committed as 272865

Powered by Google App Engine
This is Rietveld 408576698