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

Issue 192373005: Use new is*Element() helper functions in CSS code (Closed)

Created:
6 years, 9 months ago by Inactive
Modified:
6 years, 9 months ago
Reviewers:
adamk, eseidel
CC:
blink-reviews, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Visibility:
Public.

Description

Use new is*Element() helper functions in CSS code Use new is*Element() helpers in CSS code. This makes the code clearer and simpler. Also use the new Traversal<*Element> API where suitable. R=eseidel, adamk BUG=346095 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168847

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -49 lines) Patch
M Source/core/css/CSSCursorImageValue.cpp View 1 chunk +1 line, -4 lines 0 comments Download
M Source/core/css/CSSDefaultStyleSheets.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/CSSFontFaceSource.cpp View 2 chunks +2 lines, -10 lines 0 comments Download
M Source/core/css/CSSStyleSheet.cpp View 2 chunks +5 lines, -3 lines 0 comments Download
M Source/core/css/SelectorChecker.cpp View 6 chunks +6 lines, -6 lines 0 comments Download
M Source/core/css/StyleInvalidationAnalysis.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/StyleSheetList.cpp View 1 chunk +1 line, -3 lines 0 comments Download
M Source/core/css/resolver/ScopedStyleResolver.cpp View 1 chunk +6 lines, -6 lines 0 comments Download
M Source/core/css/resolver/SharedStyleFinder.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/resolver/StyleAdjuster.cpp View 8 chunks +14 lines, -12 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Inactive
6 years, 9 months ago (2014-03-10 02:52:56 UTC) #1
adamk
lgtm
6 years, 9 months ago (2014-03-10 18:12:22 UTC) #2
Inactive
The CQ bit was checked by ch.dumez@samsung.com
6 years, 9 months ago (2014-03-10 18:15:31 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/192373005/1
6 years, 9 months ago (2014-03-10 18:15:44 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-10 18:26:32 UTC) #5
Message was sent while issue was closed.
Change committed as 168847

Powered by Google App Engine
This is Rietveld 408576698