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

Issue 1291313002: [Oilpan] Move WorkerScriptController to Oilpan heap on Oilpan build (Closed)

Created:
5 years, 4 months ago by peria
Modified:
5 years, 4 months ago
CC:
blink-reviews, vivekg_samsung, falken, vivekg, blink-reviews-bindings_chromium.org, kinuko+worker_chromium.org, horo+watch_chromium.org, blink-worker-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Move WorkerScriptController to Oilpan heap on Oilpan build BUG=509911 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200641

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Work for comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -20 lines) Patch
M Source/bindings/core/v8/WorkerScriptController.h View 4 chunks +9 lines, -5 lines 0 comments Download
M Source/bindings/core/v8/WorkerScriptController.cpp View 1 11 chunks +29 lines, -12 lines 0 comments Download
M Source/core/workers/WorkerGlobalScope.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/workers/WorkerGlobalScope.cpp View 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 18 (9 generated)
peria
PTL.
5 years, 4 months ago (2015-08-17 08:04:41 UTC) #6
keishi
LGTM
5 years, 4 months ago (2015-08-17 08:33:28 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1291313002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1291313002/80001
5 years, 4 months ago (2015-08-17 08:37:31 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/88790)
5 years, 4 months ago (2015-08-17 08:52:49 UTC) #11
peria
On 2015/08/17 08:52:49, commit-bot: I haz the power wrote: > Try jobs failed on following ...
5 years, 4 months ago (2015-08-17 08:56:09 UTC) #12
haraken
LGTM https://codereview.chromium.org/1291313002/diff/80001/Source/bindings/core/v8/WorkerScriptController.cpp File Source/bindings/core/v8/WorkerScriptController.cpp (right): https://codereview.chromium.org/1291313002/diff/80001/Source/bindings/core/v8/WorkerScriptController.cpp#newcode124 Source/bindings/core/v8/WorkerScriptController.cpp:124: } Shall we add ASSERT(!m_rejectedPromises) to verify that ...
5 years, 4 months ago (2015-08-17 09:43:56 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1291313002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1291313002/100001
5 years, 4 months ago (2015-08-17 10:02:49 UTC) #16
peria
https://codereview.chromium.org/1291313002/diff/80001/Source/bindings/core/v8/WorkerScriptController.cpp File Source/bindings/core/v8/WorkerScriptController.cpp (right): https://codereview.chromium.org/1291313002/diff/80001/Source/bindings/core/v8/WorkerScriptController.cpp#newcode124 Source/bindings/core/v8/WorkerScriptController.cpp:124: } On 2015/08/17 09:43:56, haraken wrote: > > Shall ...
5 years, 4 months ago (2015-08-17 10:03:25 UTC) #17
commit-bot: I haz the power
5 years, 4 months ago (2015-08-17 11:05:06 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=200641

Powered by Google App Engine
This is Rietveld 408576698