[Webkit-unassigned] [Bug 100393] New: Generate Settings.{h, cpp} from a .in file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 10:16:34 PDT 2012


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

           Summary: Generate Settings.{h,cpp} from a .in file
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org


We can also use this to generate InternalSettings.  The goal is to make it so adding a new setting is just adding a single line to an in file.  Tests will then be able to use internals.settings to override the pref and we can make sure the generated code properly resets the setting at the end of the test.

This would obsolete testRunner.overridePreference.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list