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

Issue 838313002: Move StyleResolver code out of ScopedStyleResolver. (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

Move StyleResolver code out of ScopedStyleResolver. Instead lets process the ruleset into the global lists in the StyleResolver itself. I also combined the methods in StyleResolver and removed the now dead AddRuleFlags argument. R=ojan@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/b19e20525a08a7bfe777f3544c1447484bbaa705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -68 lines) Patch
M sky/engine/core/css/RuleSet.h View 3 chunks +5 lines, -10 lines 0 comments Download
M sky/engine/core/css/RuleSet.cpp View 4 chunks +10 lines, -11 lines 0 comments Download
M sky/engine/core/css/StyleSheetContents.h View 1 chunk +1 line, -1 line 0 comments Download
M sky/engine/core/css/StyleSheetContents.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M sky/engine/core/css/resolver/ScopedStyleResolver.h View 2 chunks +1 line, -2 lines 0 comments Download
M sky/engine/core/css/resolver/ScopedStyleResolver.cpp View 2 chunks +2 lines, -13 lines 0 comments Download
M sky/engine/core/css/resolver/StyleResolver.h View 2 chunks +0 lines, -3 lines 0 comments Download
M sky/engine/core/css/resolver/StyleResolver.cpp View 4 chunks +19 lines, -26 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
esprehn
5 years, 11 months ago (2015-01-08 21:29:15 UTC) #2
ojan
lgtm
5 years, 11 months ago (2015-01-08 21:37:17 UTC) #3
esprehn
5 years, 11 months ago (2015-01-08 21:44:16 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b19e20525a08a7bfe777f3544c1447484bbaa705 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698