Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(897)

Issue 18859004: views impl: hide top infobar arrow when omnibox popup shows (Closed)

Created:
7 years, 5 months ago by kuan
Modified:
7 years, 5 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, tfarina, James Su
Visibility:
Public.

Description

views impl: hide top infobar arrow when omnibox popup shows BUG=174077 TEST=verify per bug rpt Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210726

Patch Set 1 #

Patch Set 2 : create OnOmniboxPopupShownOrHidden notification #

Patch Set 3 : add missing file #

Total comments: 4

Patch Set 4 : addressed peter's comments #

Patch Set 5 : correct previous comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -4 lines) Patch
M chrome/browser/ui/omnibox/omnibox_popup_model.h View 1 3 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/ui/omnibox/omnibox_popup_model.cc View 1 2 chunks +15 lines, -0 lines 0 comments Download
A chrome/browser/ui/omnibox/omnibox_popup_model_observer.h View 1 2 3 4 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.h View 1 4 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 4 chunks +15 lines, -2 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kuan
hi peter, ptal. thanks. fyi, my initial fix was based on your recommendation (thanks for ...
7 years, 5 months ago (2013-07-08 17:09:20 UTC) #1
Peter Kasting
I don't think LocationBarView should really be involved in this transaction. It seems like the ...
7 years, 5 months ago (2013-07-08 19:08:27 UTC) #2
kuan
i've implemented the notification approach in patch set 3. ptal. thx.
7 years, 5 months ago (2013-07-09 16:39:24 UTC) #3
kuan
i mean patch set 2.
7 years, 5 months ago (2013-07-09 16:39:34 UTC) #4
Peter Kasting
The new header file is not present in this CL. Otherwise things look OK.
7 years, 5 months ago (2013-07-09 17:17:23 UTC) #5
kuan
On 2013/07/09 17:17:23, Peter Kasting wrote: > The new header file is not present in ...
7 years, 5 months ago (2013-07-09 17:29:13 UTC) #6
Peter Kasting
LGTM https://codereview.chromium.org/18859004/diff/9001/chrome/browser/ui/omnibox/omnibox_popup_model_observer.h File chrome/browser/ui/omnibox/omnibox_popup_model_observer.h (right): https://codereview.chromium.org/18859004/diff/9001/chrome/browser/ui/omnibox/omnibox_popup_model_observer.h#newcode8 chrome/browser/ui/omnibox/omnibox_popup_model_observer.h:8: // This class defines the observer interface for ...
7 years, 5 months ago (2013-07-09 17:35:20 UTC) #7
kuan
i've addressed all comments, sending to cq now... https://codereview.chromium.org/18859004/diff/9001/chrome/browser/ui/omnibox/omnibox_popup_model_observer.h File chrome/browser/ui/omnibox/omnibox_popup_model_observer.h (right): https://codereview.chromium.org/18859004/diff/9001/chrome/browser/ui/omnibox/omnibox_popup_model_observer.h#newcode8 chrome/browser/ui/omnibox/omnibox_popup_model_observer.h:8: // ...
7 years, 5 months ago (2013-07-09 17:48:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kuan@chromium.org/18859004/19001
7 years, 5 months ago (2013-07-09 17:49:05 UTC) #9
commit-bot: I haz the power
7 years, 5 months ago (2013-07-10 02:32:17 UTC) #10
Message was sent while issue was closed.
Change committed as 210726

Powered by Google App Engine
This is Rietveld 408576698