DescriptionCleanup: Remove SearchTabHelperDelegate
Its one remaining member, GetOmniboxView, can be replaced easily by
telling the SearchTabHelper when its tab gets attached to a new window
(i.e. Browser::TabInsertedAt), at which point it can grab the
OmniboxView* itself. This also correctly handles the case where a tab
is dragged between windows.
BUG=627747
Patch Set 1 #
Total comments: 4
Patch Set 2 : review #
Messages
Total messages: 21 (16 generated)
|