Description[Mac] Simplify getting page-action info-bubble point.
LocationBarViewMac::GetPageActionBubblePoint() calculates the
info-bubble point directly, rather than exposing multiple entry points
so that extension code can calculate it.
Also convert -locationBarBridge from returning |LocationBar*| to
returning |LocationBarViewMac*|. Various code was doing
static_cast<LocationBarViewMac*>() on the result, so it wasn't safe
anyhow.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52378
[Closed manually, accidentally interrupted the git-cl dcommit.]
Patch Set 1 #Messages
Total messages: 3 (0 generated)
|