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

Issue 2567463003: [wrapper-tracing] Fix write barrier in copy ctor (Closed)

Created:
4 years ago by Michael Lippautz
Modified:
4 years ago
Reviewers:
haraken, Marcel Hlopko
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, jochen (gone - plz use gerrit), sigbjorn
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[wrapper-tracing] Fix write barrier in copy ctor When copying around TraceWrapperMember, e.g., when it is dded to a backing store, we want the write barrier because the initial trigger could've observed a different state. (This is how it was supposed to be when initially designed.) BUG=chromium:468240 Committed: https://crrev.com/a7e77f9e401be15b797aaa7a9b8e9e47a3add3f6 Cr-Commit-Position: refs/heads/master@{#437674}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix swap for TraceWrapperMember #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -7 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/TraceWrapperMember.h View 1 3 chunks +4 lines, -7 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (10 generated)
Michael Lippautz
Complicated repro and issue with a trivial fix. Thanks for thinking this through! https://codereview.chromium.org/2567463003/diff/1/third_party/WebKit/Source/bindings/core/v8/TraceWrapperMember.h File ...
4 years ago (2016-12-09 14:46:55 UTC) #2
Michael Lippautz
Complicated repro and issue with a trivial fix. Thanks for thinking this through!
4 years ago (2016-12-09 14:46:56 UTC) #3
Marcel Hlopko
lgtm
4 years ago (2016-12-09 14:47:37 UTC) #4
haraken
LGTM Great detective work!
4 years ago (2016-12-09 15:22:19 UTC) #5
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/2567463003/1
4 years ago (2016-12-09 16:06:11 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/286063)
4 years ago (2016-12-09 17:14:47 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/2567463003/1
4 years ago (2016-12-09 18:03:25 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/276789)
4 years ago (2016-12-09 18:22:22 UTC) #13
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/2567463003/20001
4 years ago (2016-12-09 20:03:19 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-12-09 22:51:07 UTC) #19
commit-bot: I haz the power
4 years ago (2016-12-12 14:57:07 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a7e77f9e401be15b797aaa7a9b8e9e47a3add3f6
Cr-Commit-Position: refs/heads/master@{#437674}

Powered by Google App Engine
This is Rietveld 408576698