WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254097
Have SourceBufferPrivate::m_buffered be a Ref<TimeRanges>
https://bugs.webkit.org/show_bug.cgi?id=254097
Summary
Have SourceBufferPrivate::m_buffered be a Ref<TimeRanges>
Jean-Yves Avenard [:jya]
Reported
2023-03-17 18:32:04 PDT
And have have SourceBufferPrivate::buffered() return a reference as it can never be null
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-03-17 18:32:32 PDT
<
rdar://problem/106883787
>
Jean-Yves Avenard [:jya]
Comment 2
2023-03-18 00:07:21 PDT
Actually, SourceBufferPrivate::m_buffered should be a PlatformTimeRanges instead as using a TimeRanges there is a layering violation
Jean-Yves Avenard [:jya]
Comment 3
2023-03-18 01:16:28 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11679
EWS
Comment 4
2023-03-18 16:24:56 PDT
Committed
261829@main
(e99dba48f4a7): <
https://commits.webkit.org/261829@main
> Reviewed commits have been landed. Closing PR #11679 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