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

Issue 10702044: Merge 144001 - Update BrowserView::ProcessFullscreen OmniboxViewWin use; etc. (Closed)

Created:
8 years, 5 months ago by msw
Modified:
8 years, 5 months ago
Reviewers:
msw, Peter Kasting, sky
CC:
chromium-reviews, James Su, Peter Kasting
Visibility:
Public.

Description

Merge 144001 - Update BrowserView::ProcessFullscreen OmniboxViewWin use; etc. Make OmniboxViewWin code in ProcessFullscreen conditional. Move OmniboxView util functions to omnibox_views.[h|cc]. Minor refactoring; init OmniboxViewViews::textfield_ to NULL. BUG=131660, 134263 TEST=Omnibox doesn't trigger crashes after exiting fullscreen. Review URL: https://chromiumcodereview.appspot.com/10636023 TBR=msw@chromium.org,sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=144974

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -38 lines) Patch
M chrome/browser/ui/views/frame/browser_view.cc View 4 chunks +17 lines, -12 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 3 chunks +0 lines, -23 lines 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_view_views.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/omnibox/omnibox_views.h View 1 chunk +18 lines, -0 lines 2 comments Download
M chrome/browser/ui/views/omnibox/omnibox_views.cc View 2 chunks +20 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
msw
8 years, 5 months ago (2012-06-29 19:52:19 UTC) #1
Peter Kasting
LGTM https://chromiumcodereview.appspot.com/10702044/diff/1/chrome/browser/ui/views/omnibox/omnibox_views.h File chrome/browser/ui/views/omnibox/omnibox_views.h (right): https://chromiumcodereview.appspot.com/10702044/diff/1/chrome/browser/ui/views/omnibox/omnibox_views.h#newcode20 chrome/browser/ui/views/omnibox/omnibox_views.h:20: } Nit: This views::View forward declaration not needed ...
8 years, 5 months ago (2012-06-29 20:15:28 UTC) #2
msw
8 years, 5 months ago (2012-06-29 20:20:29 UTC) #3
Thanks, Peter! I removed the unnecessary forward decl locally. I'm not sure how
to re-upload the drover patch for review, I'm just going to commit and watch the
waterfall.

https://chromiumcodereview.appspot.com/10702044/diff/1/chrome/browser/ui/view...
File chrome/browser/ui/views/omnibox/omnibox_views.h (right):

https://chromiumcodereview.appspot.com/10702044/diff/1/chrome/browser/ui/view...
chrome/browser/ui/views/omnibox/omnibox_views.h:20: }
On 2012/06/29 20:15:28, Peter Kasting wrote:
> Nit: This views::View forward declaration not needed (or part of your original
> trunk change).

Done.

Powered by Google App Engine
This is Rietveld 408576698