[webkit-reviews] review requested: [Bug 49548] WebCore cache stores duplicate copies of subresources with URL fragments : [Attachment 76566] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 13:53:49 PST 2010


Antti Koivisto <koivisto at iki.fi> has asked  for review:
Bug 49548: WebCore cache stores duplicate copies of subresources with URL
fragments
https://bugs.webkit.org/show_bug.cgi?id=49548

Attachment 76566: patch
https://bugs.webkit.org/attachment.cgi?id=76566&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
- Strip fragment identifiers from HTTP and file URLs for the memory cache.
- Changed some CachedResourceLoader and MemoryCache interfaces to use KURLs
  instead of strings to reduce repeated URL parsing.


More information about the webkit-reviews mailing list