Bug 129664 - Move Source/WebCore/rendering/ code to std::unique_ptr
Summary: Move Source/WebCore/rendering/ code to std::unique_ptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks: 128007
  Show dependency treegraph
 
Reported: 2014-03-04 01:00 PST by Zan Dobersek
Modified: 2014-03-31 10:45 PDT (History)
17 users (show)

See Also:


Attachments
Patch (121.31 KB, patch)
2014-03-04 01:03 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (121.30 KB, patch)
2014-03-04 01:36 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch (114.47 KB, patch)
2014-03-25 13:35 PDT, Zan Dobersek
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2014-03-04 01:00:50 PST
Move Source/WebCore/rendering/ code to std::unique_ptr
Comment 1 Zan Dobersek 2014-03-04 01:03:42 PST
Created attachment 225747 [details]
Patch
Comment 2 Zan Dobersek 2014-03-04 01:36:45 PST
Created attachment 225756 [details]
Patch
Comment 3 Zan Dobersek 2014-03-25 13:35:03 PDT
Created attachment 227788 [details]
Patch
Comment 4 Zan Dobersek 2014-03-31 03:13:22 PDT
Committed r166489: <http://trac.webkit.org/changeset/166489>
Comment 5 David Kilzer (:ddkilzer) 2014-03-31 10:45:21 PDT
(In reply to comment #4)
> Committed r166489: <http://trac.webkit.org/changeset/166489>

iOS build fix:  <http://trac.webkit.org/changeset/166512>