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

Issue 1099073002: Introducing FetchEventInit Dictionary. (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -20 lines) Patch
M LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js View 1 2 1 chunk +28 lines, -1 line 0 comments Download
M Source/modules/modules.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M Source/modules/serviceworkers/FetchEvent.h View 3 chunks +6 lines, -5 lines 0 comments Download
M Source/modules/serviceworkers/FetchEvent.cpp View 2 chunks +14 lines, -11 lines 0 comments Download
M Source/modules/serviceworkers/FetchEvent.idl View 1 chunk +2 lines, -1 line 0 comments Download
A Source/modules/serviceworkers/FetchEventInit.idl View 1 chunk +10 lines, -0 lines 0 comments Download
M Source/web/ServiceWorkerGlobalScopeProxy.cpp View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
Paritosh Kumar
@tkaent: As per your suggestion on https://codereview.chromium.org/1079073003/ created this cl Please have a look. https://codereview.chromium.org/1099073002/diff/1/Source/modules/serviceworkers/FetchEvent.cpp ...
5 years, 8 months ago (2015-04-21 09:05:35 UTC) #2
tkent
https://codereview.chromium.org/1099073002/diff/1/Source/modules/serviceworkers/FetchEvent.cpp File Source/modules/serviceworkers/FetchEvent.cpp (right): https://codereview.chromium.org/1099073002/diff/1/Source/modules/serviceworkers/FetchEvent.cpp#newcode21 Source/modules/serviceworkers/FetchEvent.cpp:21: initializer.setCancelable(true); On 2015/04/21 09:05:35, Paritosh Kumar wrote: > Here, ...
5 years, 8 months ago (2015-04-21 09:21:44 UTC) #3
Paritosh Kumar
Thanks tkent Added a test in interfaces-worker.js https://codereview.chromium.org/1099073002/diff/20001/LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js File LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js (right): https://codereview.chromium.org/1099073002/diff/20001/LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js#newcode89 LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js:89: assert_equals( Added ...
5 years, 8 months ago (2015-04-21 09:31:01 UTC) #4
tkent
lgtm
5 years, 8 months ago (2015-04-21 09:45:47 UTC) #5
Paritosh Kumar
@falken: Any suggestion please?
5 years, 8 months ago (2015-04-21 09:47:57 UTC) #6
falken
lgtm, thanks https://codereview.chromium.org/1099073002/diff/20001/LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js File LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js (right): https://codereview.chromium.org/1099073002/diff/20001/LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js#newcode76 LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js:76: 'ExtendableEvent', 'Type of ExtendableEvent should be ExtendableEvent:'); ...
5 years, 8 months ago (2015-04-22 00:18:17 UTC) #7
Paritosh Kumar
Thanks falken Please suggest for this: https://codereview.chromium.org/1099073002/diff/20001/LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js File LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js (right): https://codereview.chromium.org/1099073002/diff/20001/LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js#newcode76 LayoutTests/http/tests/serviceworker/resources/interfaces-worker.js:76: 'ExtendableEvent', 'Type of ...
5 years, 8 months ago (2015-04-22 06:35:39 UTC) #8
falken
On 2015/04/22 06:35:39, Paritosh Kumar wrote: > Thanks falken > > Please suggest for this: ...
5 years, 8 months ago (2015-04-22 06:41:56 UTC) #9
Paritosh Kumar
On 2015/04/22 06:41:56, falken wrote: > On 2015/04/22 06:35:39, Paritosh Kumar wrote: > > Thanks ...
5 years, 8 months ago (2015-04-22 07:56:15 UTC) #10
falken
On 2015/04/22 07:56:15, Paritosh Kumar wrote: > On 2015/04/22 06:41:56, falken wrote: > > On ...
5 years, 8 months ago (2015-04-22 08:22:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1099073002/40001
5 years, 8 months ago (2015-04-22 08:31:53 UTC) #14
commit-bot: I haz the power
5 years, 8 months ago (2015-04-22 10:16:56 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194206

Powered by Google App Engine
This is Rietveld 408576698