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

Issue 2357663003: Don't use plugin-specific content settings that are from user prefs

Created:
4 years, 3 months ago by raymes
Modified:
4 years, 2 months ago
CC:
chromium-reviews, jam, chrome-apps-syd-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't use plugin-specific content settings that are from user prefs Users used to be able to set plugin-specific settings in about:plugins but this UI is going away so we shouldn't consider plugin-specific settings when resolving the plugins content setting. We should eventually migrate/remove plugin-specific settings since there is now no longer multiple plugins. BUG=615738

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M chrome/browser/plugins/plugin_utils.cc View 1 chunk +8 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (4 generated)
raymes
4 years, 3 months ago (2016-09-21 07:16:25 UTC) #2
tommycli
this is lgtm, but i think you will need bauerb also, since i don't own ...
4 years, 3 months ago (2016-09-21 16:52:35 UTC) #4
Bernhard Bauer
Instead of ignoring these settings, shouldn't we remove them from preferences instead? That would allow ...
4 years, 3 months ago (2016-09-22 16:04:00 UTC) #5
raymes
On 2016/09/22 16:04:00, Bernhard (slow until Sep 27) wrote: > Instead of ignoring these settings, ...
4 years, 2 months ago (2016-09-26 03:17:11 UTC) #6
raymes
bauerb: as per https://codereview.chromium.org/2376453003/ can we land this? Thanks!
4 years, 2 months ago (2016-09-27 23:45:58 UTC) #7
Bernhard Bauer
On 2016/09/27 23:45:58, raymes wrote: > bauerb: as per https://codereview.chromium.org/2376453003/ can we land this? > ...
4 years, 2 months ago (2016-09-28 08:40:01 UTC) #8
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/2357663003/1
4 years, 2 months ago (2016-09-28 23:16:17 UTC) #10
raymes
4 years, 2 months ago (2016-09-28 23:41:15 UTC) #12
I realised we don't actually want to do this - we should respect the user's
about:plugins setting until we remove the page. I'll land the migration code
after we remove about:plugins

Powered by Google App Engine
This is Rietveld 408576698