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

Issue 836383004: Remove all attribute selectors that are not Set or Exact. (Closed)

Created:
5 years, 11 months ago by esprehn
Modified:
5 years, 11 months ago
Reviewers:
ojan
CC:
ojan, abarth-chromium, mojo-reviews_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Remove all attribute selectors that are not Set or Exact. Sky doesn't support prefix, suffix, list, contains or other fancy attribute selectors. R=ojan@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/ec60f4ba125cacfa68bc18941c79c0bd26279a8b

Patch Set 1 #

Total comments: 2

Patch Set 2 : ojan comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -198 lines) Patch
M sky/engine/core/css/CSSSelector.h View 1 chunk +0 lines, -5 lines 0 comments Download
M sky/engine/core/css/CSSSelector.cpp View 2 chunks +3 lines, -32 lines 0 comments Download
M sky/engine/core/css/SelectorChecker.cpp View 2 chunks +10 lines, -98 lines 0 comments Download
M sky/engine/core/css/parser/CSSGrammar.y View 4 chunks +2 lines, -30 lines 0 comments Download
M sky/engine/core/css/parser/CSSTokenizer-in.cpp View 1 2 chunks +5 lines, -33 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
esprehn
5 years, 11 months ago (2015-01-10 02:04:15 UTC) #2
ojan
lgtm https://codereview.chromium.org/836383004/diff/1/sky/engine/core/css/parser/CSSTokenizer-in.cpp File sky/engine/core/css/parser/CSSTokenizer-in.cpp (right): https://codereview.chromium.org/836383004/diff/1/sky/engine/core/css/parser/CSSTokenizer-in.cpp#newcode1208 sky/engine/core/css/parser/CSSTokenizer-in.cpp:1208: case CharacterDollar: Add a TODO to get rid ...
5 years, 11 months ago (2015-01-10 02:07:39 UTC) #3
esprehn
5 years, 11 months ago (2015-01-10 02:09:52 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ec60f4ba125cacfa68bc18941c79c0bd26279a8b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698