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

Issue 400543002: MacViews: Fix BrowserClient for toolkit-views on Mac (Closed)

Created:
6 years, 5 months ago by tapted
Modified:
6 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+aura_chromium.org, tfarina, kalyank, chrome-apps-syd-reviews_chromium.org, mac-views-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

MacViews: Fix BrowserClient for toolkit-views on Mac wm::WMState isn't available or required on Mac. This guards the wm::WMState in ChromeBrowserMainExtraPartsViews with an #if defined(USE_AURA). BUG=390755 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284325

Patch Set 1 #

Patch Set 2 : -chrome_views_delegate #

Total comments: 2

Patch Set 3 : #ifdef #

Patch Set 4 : Whoops - too much #

Patch Set 5 : need scoped_ptr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M chrome/browser/ui/views/chrome_browser_main_extra_parts_views.h View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/chrome_browser_main_extra_parts_views.cc View 1 2 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
tapted
Hi sky, please take a look https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc#newcode741 chrome/browser/chrome_content_browser_client.cc:741: #endif Moved this ...
6 years, 5 months ago (2014-07-17 13:55:05 UTC) #1
sky
https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc File chrome/browser/chrome_content_browser_client.cc (right): https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc#newcode741 chrome/browser/chrome_content_browser_client.cc:741: #endif On 2014/07/17 13:55:04, tapted wrote: > Moved this ...
6 years, 5 months ago (2014-07-17 16:12:13 UTC) #2
tapted
On 2014/07/17 16:12:13, sky wrote: > https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc > File chrome/browser/chrome_content_browser_client.cc (right): > > https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc#newcode741 > ...
6 years, 5 months ago (2014-07-17 23:08:17 UTC) #3
tapted
On 2014/07/17 16:12:13, sky wrote: > https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc > File chrome/browser/chrome_content_browser_client.cc (right): > > https://codereview.chromium.org/400543002/diff/20001/chrome/browser/chrome_content_browser_client.cc#newcode741 > ...
6 years, 5 months ago (2014-07-17 23:12:50 UTC) #4
sky
On Thu, Jul 17, 2014 at 4:12 PM, <tapted@chromium.org> wrote: > On 2014/07/17 16:12:13, sky ...
6 years, 5 months ago (2014-07-17 23:22:54 UTC) #5
tapted
On 2014/07/17 23:22:54, sky wrote: > On Thu, Jul 17, 2014 at 4:12 PM, <mailto:tapted@chromium.org> ...
6 years, 5 months ago (2014-07-18 00:08:40 UTC) #6
sky
LGTM
6 years, 5 months ago (2014-07-18 15:34:09 UTC) #7
tapted
The CQ bit was checked by tapted@chromium.org
6 years, 5 months ago (2014-07-19 05:04:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tapted@chromium.org/400543002/80001
6 years, 5 months ago (2014-07-19 05:05:14 UTC) #9
commit-bot: I haz the power
6 years, 5 months ago (2014-07-19 06:47:55 UTC) #10
Message was sent while issue was closed.
Change committed as 284325

Powered by Google App Engine
This is Rietveld 408576698