[Webkit-unassigned] [Bug 168229] CookieManager only works with the default session

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 14 10:39:14 PST 2017


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

--- Comment #15 from Brady Eidson <beidson at apple.com> ---
(In reply to comment #11)
> (In reply to comment #5)
> > Comment on attachment 301344 [details]
> > Patch
> > 
> > I like the direction this code is going in.  Definitely fix the Windows
> > build.  WTF::Functions are not copyable, and that seems preferable in this
> > case.  Can this be tested?
> 
> I started using Function but had to change it to std::function to be able to
> use it in HashMap value.

Nothing about a Function precludes it from being a HashMap value; We use Functions in HashMap values all the time.

What was preventing you from doing so?

Could you please revisit this?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170214/32c65c93/attachment.html>


More information about the webkit-unassigned mailing list