[Webkit-unassigned] [Bug 114918] [SOUP] libsoup 2.42.0 regressions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 07:43:27 PDT 2013


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


Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svillar at igalia.com




--- Comment #4 from Sergio Villar Senin <svillar at igalia.com>  2013-04-22 07:41:46 PST ---
Regarding the cache-override.html test the reason could be the following. The libsoup cache normally bypasses conditional requests issued by the client, which is correct, but in order to identify them it only currently checks "If-Modified-Since" and "If-None-Match". We need to add "If-Unmodified-Since" and "If-Match" to the list.

Maybe this test was recently removed from the skipped list or something because this issue in the cache has been there since the very beginning.

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