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

Issue 823583006: ServiceWorker: Add null check of ExecutionContext in skipWaiting. (Closed)

Created:
5 years, 11 months ago by xiang
Modified:
5 years, 11 months ago
CC:
blink-reviews, falken, horo+watch_chromium.org, jsbell+serviceworker_chromium.org, kinuko, kinuko+serviceworker, michaeln, nhiroki, serviceworker-reviews, tzik, yhirano
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

ServiceWorker: Add null check of ExecutionContext in skipWaiting. skipWaiting has the same issue like https://codereview.chromium.org/535193002/. BUG=443046 TEST=run_webkit_tests http/tests/serviceworker/skip-waiting.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188112

Patch Set 1 #

Total comments: 3

Patch Set 2 : add "FIXME" #

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

Messages

Total messages: 13 (4 generated)
xiang
PTAL, thanks. I also want to split the skip-waiting.html tests to separate files, how do ...
5 years, 11 months ago (2015-01-06 09:03:35 UTC) #2
falken
cc yhirano@, haraken@, kinuko@, this seems like more TerminateExecution trouble I'm a fan of splitting ...
5 years, 11 months ago (2015-01-08 04:31:52 UTC) #3
xiang
I will split the test. Thanks. https://codereview.chromium.org/823583006/diff/1/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp File Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp (right): https://codereview.chromium.org/823583006/diff/1/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp#newcode131 Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp:131: return ScriptPromise(); On ...
5 years, 11 months ago (2015-01-08 08:16:13 UTC) #4
falken
haraken@: can you also have a look? I think this LGTM as a short-term solution. ...
5 years, 11 months ago (2015-01-08 08:28:05 UTC) #6
haraken
On 2015/01/08 08:28:05, falken wrote: > haraken@: can you also have a look? > > ...
5 years, 11 months ago (2015-01-08 08:31:26 UTC) #7
haraken
+jochen Is there any progress on the exception handling work?
5 years, 11 months ago (2015-01-08 08:32:26 UTC) #9
jochen (gone - plz use gerrit)
nobody signed up for it yet, no
5 years, 11 months ago (2015-01-08 13:05:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/823583006/20001
5 years, 11 months ago (2015-01-09 02:26:48 UTC) #12
commit-bot: I haz the power
5 years, 11 months ago (2015-01-09 04:26:31 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188112

Powered by Google App Engine
This is Rietveld 408576698