Bug 222866 - Generate preference keys and Settings bridging for Windows WebKitLegacy
Summary: Generate preference keys and Settings bridging for Windows WebKitLegacy
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-06 10:33 PST by Sam Weinig
Modified: 2021-03-13 10: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 Sam Weinig 2021-03-06 10:33:32 PST
Windows WebKitLegacy is the last frontend that does not have automatic generation of keys and bridging to WebCore::Settings/WebCore::RuntimeEnabledFeatures.

This means that whenever a new preference flag is added that someone wants to use from tests, they either have to explicitly exclude the test from Windows or add a bunch of boiler plate.

We should match Cocoa WebKitLegacy and WebKit by generating these from the yaml files in WTF.
Comment 1 Radar WebKit Bug Importer 2021-03-13 10:34:14 PST
<rdar://problem/75396061>