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

Issue 1167883002: [Mac] Include MacViews native app windows in regular builds. (Closed)

Created:
5 years, 6 months ago by jackhou1
Modified:
5 years, 6 months ago
Reviewers:
tapted, Ilya Sherman, sky
CC:
chromium-reviews, asvitkine+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@drag_event
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Include MacViews native app windows in regular builds. The MacViews native app window implementation was only available behind a gyp flag (mac_views_browser). This includes it into a regular Mac build and allows it to be enabled from chrome:flags. BUG=459877 Committed: https://crrev.com/4bcdf7e076321d092cea4b5224bfad1f8fff3e7a Cr-Commit-Position: refs/heads/master@{#333636}

Patch Set 1 #

Patch Set 2 : Update GN. Remove redundant gyp. #

Patch Set 3 : Sync and rebase #

Total comments: 17

Patch Set 4 : Address comments. #

Patch Set 5 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -34 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/ui/BUILD.gn View 1 3 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/apps/chrome_app_window_client_cocoa.mm View 1 2 3 4 1 chunk +0 lines, -14 lines 0 comments Download
A chrome/browser/ui/cocoa/apps/chrome_app_window_client_views_cocoa.mm View 1 2 3 4 1 chunk +37 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 8 chunks +12 lines, -17 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
jackhou1
tapted, PTAL
5 years, 6 months ago (2015-06-04 03:47:26 UTC) #2
tapted
Main concern is extension_keybinding_registry... https://codereview.chromium.org/1167883002/diff/40001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/1167883002/diff/40001/chrome/app/generated_resources.grd#newcode6909 chrome/app/generated_resources.grd:6909: + <message name="IDS_FLAGS_MAC_VIEWS_NATIVE_APP_WINDOWS_NAME" desc="Name of ...
5 years, 6 months ago (2015-06-04 04:48:01 UTC) #3
jackhou1
https://codereview.chromium.org/1167883002/diff/40001/chrome/browser/ui/cocoa/apps/DEPS File chrome/browser/ui/cocoa/apps/DEPS (right): https://codereview.chromium.org/1167883002/diff/40001/chrome/browser/ui/cocoa/apps/DEPS#newcode2 chrome/browser/ui/cocoa/apps/DEPS:2: "+chrome/browser/ui/views", On 2015/06/04 04:48:00, tapted wrote: > Hm - ...
5 years, 6 months ago (2015-06-04 06:06:41 UTC) #4
tapted
lgtm if you like my rename idea it'll need a follow-up to update the browser_tests. ...
5 years, 6 months ago (2015-06-05 02:09:08 UTC) #5
jackhou1
Removed the deps change, so I'll wait for your deps CL to land. https://codereview.chromium.org/1167883002/diff/40001/chrome/browser/ui/cocoa/apps/chrome_app_window_client_cocoa.mm File ...
5 years, 6 months ago (2015-06-05 02:48:42 UTC) #6
jackhou1
sky, please review for OWNERS: chrome/browser/ui/BUILD.gn isherman, please review for OWNERS: tools/metrics/histograms/histograms.xml
5 years, 6 months ago (2015-06-09 03:43:20 UTC) #8
sky
LGTM
5 years, 6 months ago (2015-06-09 13:12:30 UTC) #9
Ilya Sherman
histograms.xml lgtm
5 years, 6 months ago (2015-06-09 20:23:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1167883002/80001
5 years, 6 months ago (2015-06-10 00:39:39 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 6 months ago (2015-06-10 01:26:36 UTC) #14
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 01:27:18 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/4bcdf7e076321d092cea4b5224bfad1f8fff3e7a
Cr-Commit-Position: refs/heads/master@{#333636}

Powered by Google App Engine
This is Rietveld 408576698