Bug 73782 - Make ~CSSParserSelector use Vector<OwnPtr>
Summary: Make ~CSSParserSelector use Vector<OwnPtr>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 14:55 PST by Darin Adler
Modified: 2011-12-21 23:41 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.74 KB, patch)
2011-12-04 14:56 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2011-12-04 14:55:30 PST
Make ~CSSParserSelector use Vector<OwnPtr>
Comment 1 Darin Adler 2011-12-04 14:56:41 PST
Created attachment 117810 [details]
Patch
Comment 2 Alexey Proskuryakov 2011-12-04 20:30:55 PST
Comment on attachment 117810 [details]
Patch

This looks like it was meant for review, so r=me.
Comment 3 Darin Adler 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.
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2011-12-21 23:41:34 PST
All reviewed patches have been landed.  Closing bug.