RESOLVED FIXED 59428
Enable strict mode for OwnPtr and PassOwnPtr
https://bugs.webkit.org/show_bug.cgi?id=59428
Summary Enable strict mode for OwnPtr and PassOwnPtr
Adam Barth
Reported 2011-04-25 23:48:45 PDT
Enable strict mode for OwnPtr
Attachments
Patch (1.15 KB, patch)
2011-04-25 23:49 PDT, Adam Barth
no flags
Patch (1020 bytes, patch)
2011-04-27 13:40 PDT, Adam Barth
no flags
Patch (1.14 KB, patch)
2011-05-01 17:33 PDT, Adam Barth
no flags
Adam Barth
Comment 1 2011-04-25 23:49:26 PDT
David Levin
Comment 2 2011-04-25 23:56:56 PDT
Comment on attachment 91073 [details] Patch pending ews results.
WebKit Review Bot
Comment 3 2011-04-26 00:12:28 PDT
Early Warning System Bot
Comment 4 2011-04-26 00:19:32 PDT
Build Bot
Comment 5 2011-04-26 00:41:44 PDT
WebKit Review Bot
Comment 6 2011-04-26 00:55:45 PDT
Collabora GTK+ EWS bot
Comment 7 2011-04-26 03:01:40 PDT
Adam Barth
Comment 8 2011-04-27 13:40:17 PDT
David Levin
Comment 9 2011-04-27 13:41:34 PDT
Comment on attachment 91337 [details] Patch This will make it easier for other ports to break the mac platform, but I guess it will get fixed quickly and it shouldn't happen too often.
Adam Barth
Comment 10 2011-04-27 13:55:51 PDT
> This will make it easier for other ports to break the mac platform, but I guess it will get fixed quickly and it shouldn't happen too often. Yeah, this is just an intermediate state. We shouldn't linger here very long.
Adam Barth
Comment 11 2011-04-27 13:59:04 PDT
Adam Barth
Comment 12 2011-04-27 14:03:36 PDT
Re-opening because we need to enable this on other platforms.
WebKit Review Bot
Comment 13 2011-04-27 14:19:02 PDT
http://trac.webkit.org/changeset/85084 might have broken Leopard Intel Debug (Build)
Darin Adler
Comment 14 2011-04-27 14:41:49 PDT
We also want to enable the strict mode for PassOwnPtr.
Adam Barth
Comment 15 2011-04-27 14:45:56 PDT
(In reply to comment #14) > We also want to enable the strict mode for PassOwnPtr. Yep. I'm testing compile for that one now.
David Levin
Comment 16 2011-04-27 19:29:28 PDT
Comment on attachment 91337 [details] Patch Clearing r+ since it has been landed (to move out of the list to be committed).
Adam Barth
Comment 17 2011-05-01 17:33:22 PDT
Adam Barth
Comment 18 2011-05-01 17:33:50 PDT
Adam Barth
Comment 19 2011-05-01 18:02:54 PDT
Comment on attachment 91860 [details] Patch Oh, well technically we didn't do strict PassOwnPtr, but that can be another bug.
Note You need to log in before you can comment on or make changes to this bug.