Bug 44834

Summary: Deploy OwnPtr, PassOwnPtr, and adoptPtr in some CSS-related files
Product: WebKit Reporter: Darin Adler <darin>
Component: WebCore Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 41321    
Attachments:
Description Flags
Patch
none
Patch none

Description Darin Adler 2010-08-29 00:29:30 PDT
Deploy OwnPtr, PassOwnPtr, and adoptPtr in some CSS-related files
Comment 1 Darin Adler 2010-08-29 11:25:06 PDT
Created attachment 65856 [details]
Patch
Comment 2 Darin Adler 2010-08-29 11:26:22 PDT
Created attachment 65857 [details]
Patch
Comment 3 Darin Adler 2010-08-29 12:57:18 PDT
Comment on attachment 65857 [details]
Patch

Clearing flags on attachment: 65857

Committed r66334: <http://trac.webkit.org/changeset/66334>
Comment 4 Darin Adler 2010-08-29 12:57:22 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 WebKit Review Bot 2010-08-29 13:34:12 PDT
http://trac.webkit.org/changeset/66334 might have broken Chromium Mac Release
Comment 6 WebKit Review Bot 2010-08-29 14:12:01 PDT
Attachment 65857 [details] did not build on win:
Build output: http://queues.webkit.org/results/3832114
Comment 7 David Kilzer (:ddkilzer) 2010-10-14 21:46:02 PDT
(In reply to comment #3)
> (From update of attachment 65857 [details])
> Clearing flags on attachment: 65857
> 
> Committed r66334: <http://trac.webkit.org/changeset/66334>

Follow-up fixes:

Windows build:  <http://trac.webkit.org/changeset/66335>
Mac build:  <http://trac.webkit.org/changeset/66337>