[Webkit-unassigned] [Bug 158391] New: Do everything necessary to make IDBConnectionToServer::putOrAdd pass it's key by rvalue

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 4 20:44:56 PDT 2016


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

            Bug ID: 158391
           Summary: Do everything necessary to make
                    IDBConnectionToServer::putOrAdd pass it's key by
                    rvalue
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Do everything necessary to make IDBConnectionToServer::putOrAdd pass it's key by rvalue

This is a spinoff from https://bugs.webkit.org/show_bug.cgi?id=158124

It seems simple to do this, but it opens a can of worms making templated objects and lambdas handle it.

But we should still do it.

-- 
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/20160605/8e4f991a/attachment.html>


More information about the webkit-unassigned mailing list