[Webkit-unassigned] [Bug 137809] New: Use WTF::move() instead of std::move() to help ensure move semantics in JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 17 00:11:26 PDT 2014


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

            Bug ID: 137809
           Summary: Use WTF::move() instead of std::move() to help ensure
                    move semantics in JavaScriptCore
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gyuyoung.kim at webkit.org

There are still some use of std::move() in JavaScriptCore.

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


More information about the webkit-unassigned mailing list