[Webkit-unassigned] [Bug 36033] layoutTestController.overridePreference() affects tests after the current test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 12 08:11:50 PST 2010


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





--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-03-12 08:11:50 PST ---
This is really a problem with how WebPreferences work. You can't currently set
a WebPreference without touching +standardPreferences.

One option would be to save a list of prefs changed by overridePreference(),
and then undo those changes at the end of the test.

-- 
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