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

Issue 2078353002: V8GCController::gcEpilogue should not fire Oilpan's GC if GCs are forbidden (Closed)

Created:
4 years, 6 months ago by haraken
Modified:
4 years, 6 months ago
Reviewers:
oilpan-reviews, sof
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

V8GCController::gcEpilogue should not fire Oilpan's GC if GCs are forbidden BUG=613678 Committed: https://crrev.com/2b383e44008c0d30d7c73f71c028e30934823955 Cr-Commit-Position: refs/heads/master@{#400655}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -31 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp View 1 chunk +31 lines, -31 lines 3 comments Download

Messages

Total messages: 11 (3 generated)
haraken
PTAL
4 years, 6 months ago (2016-06-20 08:23:02 UTC) #2
sof
lgtm https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp File third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp (right): https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp#newcode356 third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp:356: if (ThreadState::current() && !ThreadState::current()->isGCForbidden()) { early return not ...
4 years, 6 months ago (2016-06-20 08:31:48 UTC) #3
haraken
https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp File third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp (right): https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp#newcode356 third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp:356: if (ThreadState::current() && !ThreadState::current()->isGCForbidden()) { On 2016/06/20 08:31:47, sof ...
4 years, 6 months ago (2016-06-20 08:36:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2078353002/1
4 years, 6 months ago (2016-06-20 08:36:45 UTC) #6
sof
https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp File third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp (right): https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp#newcode356 third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp:356: if (ThreadState::current() && !ThreadState::current()->isGCForbidden()) { On 2016/06/20 08:36:19, haraken ...
4 years, 6 months ago (2016-06-20 08:39:01 UTC) #7
haraken
On 2016/06/20 08:39:01, sof wrote: > https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp > File third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp (right): > > https://codereview.chromium.org/2078353002/diff/1/third_party/WebKit/Source/bindings/core/v8/V8GCController.cpp#newcode356 > ...
4 years, 6 months ago (2016-06-20 09:19:05 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-20 11:50:32 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 11:52:02 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/2b383e44008c0d30d7c73f71c028e30934823955
Cr-Commit-Position: refs/heads/master@{#400655}

Powered by Google App Engine
This is Rietveld 408576698