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 664933006: Enabled the App Info dialog on the Extensions page by default (Closed)

Created:
6 years, 2 months ago by sashab
Modified:
6 years, 2 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, arv+watch_chromium.org, asvitkine+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Enabled the App Info dialog on the Extensions page by default Changed the flag '--enable-extension-info-dialog' to '--disable-extension-info-dialog', which enables the App Info dialog as the default dialog for displaying permissions on the extensions page. Does not affect Mac platforms (where the old-style dialog is still used). Contains patches from issues 668163002 and 664473005, since the CQ couldn't land them individually. TBR=kalman,asvitkine,benwells,mpearson BUG=395495 Committed: https://crrev.com/55550579b290a84ba21b2c38f0496689bbfa0c51 Cr-Commit-Position: refs/heads/master@{#301090}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Removed last reference to kEnableExtensionInfoDialog #

Patch Set 4 : Un-merged badly combined rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -25 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_settings_handler.cc View 1 2 3 4 chunks +16 lines, -6 lines 0 comments Download
M extensions/common/switches.h View 1 chunk +1 line, -1 line 0 comments Download
M extensions/common/switches.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 34 (17 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664933006/1
6 years, 2 months ago (2014-10-24 04:30:48 UTC) #2
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/10917) linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/27651)
6 years, 2 months ago (2014-10-24 04:41:01 UTC) #4
kochi
not lgtm Even after patching this CL, there is still one instance of kEnableExtensionInfoDialog in ...
6 years, 2 months ago (2014-10-24 05:03:40 UTC) #6
kochi
On 2014/10/24 05:03:40, Takayoshi Kochi wrote: > not lgtm > > Even after patching this ...
6 years, 2 months ago (2014-10-24 05:14:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664933006/40001
6 years, 2 months ago (2014-10-24 05:36:04 UTC) #11
commit-bot: I haz the power
A disapproval has been posted by following reviewers: kochi@chromium.org. Please make sure to get positive ...
6 years, 2 months ago (2014-10-24 05:36:07 UTC) #13
kochi
lgtm
6 years, 2 months ago (2014-10-24 05:44:00 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664933006/40001
6 years, 2 months ago (2014-10-24 05:45:11 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel/builds/2645)
6 years, 2 months ago (2014-10-24 07:14:29 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664933006/40001
6 years, 2 months ago (2014-10-24 07:26:33 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel/builds/2660)
6 years, 2 months ago (2014-10-24 08:29:19 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664933006/40001
6 years, 2 months ago (2014-10-24 09:27:41 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel/builds/2676)
6 years, 2 months ago (2014-10-24 10:35:52 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664933006/40001
6 years, 2 months ago (2014-10-24 11:59:58 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664933006/60001
6 years, 2 months ago (2014-10-24 12:24:14 UTC) #32
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 2 months ago (2014-10-24 13:19:43 UTC) #33
commit-bot: I haz the power
6 years, 2 months ago (2014-10-24 13:20:15 UTC) #34
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/55550579b290a84ba21b2c38f0496689bbfa0c51
Cr-Commit-Position: refs/heads/master@{#301090}

Powered by Google App Engine
This is Rietveld 408576698