[Webkit-unassigned] [Bug 143258] http/tests/cache/disk-cache/disk-cache-validation-back-navigation-policy.html failing on Mavericks wk2 debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 31 03:56:02 PDT 2015


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

--- Comment #1 from Antti Koivisto <koivisto at iki.fi> ---
The test relies on resource priorities. Those don't roundtrip when serializing via NSURLRequest on Mavericks due to ResourceRequest::resourcePrioritiesEnabled() returning false.

It is bit surprising it works on release but not on debug. I suspect some debug code forces NSURLRequest construction and so we end up on the roundtrip code path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150331/fa99ada1/attachment-0002.html>


More information about the webkit-unassigned mailing list