RESOLVED FIXED 264856
[MSE] Introduce PlatformMediaError as a way to return failure
https://bugs.webkit.org/show_bug.cgi?id=264856
Summary [MSE] Introduce PlatformMediaError as a way to return failure
Jean-Yves Avenard [:jya]
Reported 2023-11-14 18:50:24 PST
subtask of bug 264134 Right now we have multiple ways of returning errors, often declaring a custom enum for a given method. Streamlining error handling to return a single object would simplify some code flow. For now, it will be used by MSE objects only.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-14 18:50:48 PST
Jean-Yves Avenard [:jya]
Comment 2 2023-11-14 19:11:11 PST
EWS
Comment 3 2023-11-17 00:00:22 PST
Committed 270869@main (e209781a701e): <https://commits.webkit.org/270869@main> Reviewed commits have been landed. Closing PR #20518 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.