Bug 75211 - Use OwnPtr and OwnArrayPtr a couple more places in CSSParser
Summary: Use OwnPtr and OwnArrayPtr a couple more places in CSSParser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks: 41321
  Show dependency treegraph
 
Reported: 2011-12-25 14:05 PST by Darin Adler
Modified: 2011-12-26 13:45 PST (History)
2 users (show)

See Also:


Attachments
Patch (23.47 KB, patch)
2011-12-25 19:33 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-25 14:05:25 PST
Use OwnPtr and OwnArrayPtr in a couple more places
Comment 1 Darin Adler 2011-12-25 19:33:40 PST
Created attachment 120516 [details]
Patch
Comment 2 Andreas Kling 2011-12-26 12:17:07 PST
Comment on attachment 120516 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=120516&action=review

> Source/WebCore/ChangeLog:13
> +        There are six pieces here that could each be landed separately.
> +        The big one is CSSParser.

It all looks quite benign, let's take her to sea.
Comment 3 WebKit Review Bot 2011-12-26 13:45:19 PST
Comment on attachment 120516 [details]
Patch

Clearing flags on attachment: 120516

Committed r103692: <http://trac.webkit.org/changeset/103692>
Comment 4 WebKit Review Bot 2011-12-26 13:45:24 PST
All reviewed patches have been landed.  Closing bug.