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

Issue 23591020: Add toHTMLDocument() convenience methods that take a reference (Closed)

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

Description

Add toHTMLDocument() convenience methods that take a reference Add toHTMLDocument() convenience methods that take a reference as several call sites have a Document reference, not a pointer. This avoids having to convert the reference into a pointer. BUG=281400 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157046

Patch Set 1 #

Patch Set 2 : Improve casting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -14 lines) Patch
M Source/core/dom/Element.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/HTMLDocument.h View 1 1 chunk +12 lines, -0 lines 0 comments Download
M Source/core/html/HTMLIFrameElement.cpp View 3 chunks +5 lines, -5 lines 0 comments Download
M Source/core/html/HTMLObjectElement.cpp View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-01 13:15:06 UTC) #1
abarth-chromium
lgtm
7 years, 3 months ago (2013-09-01 14:52:23 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/23591020/1005
7 years, 3 months ago (2013-09-01 14:52:38 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-01 16:33:07 UTC) #4
Message was sent while issue was closed.
Change committed as 157046

Powered by Google App Engine
This is Rietveld 408576698