[Webkit-unassigned] [Bug 155463] [WinCairo] Compile fix.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 14 21:51:26 PDT 2016


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #274045|review?                     |review+, commit-queue+
              Flags|                            |

--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 274045
  --> https://bugs.webkit.org/attachment.cgi?id=274045
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=274045&action=review

Ahhh, that feels so much better.

> Source/WebCore/loader/CookieJar.cpp:56
>  #define LOCAL_SESSION(document) NetworkStorageSession& session = storageSession(document);

We could probably even get rid of this, too.  auto session = storageSession(document)

-- 
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/20160315/5d94a0d8/attachment.html>


More information about the webkit-unassigned mailing list