Bug 44834 - Deploy OwnPtr, PassOwnPtr, and adoptPtr in some CSS-related files
Summary: Deploy OwnPtr, PassOwnPtr, and adoptPtr in some CSS-related files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (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: 2010-08-29 00:29 PDT by Darin Adler
Modified: 2011-12-25 19:34 PST (History)
3 users (show)

See Also:


Attachments
Patch (64.40 KB, patch)
2010-08-29 11:25 PDT, Darin Adler
no flags Details | Formatted Diff | Diff
Patch (65.41 KB, patch)
2010-08-29 11:26 PDT, 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 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>