[Webkit-unassigned] [Bug 15414] New: Would like a way to change WebCore::Settings from within regression tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 7 17:21:23 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15414

           Summary: Would like a way to change WebCore::Settings from within
                    regression tests
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: eric at webkit.org


Making a regression test for bug 15305 would require changing a setting on
WebCore::Settings and then reloading the page. We currently have no way of
doing this from within a regression test.

A new object hanging off of window seems appropriate for this task, perhaps
named settingsController. The tricky part is figuring out a sane way to reload
the page when a setting changes, even though you might be in the middle of a
test.


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



More information about the webkit-unassigned mailing list