[Webkit-unassigned] [Bug 137797] New: ResourceRequest deserialization unnecessarily calls partitionName() on encoded cache partition
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 16 16:45:47 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137797
Bug ID: 137797
Summary: ResourceRequest deserialization unnecessarily calls
partitionName() on encoded cache partition
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Enhancement
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cdumez at apple.com
ResourceRequest deserialization unnecessarily calls partitionName() on encoded cache partition. In the deserialization case, we already know the cache partition is a valid partition name so we should bypass the call to partitionName() for performance.
This is likely a regression from <http://trac.webkit.org/changeset/145161>.
--
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/20141016/6e1e3547/attachment-0002.html>
More information about the webkit-unassigned
mailing list