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

Issue 194073002: Identify service worker version at main resource load time (BlinkSide) (Closed)

Created:
6 years, 9 months ago by michaeln
Modified:
6 years, 9 months ago
Reviewers:
kinuko, abarth-chromium
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Identify service worker version at main resource load time (BlinkSide) Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169479

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Total comments: 2

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -18 lines) Patch
M Source/web/WebEmbeddedWorkerImpl.h View 1 2 3 3 chunks +8 lines, -0 lines 0 comments Download
M Source/web/WebEmbeddedWorkerImpl.cpp View 1 2 3 4 2 chunks +12 lines, -0 lines 0 comments Download
M public/web/WebServiceWorkerContextClient.h View 1 2 3 2 chunks +8 lines, -2 lines 0 comments Download
A + public/web/WebServiceWorkerNetworkProvider.h View 1 2 3 1 chunk +13 lines, -16 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
michaeln
blink side
6 years, 9 months ago (2014-03-11 02:40:53 UTC) #1
michaeln
https://codereview.chromium.org/194073002/diff/40001/public/web/WebServiceWorkerContextClient.h File public/web/WebServiceWorkerContextClient.h (right): https://codereview.chromium.org/194073002/diff/40001/public/web/WebServiceWorkerContextClient.h#newcode46 public/web/WebServiceWorkerContextClient.h:46: // FIXME: put this in a seperate .h should ...
6 years, 9 months ago (2014-03-14 01:01:01 UTC) #2
kinuko
https://codereview.chromium.org/194073002/diff/40001/Source/web/WebEmbeddedWorkerImpl.h File Source/web/WebEmbeddedWorkerImpl.h (right): https://codereview.chromium.org/194073002/diff/40001/Source/web/WebEmbeddedWorkerImpl.h#newcode47 Source/web/WebEmbeddedWorkerImpl.h:47: class WebDataSource; not necessary? https://codereview.chromium.org/194073002/diff/40001/public/web/WebServiceWorkerContextClient.h File public/web/WebServiceWorkerContextClient.h (right): https://codereview.chromium.org/194073002/diff/40001/public/web/WebServiceWorkerContextClient.h#newcode46 ...
6 years, 9 months ago (2014-03-14 11:47:17 UTC) #3
michaeln
https://codereview.chromium.org/194073002/diff/40001/Source/web/WebEmbeddedWorkerImpl.h File Source/web/WebEmbeddedWorkerImpl.h (right): https://codereview.chromium.org/194073002/diff/40001/Source/web/WebEmbeddedWorkerImpl.h#newcode47 Source/web/WebEmbeddedWorkerImpl.h:47: class WebDataSource; On 2014/03/14 11:47:17, kinuko wrote: > not ...
6 years, 9 months ago (2014-03-15 01:22:39 UTC) #4
kinuko
lgtm (after you fix the compile error) https://codereview.chromium.org/194073002/diff/60001/Source/web/WebEmbeddedWorkerImpl.cpp File Source/web/WebEmbeddedWorkerImpl.cpp (right): https://codereview.chromium.org/194073002/diff/60001/Source/web/WebEmbeddedWorkerImpl.cpp#newcode213 Source/web/WebEmbeddedWorkerImpl.cpp:213: m_networkProvider->willSendRequest(frame->dataSource(), request, ...
6 years, 9 months ago (2014-03-17 05:21:06 UTC) #5
michaeln
@abarth, can you take a look as owner the cr-side is in https://codereview.chromium.org/193723003 https://codereview.chromium.org/194073002/diff/60001/Source/web/WebEmbeddedWorkerImpl.cpp File ...
6 years, 9 months ago (2014-03-17 17:44:04 UTC) #6
michaeln
@abarth, can you take a look as owner
6 years, 9 months ago (2014-03-17 17:51:41 UTC) #7
abarth-chromium
LGTM
6 years, 9 months ago (2014-03-17 23:11:18 UTC) #8
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 9 months ago (2014-03-17 23:15:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/194073002/80001
6 years, 9 months ago (2014-03-17 23:15:49 UTC) #10
michaeln
ty!
6 years, 9 months ago (2014-03-17 23:28:07 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-18 01:09:43 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_rel
6 years, 9 months ago (2014-03-18 01:09:43 UTC) #13
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 9 months ago (2014-03-18 20:55:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/194073002/80001
6 years, 9 months ago (2014-03-18 20:55:44 UTC) #15
commit-bot: I haz the power
6 years, 9 months ago (2014-03-18 21:40:47 UTC) #16
Message was sent while issue was closed.
Change committed as 169479

Powered by Google App Engine
This is Rietveld 408576698