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

Issue 2264583003: [HBD] Map ASK to DETECT_IMPORTANT_CONTENT when PreferHtmlOverPlugins is enabled (Closed)

Created:
4 years, 4 months ago by trizzofo
Modified:
4 years, 3 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, msramek+watch_chromium.org, michaelpg+watch-options_chromium.org, jam, raymes+watch_chromium.org, markusheintz_, Lei Zhang
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[HBD] Map ASK to DETECT_IMPORTANT_CONTENT when PreferHtmlOverPlugins is enabled If PreferHtmlOverPlugins feature is enabled, map the obsolete ASK setting to DETECT_IMPORTANT_CONTENT. More info about Html5 by Default here: go/hbd-design-doc BUG=626728 Committed: https://crrev.com/a1b97045fc29fd8e045cd2b9bbdbbe1d1104d6dc Cr-Commit-Position: refs/heads/master@{#414634}

Patch Set 1 #

Patch Set 2 : Remove content_settings namespace #

Total comments: 4

Patch Set 3 : Changes per Lei Zhang's comments #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -91 lines) Patch
M chrome/browser/plugins/chrome_plugin_service_filter.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/plugins/plugin_info_message_filter.cc View 1 2 3 3 chunks +2 lines, -2 lines 0 comments Download
A + chrome/browser/plugins/plugins_field_trial.h View 1 2 chunks +3 lines, -7 lines 0 comments Download
A chrome/browser/plugins/plugins_field_trial.cc View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M chrome/browser/ui/website_settings/permission_menu_model.cc View 1 2 3 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings_ui.cc View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/content_settings_handler.cc View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M components/content_settings.gypi View 1 chunk +0 lines, -8 lines 0 comments Download
M components/content_settings/core/browser/BUILD.gn View 1 chunk +0 lines, -7 lines 0 comments Download
D components/content_settings/core/browser/plugins_field_trial.h View 1 chunk +0 lines, -28 lines 0 comments Download
D components/content_settings/core/browser/plugins_field_trial.cc View 1 chunk +0 lines, -23 lines 0 comments Download

Messages

Total messages: 43 (21 generated)
trizzofo
tommycli, ptal
4 years, 4 months ago (2016-08-20 01:54:58 UTC) #3
tommycli
lgtm, thanks!
4 years, 4 months ago (2016-08-22 17:35:32 UTC) #4
trizzofo
Lei Zhang, ptal at chrome/browser files. bauerb, ptal at components/content_settings. Thanks!
4 years, 4 months ago (2016-08-22 17:53:03 UTC) #6
Lei Zhang
lgtm https://codereview.chromium.org/2264583003/diff/20001/chrome/browser/plugins/plugins_field_trial.cc File chrome/browser/plugins/plugins_field_trial.cc (right): https://codereview.chromium.org/2264583003/diff/20001/chrome/browser/plugins/plugins_field_trial.cc#newcode14 chrome/browser/plugins/plugins_field_trial.cc:14: if (type != CONTENT_SETTINGS_TYPE_PLUGINS) if (type != CONTENT_SETTINGS_TYPE_PLUGINS ...
4 years, 4 months ago (2016-08-22 17:57:55 UTC) #7
trizzofo
https://codereview.chromium.org/2264583003/diff/20001/chrome/browser/plugins/plugins_field_trial.cc File chrome/browser/plugins/plugins_field_trial.cc (right): https://codereview.chromium.org/2264583003/diff/20001/chrome/browser/plugins/plugins_field_trial.cc#newcode14 chrome/browser/plugins/plugins_field_trial.cc:14: if (type != CONTENT_SETTINGS_TYPE_PLUGINS) On 2016/08/22 17:57:54, Lei Zhang ...
4 years, 4 months ago (2016-08-22 18:09:36 UTC) #8
trizzofo
stevenjb, ptal at chrome/browser/ui files. Thanks!
4 years, 4 months ago (2016-08-22 18:12:24 UTC) #9
trizzofo
stevenjb, ptal at chrome/browser/ui files. Thanks!
4 years, 4 months ago (2016-08-22 18:13:57 UTC) #11
stevenjb
On 2016/08/22 18:13:57, trizzofo wrote: > stevenjb, ptal at chrome/browser/ui files. > Thanks! I am ...
4 years, 4 months ago (2016-08-22 18:22:18 UTC) #12
trizzofo
On 2016/08/22 18:22:18, stevenjb wrote: > On 2016/08/22 18:13:57, trizzofo wrote: > > stevenjb, ptal ...
4 years, 4 months ago (2016-08-22 18:32:14 UTC) #15
Bernhard Bauer
lgtm
4 years, 4 months ago (2016-08-23 09:20:23 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2264583003/40001
4 years, 4 months ago (2016-08-23 17:18:54 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/244005)
4 years, 4 months ago (2016-08-23 17:26:26 UTC) #24
trizzofo
dbeam, ptal at chrome/browser/ui/webui/options/content_settings_handler.cc. Thanks!
4 years, 4 months ago (2016-08-23 17:40:05 UTC) #26
trizzofo
ping: dbeam, ptal. Thanks!
4 years, 4 months ago (2016-08-25 00:45:22 UTC) #27
Dan Beam
lgtm
4 years, 3 months ago (2016-08-25 19:08:35 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2264583003/40001
4 years, 3 months ago (2016-08-25 19:11:03 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/189809) chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 3 months ago (2016-08-25 19:24:05 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2264583003/60001
4 years, 3 months ago (2016-08-25 19:54:47 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/281368)
4 years, 3 months ago (2016-08-25 21:12:23 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2264583003/60001
4 years, 3 months ago (2016-08-26 00:26:03 UTC) #39
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-08-26 02:33:48 UTC) #41
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 02:36:01 UTC) #43
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a1b97045fc29fd8e045cd2b9bbdbbe1d1104d6dc
Cr-Commit-Position: refs/heads/master@{#414634}

Powered by Google App Engine
This is Rietveld 408576698