Bug 121014 - InlineBox::root() should return a reference.
Summary: InlineBox::root() should return a reference.
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-09-08 14:28 PDT by Andreas Kling
Modified: 2013-09-08 19:10 PDT (History)
3 users (show)

See Also:


Attachments
Patch (54.77 KB, patch)
2013-09-08 14:41 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (55.43 KB, patch)
2013-09-08 14:52 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-09-08 14:28:24 PDT
InlineBox::root() should return a reference.
Comment 1 Andreas Kling 2013-09-08 14:41:45 PDT
Created attachment 210994 [details]
Patch
Comment 2 Andreas Kling 2013-09-08 14:52:30 PDT
Created attachment 210996 [details]
Patch

Fix CSS3_TEXT build.
Comment 3 WebKit Commit Bot 2013-09-08 19:10:08 PDT
Comment on attachment 210996 [details]
Patch

Clearing flags on attachment: 210996

Committed r155318: <http://trac.webkit.org/changeset/155318>
Comment 4 WebKit Commit Bot 2013-09-08 19:10:10 PDT
All reviewed patches have been landed.  Closing bug.