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

Issue 303133005: Oilpan: Prpare to move WorkerEventQueue to Oilpan heap. (Closed)

Created:
6 years, 6 months ago by tkent
Modified:
6 years, 6 months ago
Reviewers:
oilpan-reviews, haraken, sof
CC:
blink-reviews, kinuko+worker_chromium.org, horo+watch_chromium.org, falken
Visibility:
Public.

Description

Oilpan: Prpare to move WorkerEventQueue to Oilpan heap. BUG=340522, 375671 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175148

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -8 lines) Patch
M Source/core/workers/WorkerEventQueue.h View 2 chunks +5 lines, -4 lines 0 comments Download
M Source/core/workers/WorkerEventQueue.cpp View 1 2 chunks +8 lines, -3 lines 0 comments Download
M Source/core/workers/WorkerGlobalScope.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/workers/WorkerGlobalScope.cpp View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tkent
Please take a look at this.
6 years, 6 months ago (2014-05-30 09:24:48 UTC) #1
sof
https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.h File Source/core/workers/WorkerEventQueue.h (right): https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.h#newcode42 Source/core/workers/WorkerEventQueue.h:42: class WorkerEventQueue FINAL : public NoBaseWillBeGarbageCollectedFinalized<WorkerEventQueue>, public EventQueue { ...
6 years, 6 months ago (2014-05-30 10:23:29 UTC) #2
haraken
https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.cpp File Source/core/workers/WorkerEventQueue.cpp (right): https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.cpp#newcode50 Source/core/workers/WorkerEventQueue.cpp:50: close(); I'm not sure if you can remove close() ...
6 years, 6 months ago (2014-05-30 12:10:40 UTC) #3
tkent
https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.cpp File Source/core/workers/WorkerEventQueue.cpp (right): https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.cpp#newcode50 Source/core/workers/WorkerEventQueue.cpp:50: close(); On 2014/05/30 12:10:41, haraken wrote: > > I'm ...
6 years, 6 months ago (2014-05-30 13:47:57 UTC) #4
haraken
LGTM. https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.cpp File Source/core/workers/WorkerEventQueue.cpp (right): https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.cpp#newcode50 Source/core/workers/WorkerEventQueue.cpp:50: close(); On 2014/05/30 13:47:58, tkent wrote: > On ...
6 years, 6 months ago (2014-05-30 14:00:56 UTC) #5
tkent
https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.h File Source/core/workers/WorkerEventQueue.h (right): https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.h#newcode42 Source/core/workers/WorkerEventQueue.h:42: class WorkerEventQueue FINAL : public NoBaseWillBeGarbageCollectedFinalized<WorkerEventQueue>, public EventQueue { ...
6 years, 6 months ago (2014-05-30 14:01:23 UTC) #6
sof
lgtm https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.h File Source/core/workers/WorkerEventQueue.h (right): https://codereview.chromium.org/303133005/diff/1/Source/core/workers/WorkerEventQueue.h#newcode42 Source/core/workers/WorkerEventQueue.h:42: class WorkerEventQueue FINAL : public NoBaseWillBeGarbageCollectedFinalized<WorkerEventQueue>, public EventQueue ...
6 years, 6 months ago (2014-05-30 15:05:41 UTC) #7
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 6 months ago (2014-05-30 15:26:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/303133005/40001
6 years, 6 months ago (2014-05-30 15:26:46 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 16:19:40 UTC) #10
Message was sent while issue was closed.
Change committed as 175148

Powered by Google App Engine
This is Rietveld 408576698