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

Issue 23458005: Add HTMLInputType::m_inputTypeView. (Closed)

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

Description

Add HTMLInputType::m_inputTypeView. InputTypeView functions are called through m_inputTypeView though m_inputTypeView is identical to m_inputType for now. This is a preparation to support author shadow DOM for INPUT elements. BUG=274205 TEST=none; no behavior changes. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156844

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -38 lines) Patch
M Source/core/html/HTMLInputElement.h View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/html/HTMLInputElement.cpp View 26 chunks +40 lines, -38 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tkent
7 years, 3 months ago (2013-08-28 07:38:11 UTC) #1
keishi
lgtm
7 years, 3 months ago (2013-08-28 11:41:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tkent@chromium.org/23458005/1
7 years, 3 months ago (2013-08-28 11:54:45 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-08-28 11:58:44 UTC) #4
Message was sent while issue was closed.
Change committed as 156844

Powered by Google App Engine
This is Rietveld 408576698