WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-14 18:50:48 PST
<
rdar://problem/118431377
>
Jean-Yves Avenard [:jya]
Comment 2
2023-11-14 19:11:11 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20518
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.
Top of Page
Format For Printing
XML
Clone This Bug