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

Issue 2362463004: Missing sibling invalidation across removed element. (Closed)

Created:
4 years, 3 months ago by rune
Modified:
4 years, 2 months ago
Reviewers:
Eric Willigers
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-style_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Missing sibling invalidation across removed element. When removing B from siblings A B C, we scheduled invalidations for features of A requiring two adjacent combinators to schedule an invalidation at all. That is fine for rules already affecting C, but for rules kicking in after B is removed, a single combinator is enough. For instance ".a + .c". R=ericwilligers@chromium.org BUG=647780 Committed: https://crrev.com/6e86e7b3077b12108d3a231e75b2da7e3529d04e Cr-Commit-Position: refs/heads/master@{#421124}

Patch Set 1 #

Patch Set 2 : Made separate removal test #

Patch Set 3 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M third_party/WebKit/LayoutTests/fast/css/invalidation/sibling-mutation-min-direct.html View 1 3 chunks +18 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/StyleEngine.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 33 (17 generated)
rune
ptal
4 years, 3 months ago (2016-09-23 09:48:54 UTC) #2
Eric Willigers
lgtm
4 years, 3 months ago (2016-09-23 11:22:51 UTC) #7
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/2362463004/1
4 years, 3 months ago (2016-09-23 11:23:24 UTC) #8
Eric Willigers
Perhaps sibling-mutation-min-direct.html should have an extra removeTest, similar to https://bugs.chromium.org/p/chromium/issues/detail?id=647780#c13 such that an element would ...
4 years, 3 months ago (2016-09-23 11:26:50 UTC) #9
rune
On 2016/09/23 at 11:26:50, ericwilligers wrote: > Perhaps sibling-mutation-min-direct.html should have an extra removeTest, similar ...
4 years, 3 months ago (2016-09-23 11:58:36 UTC) #10
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/2362463004/20001
4 years, 3 months ago (2016-09-23 11:58:49 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/90769)
4 years, 3 months ago (2016-09-23 12:03:23 UTC) #15
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/2362463004/20001
4 years, 3 months ago (2016-09-23 21:11:14 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/285337)
4 years, 3 months ago (2016-09-23 22:51:04 UTC) #19
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/2362463004/40001
4 years, 2 months ago (2016-09-26 09:27:58 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/286011)
4 years, 2 months ago (2016-09-26 10:17:22 UTC) #24
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/2362463004/40001
4 years, 2 months ago (2016-09-26 11:34:44 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/286040)
4 years, 2 months ago (2016-09-26 12:10:00 UTC) #28
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/2362463004/40001
4 years, 2 months ago (2016-09-27 05:30:20 UTC) #30
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 2 months ago (2016-09-27 06:10:11 UTC) #31
commit-bot: I haz the power
4 years, 2 months ago (2016-09-27 06:12:32 UTC) #33
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6e86e7b3077b12108d3a231e75b2da7e3529d04e
Cr-Commit-Position: refs/heads/master@{#421124}

Powered by Google App Engine
This is Rietveld 408576698