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

Issue 2609883003: [wrapper-tracing] Avoid firing the write barrier after TraceEpilogue (Closed)

Created:
3 years, 11 months ago by Michael Lippautz
Modified:
3 years, 11 months ago
Reviewers:
haraken, Marcel Hlopko
CC:
Mads Ager (chromium), blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, kinuko+watch, kouhei+heap_chromium.org, oilpan-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[wrapper-tracing] Avoid firing the write barrier after TraceEpilogue In-between TraceEpilogue and performCleanup the write barrier used to fire in the tri-color marking scheme because we eagerly mark but lazily cleanup. This change avoids marking new headers after TraceEpilogue has been called. BUG=468240, 676700 Committed: https://crrev.com/3d1bea3cc87f48e6ea569b7050d941b113a55836 Cr-Commit-Position: refs/heads/master@{#441358}

Patch Set 1 #

Patch Set 2 : Fix typo #

Patch Set 3 : Fix tests: Wrap testing code with TracePrologue and AbortTracing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -20 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.h View 3 chunks +10 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.cpp View 1 4 chunks +6 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorTest.cpp View 1 2 12 chunks +13 lines, -9 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitorVerifier.h View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/WebKit/Source/platform/heap/WrapperVisitor.h View 2 chunks +6 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (13 generated)
Michael Lippautz
ptal; this is an attempt to fix issue 676700, a crasher in performCleanup. In the ...
3 years, 11 months ago (2017-01-03 19:32:46 UTC) #3
haraken
On 2017/01/03 19:32:46, Michael Lippautz wrote: > ptal; this is an attempt to fix issue ...
3 years, 11 months ago (2017-01-03 21:31:16 UTC) #9
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/2609883003/20001
3 years, 11 months ago (2017-01-03 21:32:02 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/361873)
3 years, 11 months ago (2017-01-03 23:28:35 UTC) #12
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/2609883003/40001
3 years, 11 months ago (2017-01-04 08:56:45 UTC) #15
Marcel Hlopko
lgtm
3 years, 11 months ago (2017-01-04 09:02:23 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 11 months ago (2017-01-04 12:01:18 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 12:03:07 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3d1bea3cc87f48e6ea569b7050d941b113a55836
Cr-Commit-Position: refs/heads/master@{#441358}

Powered by Google App Engine
This is Rietveld 408576698