[Webkit-unassigned] [Bug 91222] Make Functional bind PassOwnPtr.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 06:35:04 PDT 2012


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





--- Comment #2 from Kwang Yul Seo <skyul at company100.net>  2012-07-13 06:35:04 PST ---
(From update of attachment 152223)
View in context: https://bugs.webkit.org/attachment.cgi?id=152223&action=review

> Source/WTF/ChangeLog:8
> +        In common, threads communicate using Functional. However, Functional causes the

Functional is commonly used for inter-thread communication.

> Tools/TestWebKitAPI/Tests/WTF/Functional.cpp:221
> +class OwnershipClass {

This class is a own-ptr version of Number class above. Why don't we name it OwnedNumber or something instead of OwnershipClass?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list