[Webkit-unassigned] [Bug 137797] ResourceRequest deserialization unnecessarily calls partitionName() on encoded cache partition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 14:15:25 PDT 2014


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

--- Comment #2 from Jeffrey Pfau <jpfau at apple.com> ---
Not exactly a regression. The deserialization of the cache partition was added in <http://trac.webkit.org/changeset/146544>, after that commit.

I'm a little leery of adding an argument to setCachePartition, but it doesn't look like there's much way around that. Also, isn't there a better place in the class to place the enum definition than between two function definitions?

Other than that minor nitpick, this looks good.

-- 
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/20141017/6ba48b10/attachment-0002.html>


More information about the webkit-unassigned mailing list