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

Issue 419693002: reviving xiang's cl as a stopgap for the memcache + serviceworker interop problem (Closed)

Created:
6 years, 5 months ago by michaeln
Modified:
6 years, 4 months ago
CC:
blink-reviews, jsbell+serviceworker_chromium.org, tzik, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, horo+watch_chromium.org, alecflett+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Bust the MemoryCache to ensure script requests reach the browser-side and get added to and retrieved from the ServiceWorker's script cache. BUG=387589 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179868

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -0 lines) Patch
M Source/modules/serviceworkers/ServiceWorkerGlobalScope.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp View 1 2 chunks +11 lines, -0 lines 4 comments Download

Messages

Total messages: 12 (0 generated)
michaeln
running this thru the trybots, resolves the bug in local testing, i think we should ...
6 years, 5 months ago (2014-07-25 01:13:11 UTC) #1
michaeln
ping!
6 years, 5 months ago (2014-07-25 20:21:38 UTC) #2
dominicc (has gone to gerrit)
On 2014/07/25 20:21:38, michaeln wrote: > ping! I can haz test?
6 years, 5 months ago (2014-07-26 22:37:20 UTC) #3
michaeln1
> I can haz test? yea, i think a layout test that does reg/unreg/re-reg in ...
6 years, 4 months ago (2014-07-28 22:08:47 UTC) #4
michaeln
i have a browser_test for this https://codereview.chromium.org/434453005/
6 years, 4 months ago (2014-07-31 03:12:08 UTC) #5
dominicc (has gone to gerrit)
More comments. https://codereview.chromium.org/419693002/diff/1/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp File Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp (right): https://codereview.chromium.org/419693002/diff/1/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp#newcode129 Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp:129: // FIXME: Bust thru the memorycache until ...
6 years, 4 months ago (2014-08-04 01:13:48 UTC) #6
michaeln
ptal, also at the revised test case (https://codereview.chromium.org/434453005/) https://codereview.chromium.org/419693002/diff/1/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp File Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp (right): https://codereview.chromium.org/419693002/diff/1/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp#newcode129 Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp:129: // ...
6 years, 4 months ago (2014-08-08 02:58:39 UTC) #7
dominicc (has gone to gerrit)
LGTM modulo some comment nits. https://codereview.chromium.org/419693002/diff/20001/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp File Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp (right): https://codereview.chromium.org/419693002/diff/20001/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp#newcode184 Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp:184: // and get added ...
6 years, 4 months ago (2014-08-08 05:27:57 UTC) #8
michaeln
https://codereview.chromium.org/419693002/diff/20001/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp File Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp (right): https://codereview.chromium.org/419693002/diff/20001/Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp#newcode184 Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp:184: // and get added to and retrieved from the ...
6 years, 4 months ago (2014-08-08 19:51:43 UTC) #9
michaeln
The CQ bit was checked by michaeln@chromium.org
6 years, 4 months ago (2014-08-08 19:52:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/michaeln@chromium.org/419693002/20001
6 years, 4 months ago (2014-08-08 19:53:05 UTC) #11
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 21:17:43 UTC) #12
Message was sent while issue was closed.
Change committed as 179868

Powered by Google App Engine
This is Rietveld 408576698