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

Issue 23833004: Have LinkLoader::loadLink() take a Document reference in parameter (Closed)

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

Description

Have LinkLoader::loadLink() take a Document reference in parameter Have LinkLoader::loadLink() take a Document reference in parameter instead of a pointer since it can never be NULL. This 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=157072

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M Source/core/html/HTMLLinkElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/LinkLoader.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/loader/LinkLoader.cpp View 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-02 08:35:39 UTC) #1
tkent
lgtm
7 years, 3 months ago (2013-09-02 08:37:53 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/23833004/1
7 years, 3 months ago (2013-09-02 08:38:07 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-02 09:32:22 UTC) #4
Message was sent while issue was closed.
Change committed as 157072

Powered by Google App Engine
This is Rietveld 408576698