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

Issue 660973002: [ServiceWorker] Handle ServiceWorker script fetch error code correctly. [chromium] (Closed)

Created:
6 years, 2 months ago by horo
Modified:
6 years, 2 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, xiang
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[ServiceWorker] Handle ServiceWorker script fetch error code correctly. [chromium] LayoutTest is here: https://codereview.chromium.org/663723002 BUG=424464 TEST=http/tests/serviceworker/registration.html Committed: https://crrev.com/620392a87b1e0a7833eb88012fe1f891e3087876 Cr-Commit-Position: refs/heads/master@{#300079}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M content/browser/service_worker/service_worker_register_job.cc View 1 chunk +1 line, -4 lines 3 comments Download
M content/browser/service_worker/service_worker_write_to_cache_job.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
horo
falken@ Could you please review this?
6 years, 2 months ago (2014-10-17 06:02:23 UTC) #2
falken
https://codereview.chromium.org/660973002/diff/1/content/browser/service_worker/service_worker_register_job.cc File content/browser/service_worker/service_worker_register_job.cc (right): https://codereview.chromium.org/660973002/diff/1/content/browser/service_worker/service_worker_register_job.cc#newcode356 content/browser/service_worker/service_worker_register_job.cc:356: status = SERVICE_WORKER_ERROR_NETWORK; Can you help me understand what's ...
6 years, 2 months ago (2014-10-17 06:34:44 UTC) #3
horo
https://codereview.chromium.org/660973002/diff/1/content/browser/service_worker/service_worker_register_job.cc File content/browser/service_worker/service_worker_register_job.cc (right): https://codereview.chromium.org/660973002/diff/1/content/browser/service_worker/service_worker_register_job.cc#newcode356 content/browser/service_worker/service_worker_register_job.cc:356: status = SERVICE_WORKER_ERROR_NETWORK; On 2014/10/17 06:34:44, falken wrote: > ...
6 years, 2 months ago (2014-10-17 07:15:51 UTC) #4
falken
lgtm https://codereview.chromium.org/660973002/diff/1/content/browser/service_worker/service_worker_register_job.cc File content/browser/service_worker/service_worker_register_job.cc (right): https://codereview.chromium.org/660973002/diff/1/content/browser/service_worker/service_worker_register_job.cc#newcode356 content/browser/service_worker/service_worker_register_job.cc:356: status = SERVICE_WORKER_ERROR_NETWORK; On 2014/10/17 07:15:51, horo wrote: ...
6 years, 2 months ago (2014-10-17 07:23:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660973002/1
6 years, 2 months ago (2014-10-17 07:37:14 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years, 2 months ago (2014-10-17 08:23:04 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-17 08:23:56 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/620392a87b1e0a7833eb88012fe1f891e3087876
Cr-Commit-Position: refs/heads/master@{#300079}

Powered by Google App Engine
This is Rietveld 408576698