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

Issue 137783010: Remove unused HTMLTextFormControlElement::maxLength. (Closed)

Created:
6 years, 11 months ago by tkent
Modified:
6 years, 11 months ago
Reviewers:
keishi
CC:
blink-reviews, dglazkov+blink, adamk+blink_chromium.org
Visibility:
Public.

Description

Remove unused HTMLTextFormControlElement::maxLength. No one calls maxLength for HTMLTextFormControlElement though HTMLInputElement::maxLength and HTMLTextAreaElement::maxLength are used. We can remove HTMLTextFormControlElement::maxLength, and stop overriding it in HTMLInputElement and HTMLTextAreaElement. BUG=none TEST=none; no behavior changes. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165129

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M Source/core/html/HTMLInputElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLTextAreaElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLTextFormControlElement.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
tkent
6 years, 11 months ago (2014-01-15 07:13:37 UTC) #1
keishi
lgtm
6 years, 11 months ago (2014-01-15 08:14:18 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/137783010/1
6 years, 11 months ago (2014-01-15 08:17:12 UTC) #3
commit-bot: I haz the power
6 years, 11 months ago (2014-01-15 14:28:57 UTC) #4
Message was sent while issue was closed.
Change committed as 165129

Powered by Google App Engine
This is Rietveld 408576698