DescriptionViews-implementation of AutocompleteEditView.
This is based on GTK implementation. Please see the header file for features that are not implemented yet.
Textfield changes (files under views/controls/textfield) are being reviewed by Ben in separate CL (http://codereview.chromium.org/6314012/), so you don't have to review them (but you're welcome to do so).
* Updated factory method in AutocompleteEditViewGtk to return views-implementation when TextfieldViews is enabled.
* Added new option to FillLayout so that it lays out its child inside border.
* Added missing GD_PK_Delete to keycode conversion.
* Enabled tests in autodomplete_edit_view_browsertests for views-implementation as well. I moved the test body to the class and then called them from each test class to avoid having another test configuration on bots. Let me know if there is better way.
BUG=none
TEST=Enabled autocomplete_edit_view_browsertest for views-implementation.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72113
Patch Set 1 #Patch Set 2 : " #Patch Set 3 : " #
Total comments: 26
Patch Set 4 : address comment. revert FillLayout change and add Layout to AutocompleteEditViewViews #Patch Set 5 : run try #Patch Set 6 : merge #
Messages
Total messages: 6 (0 generated)
|