DescriptionFix a bug that caused the site info bubble from a panel to be shown in a wrong location.
Before the fix, the bubble was shown under the location bar of the
main browser window, rather than the location bar of the panel.
The #ifdef'ed code was originally added in
http://src.chromium.org/viewvc/chrome?view=rev&revision=46627
to fix crosbug.com/2783, but the code is no longer necessary:
1. We no longer have an issue that causes the site info popup to be shown full screen. In fact, the site info is now shown as a bubble.
2. We no longer show the location bar for the content browser (Ctrl-O)
BUG=chromium-os:9022
TEST=confirmed that the location is fixed on the netbook.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71025
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|