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

Issue 23851002: Have SelectorQuery constructor take a Document reference in argument (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
CC:
blink-reviews, apavlov+blink_chromium.org, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org, darktears
Visibility:
Public.

Description

Have SelectorQuery constructor take a Document reference in argument Have SelectorQuery constructor take a Document reference in argument instead of a pointer since it can never be NULL. This also avoids converting a reference into a pointer at the call sites. BUG=281400 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157049

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -8 lines) Patch
M Source/core/css/ElementRuleCollector.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/SelectorChecker.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/SelectorChecker.cpp View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/SelectorQuery.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/shadow/HTMLContentElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-01 17:27:36 UTC) #1
dglazkov
lgtm
7 years, 3 months ago (2013-09-01 17:43:35 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/23851002/1
7 years, 3 months ago (2013-09-01 17:55:13 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-01 19:33:01 UTC) #4
Message was sent while issue was closed.
Change committed as 157049

Powered by Google App Engine
This is Rietveld 408576698