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

Issue 194923003: Move common methods to WebFormControlElement interface (Closed)

Created:
6 years, 9 months ago by ziran.sun
Modified:
6 years, 9 months ago
Reviewers:
tkent, Ilya Sherman
CC:
blink-reviews, jamesr, dglazkov+blink, abarth-chromium
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Move common methods to WebFormControlElement interface There are some common methods in Input element, TextArea element and Select element. By moving these methods to WebFormControlElement interface, it will simplify Chromium side code. R=isherman@chromium.org, tkent@chromium.org BUG=351255 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168923

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -102 lines) Patch
M Source/web/WebFormControlElement.cpp View 4 chunks +65 lines, -0 lines 0 comments Download
M Source/web/WebInputElement.cpp View 3 chunks +0 lines, -35 lines 0 comments Download
M Source/web/WebSelectElement.cpp View 1 chunk +0 lines, -10 lines 0 comments Download
M Source/web/WebTextAreaElement.cpp View 1 chunk +0 lines, -35 lines 0 comments Download
M public/web/WebFormControlElement.h View 1 chunk +26 lines, -3 lines 0 comments Download
M public/web/WebInputElement.h View 2 chunks +0 lines, -9 lines 0 comments Download
M public/web/WebSelectElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M public/web/WebTextAreaElement.h View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ziran.sun
Please review. Thanks!
6 years, 9 months ago (2014-03-11 11:35:44 UTC) #1
tkent
lgtm
6 years, 9 months ago (2014-03-11 13:36:56 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/194923003/1
6 years, 9 months ago (2014-03-11 13:37:07 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-03-11 14:46:10 UTC) #4
Message was sent while issue was closed.
Change committed as 168923

Powered by Google App Engine
This is Rietveld 408576698