• oshima@chromium.org's avatar
    CompactLocationBar 1st step: · 45da6c72
    oshima@chromium.org authored
     * Added OnMouseXXXTab methods to BrowserExtender to handle on tabs.
     * Changed tab to call above methods.
     * Added GetSelectedTab to TabStrip
    
    Minor changes along with the major changes above
    * Removed unnecessary file entries in chrome.gyp
    * Fixed a few method's const.
    * Removed unnecessary class declarations and includes.
    
    Know issue: keyboard focus is not working.
    In 2nd step, I'm going to eliminate popup and use whatever that FindBar is using to show compact location bar. I'll fix the issue above after this migration. (if it still persists)
    
    BUG=None
    Test=None
    
    Review URL: http://codereview.chromium.org/341008
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30386 0039d316-1c4b-4281-b951-d872f2087c98
    45da6c72
view.cc 39.3 KB