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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 31 21:56:47 PDT 2012


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





--- Comment #8 from Huang Dongsung <luxtella at company100.net>  2012-07-31 21:56:48 PST ---
I'm waiting the review.

I filed this bug because I wanted to use the Functional with OwnPtr in parallel image decoders (Bug 90375).
Currently, I used foo(Bar*) with 'delete bar' instead of foo(PassOwnPtr<Bar>).

-- 
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