[Webkit-unassigned] [Bug 158215] New: Make createCrossThreadTask() functions return on the stack instead of the heap

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 30 15:04:19 PDT 2016


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

            Bug ID: 158215
           Summary: Make createCrossThreadTask() functions return on the
                    stack instead of the heap
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Make createCrossThreadTask() functions return on the stack instead of the heap

In our WTFMove() world there's no reason that CrossThreadTasks have to be kept in std::unique_ptrs.

-- 
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/20160530/21e18b96/attachment.html>


More information about the webkit-unassigned mailing list