[Webkit-unassigned] [Bug 73320] 'application/octet-stream' is not a type the UA cannot render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 13:55:41 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=73320

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
Here:

https://github.com/WebKit/WebKit/blob/903dab21ab4f09d231bd7064153c712243aaa900/Source/WebCore/platform/graphics/MediaPlayer.cpp#L1154

Should be "return emptyString();" rather than "return SupportsType::IsNotSupported;"

but here it is "nullptr":

https://github.com/WebKit/WebKit/blob/903dab21ab4f09d231bd7064153c712243aaa900/Source/WebCore/platform/graphics/MediaPlayer.cpp#L388

Do we need to do anything here? Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221026/e5920ef7/attachment.htm>


More information about the webkit-unassigned mailing list