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

Issue 23731003: Have ContentData::createRenderer() take a Document reference in argument (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
Reviewers:
tkent, dglazkov1
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org, jchaffraix+rendering, leviw+renderwatch
Visibility:
Public.

Description

Have ContentData::createRenderer() take a Document reference in argument Have ContentData::createRenderer() take a Document reference in argument instead of a pointer as it can never be NULL. It also avoids having to convert a reference into a pointer at call sites. R=tkent BUG=281400 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157084

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M Source/core/dom/PseudoElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/style/ContentData.h View 5 chunks +5 lines, -5 lines 0 comments Download
M Source/core/rendering/style/ContentData.cpp View 2 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-02 10:41:41 UTC) #1
do-not-use
7 years, 3 months ago (2013-09-02 13:03:19 UTC) #2
tkent
lgtm
7 years, 3 months ago (2013-09-02 13:09:25 UTC) #3
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/23731003/1
7 years, 3 months ago (2013-09-02 13:09:37 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-02 14:54:32 UTC) #5
Message was sent while issue was closed.
Change committed as 157084

Powered by Google App Engine
This is Rietveld 408576698