Bug 75211

Summary: Use OwnPtr and OwnArrayPtr a couple more places in CSSParser
Product: WebKit Reporter: Darin Adler <darin>
Component: CSSAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: macpherson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 41321    
Attachments:
Description Flags
Patch none

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.