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

Issue 2339083002: Use InstallEvent even if ForeignFetch is disabled (Closed)

Created:
4 years, 3 months ago by horo
Modified:
4 years, 3 months ago
Reviewers:
falken, haraken, tkent
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, shimazu+serviceworker_chromium.org, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, blink-reviews, horo+watch_chromium.org, kinuko+watch, tzik, Marijn Kruisselbrink, iclelland
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use InstallEvent interface even if ForeignFetch is disabled InstallEvent interface was introduced only for ForeignFetch. https://github.com/w3c/ServiceWorker/commit/98843d032cd668cda4c7e46f0e44245840cb5d4e But according to the spec we should use InstallEvent interface for install event. https://w3c.github.io/ServiceWorker/#execution-context-events So we will use InstallEvent interface even if ForeignFetch feature is disabled. BUG= Committed: https://crrev.com/707632096793d6ff645a1a4583956ab53f2398ab Cr-Commit-Position: refs/heads/master@{#418725}

Patch Set 1 #

Patch Set 2 : call V8InstallEvent::installForeignFetch() from installOriginTrialsForModules() #

Patch Set 3 : update global-interface-listing-service-worker-expected.txt #

Patch Set 4 : fix global-interface-listing-service-worker-expected.txt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M third_party/WebKit/LayoutTests/virtual/stable/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/V8BindingForModules.cpp View 1 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/serviceworkers/InstallEvent.idl View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp View 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 35 (21 generated)
horo
4 years, 3 months ago (2016-09-14 06:34:30 UTC) #7
horo
falken@ PTAL.
4 years, 3 months ago (2016-09-14 06:34:48 UTC) #8
falken
For the historical record, can you add to the CL description why this change is ...
4 years, 3 months ago (2016-09-14 06:57:03 UTC) #9
horo
On 2016/09/14 06:57:03, falken wrote: > For the historical record, can you add to the ...
4 years, 3 months ago (2016-09-14 07:14:42 UTC) #13
falken
thanks, lgtm
4 years, 3 months ago (2016-09-14 07:17:19 UTC) #15
horo
haraken@ Could you please review this?
4 years, 3 months ago (2016-09-14 07:57:06 UTC) #19
haraken
LGTM
4 years, 3 months ago (2016-09-14 08:00:24 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2339083002/60001
4 years, 3 months ago (2016-09-14 10:08:55 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/259122)
4 years, 3 months ago (2016-09-14 10:16:09 UTC) #26
horo
tkent@ Could you please review global-interface-listing-service-worker-expected.txt?
4 years, 3 months ago (2016-09-14 10:53:44 UTC) #28
tkent
lgtm. This is a minor change, and I think we don't need intent-to-ship.
4 years, 3 months ago (2016-09-14 23:07:53 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2339083002/60001
4 years, 3 months ago (2016-09-15 00:29:46 UTC) #31
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-15 00:35:59 UTC) #33
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 00:37:53 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/707632096793d6ff645a1a4583956ab53f2398ab
Cr-Commit-Position: refs/heads/master@{#418725}

Powered by Google App Engine
This is Rietveld 408576698