Bug 180480 - [EME] Support the 'encrypted' event for FPS encrypted streams
Summary: [EME] Support the 'encrypted' event for FPS encrypted streams
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-12-06 10:21 PST by Jer Noble
Modified: 2017-12-07 13:09 PST (History)
5 users (show)

See Also:


Attachments
Patch (191.48 KB, patch)
2017-12-06 10:25 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (12.28 KB, patch)
2017-12-06 10:47 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-elcapitan (2.40 MB, application/zip)
2017-12-06 11:40 PST, EWS Watchlist
no flags Details
Archive of layout-test-results from ews113 for mac-elcapitan (2.89 MB, application/zip)
2017-12-06 12:06 PST, EWS Watchlist
no flags Details
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (2.58 MB, application/zip)
2017-12-06 12:18 PST, EWS Watchlist
no flags Details
Patch (13.20 KB, patch)
2017-12-06 13:20 PST, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (13.20 KB, patch)
2017-12-07 11:54 PST, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2017-12-06 10:21:39 PST
[EME] Support the 'encrypted' event for FPS encrypted streams
Comment 1 Jer Noble 2017-12-06 10:25:37 PST
Created attachment 328583 [details]
Patch
Comment 2 EWS Watchlist 2017-12-06 10:28:40 PST
Attachment 328583 [details] did not pass style-queue:


ERROR: Source/WebCore/html/HTMLMediaElement.cpp:2587:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Jer Noble 2017-12-06 10:47:12 PST
Created attachment 328589 [details]
Patch
Comment 4 EWS Watchlist 2017-12-06 10:49:16 PST
Attachment 328589 [details] did not pass style-queue:


ERROR: Source/WebCore/html/HTMLMediaElement.cpp:2587:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 EWS Watchlist 2017-12-06 11:40:19 PST
Comment on attachment 328589 [details]
Patch

Attachment 328589 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/5517510

New failing tests:
platform/mac/media/encrypted-media/fps-encrypted-event.html
Comment 6 EWS Watchlist 2017-12-06 11:40:20 PST
Created attachment 328601 [details]
Archive of layout-test-results from ews100 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 7 EWS Watchlist 2017-12-06 12:06:53 PST
Comment on attachment 328589 [details]
Patch

Attachment 328589 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/5517732

New failing tests:
platform/mac/media/encrypted-media/fps-encrypted-event.html
Comment 8 EWS Watchlist 2017-12-06 12:06:54 PST
Created attachment 328604 [details]
Archive of layout-test-results from ews113 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 9 EWS Watchlist 2017-12-06 12:18:36 PST
Comment on attachment 328589 [details]
Patch

Attachment 328589 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/5518020

New failing tests:
platform/mac/media/encrypted-media/fps-encrypted-event.html
Comment 10 EWS Watchlist 2017-12-06 12:18:37 PST
Created attachment 328606 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 11 Jer Noble 2017-12-06 13:20:45 PST
Created attachment 328615 [details]
Patch
Comment 12 Jer Noble 2017-12-07 11:54:55 PST
Created attachment 328713 [details]
Patch
Comment 13 EWS Watchlist 2017-12-07 11:56:42 PST
Attachment 328713 [details] did not pass style-queue:


ERROR: Source/WebCore/html/HTMLMediaElement.cpp:2587:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 11 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 14 WebKit Commit Bot 2017-12-07 13:04:25 PST
Comment on attachment 328713 [details]
Patch

Clearing flags on attachment: 328713

Committed r225642: <https://trac.webkit.org/changeset/225642>
Comment 15 WebKit Commit Bot 2017-12-07 13:04:26 PST
All reviewed patches have been landed.  Closing bug.
Comment 16 Radar WebKit Bug Importer 2017-12-07 13:09:47 PST
<rdar://problem/35916996>