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

Issue 2004043003: Expose the MacViewsWebUIDialogs feature flag to chrome://flags (Closed)

Created:
4 years, 7 months ago by tapted
Modified:
4 years, 7 months ago
Reviewers:
msw
CC:
chromium-reviews, asvitkine+watch_chromium.org, chrome-apps-syd-reviews_chromium.org, Elly Fong-Jones
Base URL:
https://chromium.googlesource.com/chromium/src.git@20160520-Enums-MakeThemInt-HeaderChanges-ROLLUP
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose the MacViewsWebUIDialogs feature flag to chrome://flags Currently it's enabled via --enable=features=MacViewsWebUIDialogs, but we want to allow changing it in chrome://flags as well. Replace the old-style --enable-mac-views-dialogs switch for other dialog types with a feature flag as well to be consistent. Now it is --enable-features=MacViewsNativeDialogs. BUG=603373 Committed: https://crrev.com/d1cb0bfdddf26dc5f7d4eb0a8a4c8bcf2f0cee5d Cr-Commit-Position: refs/heads/master@{#396100}

Patch Set 1 : nit header #

Patch Set 2 : silly patchset dep #

Patch Set 3 : no c/b/ui for android #

Total comments: 4

Patch Set 4 : respond to comments #

Patch Set 5 : rebase for patch conflict (r395672 probably) #

Total comments: 4

Patch Set 6 : remove unused #includes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -21 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 4 5 1 chunk +10 lines, -4 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 3 4 2 chunks +10 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_dialogs.h View 1 2 3 4 3 chunks +14 lines, -3 lines 0 comments Download
M chrome/browser/ui/browser_dialogs_mac.cc View 1 2 3 4 5 1 chunk +7 lines, -6 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (10 generated)
tapted
Hi Mike, please take a look
4 years, 7 months ago (2016-05-24 08:09:55 UTC) #5
msw
lgtm with nits https://codereview.chromium.org/2004043003/diff/80001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2004043003/diff/80001/chrome/app/generated_resources.grd#newcode6587 chrome/app/generated_resources.grd:6587: + <message name="IDS_FLAGS_MAC_VIEWS_DIALOGS_PHASE2_NAME" desc="Name of the ...
4 years, 7 months ago (2016-05-24 17:01:30 UTC) #6
tapted
msw, PTAL (also +ellyjones cc FYI) https://codereview.chromium.org/2004043003/diff/80001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2004043003/diff/80001/chrome/app/generated_resources.grd#newcode6587 chrome/app/generated_resources.grd:6587: + <message name="IDS_FLAGS_MAC_VIEWS_DIALOGS_PHASE2_NAME" ...
4 years, 7 months ago (2016-05-25 12:01:50 UTC) #8
msw
lgtm with nits; thanks! https://codereview.chromium.org/2004043003/diff/120001/chrome/browser/ui/browser_dialogs_mac.cc File chrome/browser/ui/browser_dialogs_mac.cc (right): https://codereview.chromium.org/2004043003/diff/120001/chrome/browser/ui/browser_dialogs_mac.cc#newcode7 chrome/browser/ui/browser_dialogs_mac.cc:7: #include "base/command_line.h" nit: remove https://codereview.chromium.org/2004043003/diff/120001/chrome/browser/ui/browser_dialogs_mac.cc#newcode9 ...
4 years, 7 months ago (2016-05-25 16:48:16 UTC) #9
tapted
https://codereview.chromium.org/2004043003/diff/120001/chrome/browser/ui/browser_dialogs_mac.cc File chrome/browser/ui/browser_dialogs_mac.cc (right): https://codereview.chromium.org/2004043003/diff/120001/chrome/browser/ui/browser_dialogs_mac.cc#newcode7 chrome/browser/ui/browser_dialogs_mac.cc:7: #include "base/command_line.h" On 2016/05/25 16:48:16, msw wrote: > nit: ...
4 years, 7 months ago (2016-05-26 00:49:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004043003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004043003/160001
4 years, 7 months ago (2016-05-26 00:50:37 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:160001)
4 years, 7 months ago (2016-05-26 03:26:37 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-26 03:29:10 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/d1cb0bfdddf26dc5f7d4eb0a8a4c8bcf2f0cee5d
Cr-Commit-Position: refs/heads/master@{#396100}

Powered by Google App Engine
This is Rietveld 408576698