Bug 221821

Summary: [GPUP] Test platform/iOS/media/mediacapabilities/mediacapabilities-encodingInfo-undefined.html fails when media in GPU Process is enabled
Product: WebKit Reporter: Peng Liu <peng.liu6>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: eric.carlson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221830    

Peng Liu
Reported 2021-02-12 09:46:29 PST
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS typeof navigator.mediaCapabilities.encodingInfo is "undefined" -PASS typeof MediaCapabilities.prototype.encodingInfo is "undefined" +FAIL typeof navigator.mediaCapabilities.encodingInfo should be undefined. Was function. +FAIL typeof MediaCapabilities.prototype.encodingInfo should be undefined. Was function. PASS successfullyParsed is true TEST COMPLETE
Attachments
Radar WebKit Bug Importer
Comment 1 2021-02-19 09:47:14 PST
Eric Carlson
Comment 2 2021-02-25 17:10:16 PST
This was fixed r273504 *** This bug has been marked as a duplicate of bug 221691 ***
Note You need to log in before you can comment on or make changes to this bug.