[Webkit-unassigned] [Bug 28359] Cleanup: Undo some accidental changes around DOMApplicationCache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 22:46:56 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #4 from Eric Seidel <eric at webkit.org>  2009-08-17 22:46:55 PDT ---
You can use things like:
        layoutTestController.overridePreference("WebKitDefaultFontSize", "24");

to override preferences for the duration of a single test.  Thus you can test
that toggling this preference no longer affects the visibility of
window.applicaitonCache.

Since we can test it, a test is required. :)

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