Bug 242432 - [media-controls] promote secondaryValue member from Slider to SliderBase
Summary: [media-controls] promote secondaryValue member from Slider to SliderBase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-07-07 02:36 PDT by Antoine Quint
Modified: 2022-07-07 10:30 PDT (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 Antoine Quint 2022-07-07 02:36:54 PDT
This property can be useful to more subclasses, so let's promote it from Slider to SliderBase.
Comment 1 Radar WebKit Bug Importer 2022-07-07 02:37:12 PDT
<rdar://problem/96583766>
Comment 2 Antoine Quint 2022-07-07 02:39:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2160
Comment 3 EWS 2022-07-07 10:29:56 PDT
Committed 252223@main (780c2fc34af9): <https://commits.webkit.org/252223@main>

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