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

Issue 167383002: Add functions for autocomplete, selectionRange, directioinForFormData for TextArea element. (Closed)

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

Description

Add functions for autocomplete, selectionRange, directioinForFormData for TextArea element. R=isherman@chromium.org, tkent@chromium.org BUG=332557 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167347

Patch Set 1 #

Total comments: 1

Patch Set 2 : Make shouldAutocomplete() public #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -1 line) Patch
M Source/core/html/HTMLFormControlElementWithState.h View 1 2 chunks +1 line, -1 line 0 comments Download
M Source/web/WebTextAreaElement.cpp View 1 chunk +15 lines, -0 lines 0 comments Download
M public/web/WebTextAreaElement.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
ziran.sun
Please review with together with https://codereview.chromium.org/133443011/ https://codereview.chromium.org/140093005/ 140093005 calls functions introduced by this patch. If ...
6 years, 10 months ago (2014-02-14 18:53:02 UTC) #1
Ilya Sherman
LGTM, though I think you might want to also include "virtual void textFieldDidChange()" with a ...
6 years, 10 months ago (2014-02-14 21:40:46 UTC) #2
jamesr
On 2014/02/14 21:40:46, Ilya Sherman wrote: > LGTM, though I think you might want to ...
6 years, 10 months ago (2014-02-14 23:59:18 UTC) #3
tkent
https://codereview.chromium.org/167383002/diff/1/Source/core/html/HTMLTextAreaElement.cpp File Source/core/html/HTMLTextAreaElement.cpp (right): https://codereview.chromium.org/167383002/diff/1/Source/core/html/HTMLTextAreaElement.cpp#newcode101 Source/core/html/HTMLTextAreaElement.cpp:101: bool HTMLTextAreaElement::shouldAutocomplete() const This function adds nothing. We don't ...
6 years, 10 months ago (2014-02-16 23:56:05 UTC) #4
ziran.sun
On 2014/02/16 23:56:05, tkent wrote: > https://codereview.chromium.org/167383002/diff/1/Source/core/html/HTMLTextAreaElement.cpp > File Source/core/html/HTMLTextAreaElement.cpp (right): > > https://codereview.chromium.org/167383002/diff/1/Source/core/html/HTMLTextAreaElement.cpp#newcode101 > ...
6 years, 10 months ago (2014-02-17 10:40:19 UTC) #5
tkent
On 2014/02/17 10:40:19, ziran.sun wrote: > shouldAutocomplete() is protected, we need to wrap it in ...
6 years, 10 months ago (2014-02-17 23:16:01 UTC) #6
ziran.sun
On 2014/02/17 23:16:01, tkent wrote: > On 2014/02/17 10:40:19, ziran.sun wrote: > > shouldAutocomplete() is ...
6 years, 10 months ago (2014-02-18 12:06:28 UTC) #7
tkent
lgtm
6 years, 10 months ago (2014-02-18 13:04:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/167383002/130001
6 years, 10 months ago (2014-02-18 13:04:15 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-18 15:13:26 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=27633
6 years, 10 months ago (2014-02-18 15:13:27 UTC) #11
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 10 months ago (2014-02-18 15:19:53 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ziran.sun@samsung.com/167383002/130001
6 years, 10 months ago (2014-02-18 15:20:14 UTC) #13
commit-bot: I haz the power
6 years, 10 months ago (2014-02-18 17:07:00 UTC) #14
Message was sent while issue was closed.
Change committed as 167347

Powered by Google App Engine
This is Rietveld 408576698