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

Issue 50763006: Have static functions in Document.cpp take a reference in argument when possible (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years, 1 month ago
Reviewers:
adamk
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, adamk+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Have static functions in Document.cpp take a reference in argument when possible Have static functions in Document.cpp take a reference in argument when possible (i.e. when the argument pointer is expected to be non-null). R=adamk Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160862

Patch Set 1 #

Patch Set 2 : Use const refs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -22 lines) Patch
M Source/core/dom/Document.cpp View 1 9 chunks +22 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
7 years, 1 month ago (2013-10-29 18:01:53 UTC) #1
adamk
lgtm
7 years, 1 month ago (2013-10-29 18:33:01 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/50763006/2
7 years, 1 month ago (2013-10-29 19:39:38 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-29 20:52:37 UTC) #4
Message was sent while issue was closed.
Change committed as 160862

Powered by Google App Engine
This is Rietveld 408576698