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

Issue 2369013004: Prepare for per thread heap on service worker thread. (Closed)

Created:
4 years, 2 months ago by keishi
Modified:
4 years, 2 months ago
CC:
chromium-reviews, michaeln, jsbell+serviceworker_chromium.org, shimazu+serviceworker_chromium.org, serviceworker-reviews, nhiroki, falken, kinuko+serviceworker, blink-reviews, horo+watch_chromium.org, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prepare for per thread heap on service worker thread. ServiceWorkerGlobalScope is created in the worker thread and ServiceWorkerGlobalScopeProxy is created in the main thread so the handle should be a CrossThreadPersistent. BUG=591606 Committed: https://crrev.com/097490296ebb78772f2b058e7f2b144894a4197e Cr-Commit-Position: refs/heads/master@{#421715}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/web/ServiceWorkerGlobalScopeProxy.cpp View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 23 (17 generated)
keishi
PTAL
4 years, 2 months ago (2016-09-28 12:51:58 UTC) #13
haraken
LGTM
4 years, 2 months ago (2016-09-28 13:14:17 UTC) #14
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/2369013004/40001
4 years, 2 months ago (2016-09-29 01:49:31 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-29 01:55:14 UTC) #20
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/097490296ebb78772f2b058e7f2b144894a4197e Cr-Commit-Position: refs/heads/master@{#421715}
4 years, 2 months ago (2016-09-29 01:57:26 UTC) #22
nhiroki
4 years, 2 months ago (2016-09-29 09:17:16 UTC) #23
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698