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

Issue 9212036: Turn web intents build flag on. Move the command-line flag to default on. (Closed)

Created:
8 years, 11 months ago by Greg Billock
Modified:
8 years, 11 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, jam, mihaip+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Turn web intents build flag on. Move the command-line flag to default on. Make the flag disable rather than enable web intents. Put the options UI behind a new flag controlling functionality if the registration tag is present for web content. IN CASE OF FIRE, PULL THIS HANDLE! If web intents needs to be disabled, revert this change. R=jhawkins@chromium.org BUG=90458 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119284

Patch Set 1 #

Patch Set 2 : Add a new GYP flag to enable the UI for the tag registration. Default it to off. #

Patch Set 3 : Merge to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -35 lines) Patch
M build/common.gypi View 1 2 3 chunks +10 lines, -4 lines 0 comments Download
M chrome/browser/content_settings/host_content_settings_map.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/options/options.html View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/options_bundle.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options2/content_settings.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options2/options.html View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options2/options_bundle.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/options2/content_settings_handler2.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_manifests_unittest.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M content/browser/intents/intent_injector.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M content/public/common/content_switches.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/content_switches.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 19 (0 generated)
Greg Billock
8 years, 11 months ago (2012-01-24 00:25:23 UTC) #1
James Hawkins
LGTM. Ship it.
8 years, 11 months ago (2012-01-24 00:26:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/9212036/1
8 years, 11 months ago (2012-01-24 00:55:24 UTC) #3
commit-bot: I haz the power
Presubmit check for 9212036-1 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 11 months ago (2012-01-24 00:55:31 UTC) #4
Greg Billock
Peter, John, can I get owners approval? Thanks. On 2012/01/24 00:55:31, I haz the power ...
8 years, 11 months ago (2012-01-24 01:07:08 UTC) #5
jam
content/public lgtm
8 years, 11 months ago (2012-01-24 01:13:49 UTC) #6
sky
chrome/browser/ui LGTM
8 years, 11 months ago (2012-01-24 01:21:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/9212036/1
8 years, 11 months ago (2012-01-24 01:24:41 UTC) #8
commit-bot: I haz the power
Try job failure for 9212036-1 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 11 months ago (2012-01-24 02:15:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/9212036/1
8 years, 11 months ago (2012-01-24 18:02:27 UTC) #10
commit-bot: I haz the power
Try job failure for 9212036-1 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 11 months ago (2012-01-24 18:46:03 UTC) #11
Aaron Boodman
The intents key is currently enabled for hosted apps, packaged apps, and extensions. Is this ...
8 years, 11 months ago (2012-01-24 23:30:14 UTC) #12
James Hawkins
On 2012/01/24 23:30:14, Aaron Boodman wrote: > The intents key is currently enabled for hosted ...
8 years, 11 months ago (2012-01-24 23:34:49 UTC) #13
Greg Billock
James, instead of deleting the options UI framework outright, I've put it behind a default-off ...
8 years, 11 months ago (2012-01-25 00:05:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/9212036/9001
8 years, 11 months ago (2012-01-25 17:01:15 UTC) #15
commit-bot: I haz the power
Try job failure for 9212036-9001 (retry) on win_rel for step "compile" (clobber build). It's a ...
8 years, 11 months ago (2012-01-25 17:54:52 UTC) #16
James Hawkins
What's going on with this CL? Are we waiting on a WK roll? We need ...
8 years, 11 months ago (2012-01-26 02:03:40 UTC) #17
Greg Billock
On 2012/01/26 02:03:40, James Hawkins wrote: > What's going on with this CL? Are we ...
8 years, 11 months ago (2012-01-26 03:04:38 UTC) #18
commit-bot: I haz the power
8 years, 11 months ago (2012-01-26 19:48:00 UTC) #19

Powered by Google App Engine
This is Rietveld 408576698