• oshima@google.com's avatar
    Views-implementation of AutocompleteEditView. · 37177e0e
    oshima@google.com authored
    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.
    
    Review URL: http://codereview.chromium.org/6245003
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72113 0039d316-1c4b-4281-b951-d872f2087c98
    37177e0e
chrome_browser.gypi 239 KB