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

Issue 7256001: Fix a few issues with Chrome-in-Views-Desktop: (Closed)

Created:
9 years, 6 months ago by Ben Goodger (Google)
Modified:
9 years, 6 months ago
Reviewers:
sky
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix a few issues with Chrome-in-Views-Desktop: - adds a NativeTabContentsContainerViews, which is just a view that parents the NativeTabContentsViewViews' View. This prevents flicker when switching tabs. - SetPureViews is called earlier during browser_main, so that the desktop widget is created with an input method. This prevents an assert while typing in the omnibox. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=90450

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -8 lines) Patch
M chrome/browser/browser_main.cc View 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/native_tab_contents_container_gtk.cc View 2 chunks +3 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/tab_contents/native_tab_contents_container_views.h View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/tab_contents/native_tab_contents_container_views.cc View 1 chunk +133 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/native_tab_contents_container_win.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/tab_contents/native_tab_contents_view_views.cc View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Ben Goodger (Google)
9 years, 6 months ago (2011-06-24 18:19:50 UTC) #1
sky
9 years, 6 months ago (2011-06-24 19:22:22 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698