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

Issue 181653002: Have Document::formController() return a reference (Closed)

Created:
6 years, 10 months ago by Inactive
Modified:
6 years, 10 months ago
Reviewers:
adamk
CC:
blink-reviews, sof, eae+blinkwatch, dglazkov+blink, adamk+blink_chromium.org, Inactive, rwlbuis
Visibility:
Public.

Description

Have Document::formController() return a reference Have Document::formController() return a reference as it can never return null. It makes the code look safer. R=adamk Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167928

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M Source/core/dom/Document.h View 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/dom/Document.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/html/HTMLFormControlElementWithState.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/html/HTMLFormElement.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/html/HTMLInputElement.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 10 months ago (2014-02-26 16:23:09 UTC) #1
adamk
lgtm
6 years, 10 months ago (2014-02-26 17:25:42 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/181653002/1
6 years, 10 months ago (2014-02-26 17:25:52 UTC) #3
commit-bot: I haz the power
6 years, 10 months ago (2014-02-26 20:22:36 UTC) #4
Message was sent while issue was closed.
Change committed as 167928

Powered by Google App Engine
This is Rietveld 408576698