Bug 269168 - Remove MediaPlayerPrivateInterface::duration() and co.
Summary: Remove MediaPlayerPrivateInterface::duration() and co.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jean-Yves Avenard [:jya]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-11 05:06 PST by Jean-Yves Avenard [:jya]
Modified: 2024-02-11 15:11 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Avenard [:jya] 2024-02-11 05:06:19 PST
in bug 268796, we kept only a single NativePromiseInterface::currentTime() implementation.

We can do the same for the duration.
Comment 1 Radar WebKit Bug Importer 2024-02-11 05:06:26 PST
<rdar://problem/122743525>
Comment 2 Jean-Yves Avenard [:jya] 2024-02-11 05:42:39 PST
Pull request: https://github.com/WebKit/WebKit/pull/24233
Comment 3 EWS 2024-02-11 15:11:21 PST
Committed 274449@main (2178ec4c5a01): <https://commits.webkit.org/274449@main>

Reviewed commits have been landed. Closing PR #24233 and removing active labels.