[Webkit-unassigned] [Bug 222866] New: Generate preference keys and Settings bridging for Windows WebKitLegacy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 6 10:33:32 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=222866

            Bug ID: 222866
           Summary: Generate preference keys and Settings bridging for
                    Windows WebKitLegacy
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210306/fecfd63a/attachment.htm>


More information about the webkit-unassigned mailing list