[Webkit-unassigned] [Bug 55559] Remove LOOSE_PASS_OWN_ARRAY_PTR from OwnPtr.h and PassOwnPtr.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 10:08:08 PST 2011


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





--- Comment #3 from Darin Adler <darin at apple.com>  2011-03-02 10:08:08 PST ---
The general idea is to deploy adoptPtr and friends a lot more in each patch, but not actually throw the switch.

Since OwnPtr is used in some code outside WebKit too, we need to make sure we keep the loose mode even if we turn it off by default.

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