DescriptionRevert of media: Add OutputProtectionProxy (patchset #5 id:80001 of https://chromiumcodereview.appspot.com/2085063002/ )
Reason for revert:
This is breaking bots using --isolation-extensions
https://build.chromium.org/p/chromium.fyi/builders/Site%20Isolation%20Win/builds/15173
Also see issue 623214.
Original issue's description:
> media: Add OutputProtectionProxy
>
> This class handles output protection query and request in the browser
> process on all platforms. On ChromeOS, it delegates the operations on
> the hardware displays to OutputProtectionDelegate. On other platforms,
> it does not check hardware displays. On all platforms, it checks
> whether there is any network link and adds it to the existing link mask.
>
> This class will also be used to implement mojo OutputProtection service
> on all platforms.
>
> This CL also updated PPAPI cdm adapter and PPAPI code to enable output
> protection calls on all platforms. A unit test is added via external
> clear key tests.
>
> BUG=592122, 589618
> TEST=Added new tests.
>
> Committed: https://crrev.com/22f8a43cae802c102b5e31211ca19466294a0157
> Cr-Commit-Position: refs/heads/master@{#401896}
TBR=ddorwin@chromium.org,jrummell@chromium.org,kcwu@chromium.org,oshima@chromium.org,bbudge@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=592122, 589618
Committed: https://crrev.com/7ce3db959f0f5b8d3837ac028ef8e150d4ac7147
Cr-Commit-Position: refs/heads/master@{#401991}
Patch Set 1 #Messages
Total messages: 7 (3 generated)
|