Bug 250439 - Change some Media Stream feature flags to "embedder"
Summary: Change some Media Stream feature flags to "embedder"
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Elliott Williams
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-10 22:08 PST by Elliott Williams
Modified: 2023-01-11 00:34 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 Elliott Williams 2023-01-10 22:08:10 PST
Having them set as "internal" puts them in the legacy +[WKPreferences _internalDebugFeatures] interface, which causes them to be reset unnecessarily.
Comment 1 Elliott Williams 2023-01-10 22:08:28 PST
rdar://103922126
Comment 2 Elliott Williams 2023-01-10 22:14:40 PST
Pull request: https://github.com/WebKit/WebKit/pull/8511
Comment 3 EWS 2023-01-11 00:34:47 PST
Committed 258776@main (b47a5bb9772a): <https://commits.webkit.org/258776@main>

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