WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270100
[GStreamer] Fix trimming of track IDs
https://bugs.webkit.org/show_bug.cgi?id=270100
Summary
[GStreamer] Fix trimming of track IDs
Vivienne Watermeier
Reported
Monday, February 26, 2024 6:23:06 PM UTC
In a previous PR [1] I implemented trimming leading zeroes in track IDs, however, since StringView::trim() affects both ends of the string, the patch accidentally also removes trailing zeroes. [1]:
https://github.com/WebKit/WebKit/pull/23668
Attachments
Add attachment
proposed patch, testcase, etc.
Vivienne Watermeier
Comment 1
Monday, February 26, 2024 6:28:27 PM UTC
Pull request:
https://github.com/WebKit/WebKit/pull/25114
EWS
Comment 2
Tuesday, February 27, 2024 1:28:25 PM UTC
Committed
275378@main
(877ae86c324a): <
https://commits.webkit.org/275378@main
> Reviewed commits have been landed. Closing PR #25114 and removing active labels.
Radar WebKit Bug Importer
Comment 3
Tuesday, February 27, 2024 1:29:14 PM UTC
<
rdar://problem/123686004
>
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