Bug 123583 - Manage line-grid RootInlineBox with unique_ptr.
Summary: Manage line-grid RootInlineBox with unique_ptr.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-31 12:11 PDT by Andreas Kling
Modified: 2013-10-31 14:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.39 KB, patch)
2013-10-31 12:13 PDT, Andreas Kling
koivisto: review+
Details | Formatted Diff | Diff
Patch for landing (3.67 KB, patch)
2013-10-31 14:03 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-10-31 12:11:52 PDT
Manage line-grid RootInlineBox with unique_ptr.
Comment 1 Andreas Kling 2013-10-31 12:13:13 PDT
Created attachment 215663 [details]
Patch
Comment 2 Andreas Kling 2013-10-31 14:03:28 PDT
Created attachment 215675 [details]
Patch for landing
Comment 3 WebKit Commit Bot 2013-10-31 14:58:01 PDT
Comment on attachment 215675 [details]
Patch for landing

Clearing flags on attachment: 215675

Committed r158398: <http://trac.webkit.org/changeset/158398>
Comment 4 WebKit Commit Bot 2013-10-31 14:58:03 PDT
All reviewed patches have been landed.  Closing bug.