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

Issue 641583002: Rename wholeSubtree to adjacent. (Closed)

Created:
6 years, 2 months ago by rune
Modified:
6 years, 2 months ago
Reviewers:
chrishtr, esprehn, Mike West
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, dglazkov+blink, ed+blinkwatch_opera.com, rwlbuis, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Rename wholeSubtree to adjacent. Using subtree invalidation is a current consequence of adjacent combinators. Using "adjacent" as a feature should be more understandable. Also tried to make the code more readable for the combinator handling in general. R=chrishtr@chromium.org,esprehn@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183571

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed review issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -35 lines) Patch
M Source/core/css/CSSSelector.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/css/RuleFeature.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/RuleFeature.cpp View 1 4 chunks +14 lines, -33 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
rune
6 years, 2 months ago (2014-10-08 10:02:35 UTC) #1
Mike West
Please wait for one of your chosen reviewers to sign-off on the renaming, as they ...
6 years, 2 months ago (2014-10-08 12:24:00 UTC) #3
chrishtr
Rune: will try to get to this today. I am Chromium sheriff right now so ...
6 years, 2 months ago (2014-10-08 16:23:09 UTC) #4
chrishtr
https://codereview.chromium.org/641583002/diff/1/Source/core/css/RuleFeature.cpp File Source/core/css/RuleFeature.cpp (right): https://codereview.chromium.org/641583002/diff/1/Source/core/css/RuleFeature.cpp#newcode270 Source/core/css/RuleFeature.cpp:270: features.treeBoundaryCrossing = true; Can be written as: features.treeBundaryCrossing = ...
6 years, 2 months ago (2014-10-10 16:26:02 UTC) #5
rune
https://codereview.chromium.org/641583002/diff/1/Source/core/css/RuleFeature.cpp File Source/core/css/RuleFeature.cpp (right): https://codereview.chromium.org/641583002/diff/1/Source/core/css/RuleFeature.cpp#newcode270 Source/core/css/RuleFeature.cpp:270: features.treeBoundaryCrossing = true; On 2014/10/10 at 16:26:02, chrishtr wrote: ...
6 years, 2 months ago (2014-10-10 20:00:35 UTC) #6
chrishtr
lgtm
6 years, 2 months ago (2014-10-10 20:57:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/641583002/30001
6 years, 2 months ago (2014-10-10 20:57:59 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/31273)
6 years, 2 months ago (2014-10-11 01:38:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/641583002/30001
6 years, 2 months ago (2014-10-11 04:33:15 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-11 05:13:01 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:30001) as 183571

Powered by Google App Engine
This is Rietveld 408576698