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

Issue 323523002: ServiceWorker::from can handle null ServiceWorkers (Closed)

Created:
6 years, 6 months ago by dominicc (has gone to gerrit)
Modified:
6 years, 6 months ago
Reviewers:
falken
CC:
blink-reviews, michaeln, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org, alecflett+watch_chromium.org
Visibility:
Public.

Description

Make ServiceWorker::from handle "unwrapping" a null ServiceWorker Currently ServiceWorkers are non-null, however when we implement the .waiting property, the browser will "set" a null ServiceWorker to clear the property. Make Blink ready to unwrap one of those. BUG=379012 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175853

Patch Set 1 #

Patch Set 2 : null test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M Source/modules/serviceworkers/ServiceWorker.cpp View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dominicc (has gone to gerrit)
PTAL
6 years, 6 months ago (2014-06-10 02:36:44 UTC) #1
falken
lgtm
6 years, 6 months ago (2014-06-10 02:49:44 UTC) #2
dominicc (has gone to gerrit)
The CQ bit was checked by dominicc@chromium.org
6 years, 6 months ago (2014-06-10 03:00:18 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominicc@chromium.org/323523002/20001
6 years, 6 months ago (2014-06-10 03:00:44 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 04:08:05 UTC) #5
Message was sent while issue was closed.
Change committed as 175853

Powered by Google App Engine
This is Rietveld 408576698