Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(29)

Issue 1572045: Subclassing the InfoBubble to handle content anchored bubbles (Closed)

Created:
10 years, 8 months ago by Finnur
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Subclassing the InfoBubble to handle anchoring bubbles basedon their content, not what they point to, like the one we wantto show for the extension apps. BUG=41270 TEST=Run Chrome with --enable-extension-apps --app-launcher-new-tab and press the NewTab button. A panel should open that has a mini omnibox which should be situated right on top of the underlying omnibox. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=44979

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Total comments: 9

Patch Set 12 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -89 lines) Patch
M chrome/browser/chromeos/frame/browser_view.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/views/app_launcher.h View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +10 lines, -6 lines 0 comments Download
M chrome/browser/views/app_launcher.cc View 1 2 3 4 5 6 7 8 9 10 11 7 chunks +23 lines, -7 lines 0 comments Download
M chrome/browser/views/bubble_border.h View 1 2 3 3 chunks +13 lines, -1 line 0 comments Download
M chrome/browser/views/bubble_border.cc View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/views/info_bubble.h View 1 2 3 4 5 6 7 8 9 10 11 9 chunks +61 lines, -16 lines 0 comments Download
M chrome/browser/views/info_bubble.cc View 1 2 6 7 chunks +18 lines, -54 lines 0 comments Download
A chrome/browser/views/pinned_contents_info_bubble.h View 2 3 4 5 6 7 8 9 10 11 1 chunk +89 lines, -0 lines 0 comments Download
A chrome/browser/views/pinned_contents_info_bubble.cc View 2 3 4 5 6 7 8 9 10 11 1 chunk +74 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 3 4 5 6 7 8 9 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Finnur
10 years, 8 months ago (2010-04-17 20:24:56 UTC) #1
Peter Kasting
Rather than adding set_arrow_offset() and defining a subclass, I wonder if a better way might ...
10 years, 8 months ago (2010-04-19 20:55:12 UTC) #2
Finnur
Good points. All addressed, except for one: On 2010/04/19 20:55:12, Peter Kasting wrote: > Rather ...
10 years, 8 months ago (2010-04-19 22:35:58 UTC) #3
Peter Kasting
10 years, 8 months ago (2010-04-19 23:03:54 UTC) #4
Rubber-stamp (didn't re-review).

Powered by Google App Engine
This is Rietveld 408576698