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

Issue 2396693004: [wrapper-tracing] MutationObserver: Add write barriers (Closed)

Created:
4 years, 2 months ago by Michael Lippautz
Modified:
4 years, 2 months ago
Reviewers:
haraken, Marcel Hlopko
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, Hannes Payer (out of office), rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[wrapper-tracing] MutationObserver: Add write barriers Overview: https://docs.google.com/spreadsheets/d/1RhLiHF9Pnw7Zx8EijuR0LruPkeiVJIXXi0eRkRDFwBc/edit#gid=0&vpid=A3 BUG=chromium:468240 R=haraken@chromium.org Committed: https://crrev.com/9ce2be7adb87123b52194a9ab7d01ebf82b5d83d Cr-Commit-Position: refs/heads/master@{#423820}

Patch Set 1 #

Patch Set 2 : Fix includes #

Patch Set 3 : Fix brackets #

Patch Set 4 : Rebase to fix bots (?) #

Patch Set 5 : Move WB below setting the flag, actually making the getter work #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M third_party/WebKit/Source/core/dom/Node.cpp View 1 2 3 4 3 chunks +3 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/NodeRareData.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 43 (25 generated)
Michael Lippautz
ptal, going through the list one by one
4 years, 2 months ago (2016-10-06 10:02:40 UTC) #6
haraken
LGTM
4 years, 2 months ago (2016-10-06 10:49:04 UTC) #8
Marcel Hlopko
LGTM, let's wait for Kentaro's review, too.
4 years, 2 months ago (2016-10-06 10:49:12 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/2396693004/30003
4 years, 2 months ago (2016-10-06 10:50:26 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/43713)
4 years, 2 months ago (2016-10-06 11:36:01 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/2396693004/30003
4 years, 2 months ago (2016-10-06 12:33:15 UTC) #15
commit-bot: I haz the power
Exceeded global retry quota
4 years, 2 months ago (2016-10-06 13:15:39 UTC) #17
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/2396693004/30003
4 years, 2 months ago (2016-10-06 14:09:13 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/155440)
4 years, 2 months ago (2016-10-06 14:54:06 UTC) #21
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/2396693004/50001
4 years, 2 months ago (2016-10-06 15:53:59 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/43866)
4 years, 2 months ago (2016-10-06 16:39:07 UTC) #26
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/2396693004/70001
4 years, 2 months ago (2016-10-06 18:10:12 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/43986)
4 years, 2 months ago (2016-10-06 18:57:47 UTC) #31
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/2396693004/90001
4 years, 2 months ago (2016-10-06 20:03:16 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/44092)
4 years, 2 months ago (2016-10-06 20:49:06 UTC) #36
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/2396693004/110001
4 years, 2 months ago (2016-10-07 07:35:18 UTC) #39
commit-bot: I haz the power
Committed patchset #5 (id:110001)
4 years, 2 months ago (2016-10-07 08:49:00 UTC) #41
commit-bot: I haz the power
4 years, 2 months ago (2016-10-07 08:51:10 UTC) #43
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9ce2be7adb87123b52194a9ab7d01ebf82b5d83d
Cr-Commit-Position: refs/heads/master@{#423820}

Powered by Google App Engine
This is Rietveld 408576698