Bug 121014

Summary: InlineBox::root() should return a reference.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, philn, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.