Bug 237526 - [GStreamer] Handle gst pad error as format error
Summary: [GStreamer] Handle gst pad error as format error
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Enrique Ocaña
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-07 05:58 PST by Enrique Ocaña
Modified: 2022-03-08 04:24 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.88 KB, patch)
2022-03-07 06:35 PST, Enrique Ocaña
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrique Ocaña 2022-03-07 05:58:35 PST
Errors in GstPads are currently unreported, but should be reported as GST_CORE_ERROR to the upper layer.
Comment 1 Enrique Ocaña 2022-03-07 06:35:18 PST
Created attachment 453973 [details]
Patch
Comment 2 EWS 2022-03-08 04:23:03 PST
Committed r290984 (248162@main): <https://commits.webkit.org/248162@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 453973 [details].
Comment 3 Radar WebKit Bug Importer 2022-03-08 04:24:15 PST
<rdar://problem/89961047>