WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
15414
Would like a way to change WebCore::Settings from within regression tests
https://bugs.webkit.org/show_bug.cgi?id=15414
Summary
Would like a way to change WebCore::Settings from within regression tests
Adam Roben (:aroben)
Reported
2007-10-07 17:21:23 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug