DescriptionRefactor Textfield and AutocompleteEditViewViews.
Changes made by this CL:
1. Adds OnBeforeUserAction() and OnAfterUserAction() in TextfieldController.
2. Adds Textfield::HasSelection().
3. Changes NativeTextfieldViews to use KeyEvent::GetCharacter().
3. Refactors AutocompleteEditViewViews to use new TextfieldController methods.
BUG=75003
TEST=views_unittests --gtest_filter=*Textfield* and interactive_ui_tests --gtest_filter=AutocompleteEditViewViews*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79201
Patch Set 1 #Patch Set 2 : Support AltGr. #
Total comments: 23
Patch Set 3 : Add comment. #Patch Set 4 : Rename IsValidChar to ShouldInsertChar. #
Total comments: 2
Patch Set 5 : Address review feedbacks. #
Messages
Total messages: 9 (0 generated)
|