[Webkit-unassigned] [Bug 19144] Flash SWF's not getting cached on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 20 11:15:44 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=19144


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #1 from mrowe at apple.com  2008-05-20 11:15 PDT -------
WebKit does not handle HTTP-level caching itself.  It relies on the CFNetwork
system framework, by way of the Foundation NSURL layer, to cache resources and
to add the correct cache validation headers.  Firefox does not make use of
Foundation or CFNetwork, but instead completely rolls its own HTTP stack so is
not affected by any issues in those underlying frameworks.

*** This bug has been marked as a duplicate of 18972 ***


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list