[Webkit-unassigned] [Bug 73999] [Qt][WK2] REGRESSION(102228): lot of test failures after enabled page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 25 11:59:53 PST 2012


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


Caio Marcelo de Oliveira Filho <cmarcelo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cmarcelo at webkit.org
         Depends on|                            |77033




--- Comment #2 from Caio Marcelo de Oliveira Filho <cmarcelo at webkit.org>  2012-01-25 11:59:53 PST ---
These regressions are being caused because tests are expected to run WITHOUT PageCache enabled. The tests that use page cache enable it by overridePreference(), which isn't implemented in WTR yet.


I've made a patch for bug 77033 that makes WTR disable page cache usage and implement enough of overridePreference() so we don't regress the tests we were passing "by accident" (those which test page cache).

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