Bug 175901

Summary: [EME] WebCoreDecompressionSession should only report having an available frame if it has one for the current time.
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: MediaAssignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, eric.carlson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Jer Noble 2017-08-23 13:12:02 PDT
[EME] WebCoreDecompressionSession should only report having an available frame if it has one for the current time.
Comment 1 Jer Noble 2017-08-23 13:20:05 PDT
Created attachment 318908 [details]
Patch
Comment 2 Build Bot 2017-08-23 13:22:32 PDT
Attachment 318908 [details] did not pass style-queue:


ERROR: Source/WebCore/platform/graphics/cocoa/WebCoreDecompressionSession.mm:365:  Missing space before ( in if(  [whitespace/parens] [5]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Jer Noble 2017-08-23 13:32:07 PDT
Created attachment 318910 [details]
Patch
Comment 4 Radar WebKit Bug Importer 2017-08-23 13:36:34 PDT
<rdar://problem/34042617>
Comment 5 WebKit Commit Bot 2017-08-23 16:23:25 PDT
Comment on attachment 318910 [details]
Patch

Clearing flags on attachment: 318910

Committed r221116: <http://trac.webkit.org/changeset/221116>
Comment 6 WebKit Commit Bot 2017-08-23 16:23:26 PDT
All reviewed patches have been landed.  Closing bug.