RESOLVED FIXED 73782
Make ~CSSParserSelector use Vector<OwnPtr>
https://bugs.webkit.org/show_bug.cgi?id=73782
Summary Make ~CSSParserSelector use Vector<OwnPtr>
Darin Adler
Reported 2011-12-04 14:55:30 PST
Make ~CSSParserSelector use Vector<OwnPtr>
Attachments
Patch (1.74 KB, patch)
2011-12-04 14:56 PST, Darin Adler
no flags
Darin Adler
Comment 1 2011-12-04 14:56:41 PST
Alexey Proskuryakov
Comment 2 2011-12-04 20:30:55 PST
Comment on attachment 117810 [details] Patch This looks like it was meant for review, so r=me.
Darin Adler
Comment 3 2011-12-05 11:51:31 PST
I uploaded with with --no-review because I was seeing test failures with some other patches that adopt Vector<OwnPtr>. I think I need to do more Vector<OwnPtr> testing before landing this.
WebKit Review Bot
Comment 4 2011-12-21 23:41:29 PST
Comment on attachment 117810 [details] Patch Clearing flags on attachment: 117810 Committed r103498: <http://trac.webkit.org/changeset/103498>
WebKit Review Bot
Comment 5 2011-12-21 23:41:34 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.