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

Issue 2295563002: [HBD] Fix Widevine breakage introduced by prior patch (Closed)

Created:
4 years, 3 months ago by tommycli
Modified:
4 years, 3 months ago
CC:
chromium-reviews, jam
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[HBD] Fix Widevine breakage introduced by prior patch Breakage introduced by prior patch here: https://codereview.chromium.org/2208463002 We had split off GetPluginContentSetting into a utils file, but forgot to add the widevine header file include. This means that WIDEVINE_CDM_AVAILABLE is never defined, and the Widevine-treated-as-JavaScript for content settings clause is never activated, breaking Widevine on Corp machines. BUG=641706 Committed: https://crrev.com/ff96ea580802bcc6910c930d636a3d6edb82de9a Cr-Commit-Position: refs/heads/master@{#415339}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix #

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

Messages

Total messages: 26 (16 generated)
tommycli
jrummel: Not sure, but maybe this fixes the widevine?
4 years, 3 months ago (2016-08-29 23:59:58 UTC) #2
jrummell
This fixes the issue reported, so lgtm w/nit to get it to compile on official ...
4 years, 3 months ago (2016-08-30 00:23:11 UTC) #3
tommycli
thestig: PTAL (bauerb OOO) https://codereview.chromium.org/2295563002/diff/1/chrome/browser/plugins/plugin_filter_utils.cc File chrome/browser/plugins/plugin_filter_utils.cc (right): https://codereview.chromium.org/2295563002/diff/1/chrome/browser/plugins/plugin_filter_utils.cc#newcode36 chrome/browser/plugins/plugin_filter_utils.cc:36: DCHECK_EQ(WebPluginInfo::PLUGIN_TYPE_PEPPER_OUT_OF_PROCESS, plugin.type); On 2016/08/30 00:23:11, ...
4 years, 3 months ago (2016-08-30 16:50:45 UTC) #7
Lei Zhang
What "prior patch" ? Neither the CL nor the bug makes it obvious.
4 years, 3 months ago (2016-08-30 17:15:44 UTC) #10
tommycli
On 2016/08/30 17:15:44, Lei Zhang wrote: > What "prior patch" ? Neither the CL nor ...
4 years, 3 months ago (2016-08-30 17:17:46 UTC) #12
Lei Zhang
lgtm if you can provide a wee bit more context.
4 years, 3 months ago (2016-08-30 17:17:50 UTC) #13
tommycli
On 2016/08/30 17:17:50, Lei Zhang wrote: > lgtm if you can provide a wee bit ...
4 years, 3 months ago (2016-08-30 17:22:48 UTC) #16
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/2295563002/20001
4 years, 3 months ago (2016-08-30 17:39:41 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 17:45:05 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 17:47:09 UTC) #26
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ff96ea580802bcc6910c930d636a3d6edb82de9a
Cr-Commit-Position: refs/heads/master@{#415339}

Powered by Google App Engine
This is Rietveld 408576698