Bug 133978

Summary: Use references instead of pointers to RenderBlock in enclosingBoxModelObject()
Product: WebKit Reporter: Miyoung Shin <myid.shin>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Miyoung Shin
Reported 2014-06-17 05:12:26 PDT
Use references instead of pointers to RenderBlock for return type of RenderObject::enclosingBoxModelObject(). Just a straightforward conversion from pointers to references.
Attachments
Patch (4.50 KB, patch)
2014-06-17 07:01 PDT, Miyoung Shin
no flags
Miyoung Shin
Comment 1 2014-06-17 07:01:37 PDT
WebKit Commit Bot
Comment 2 2014-06-17 10:30:13 PDT
Comment on attachment 233228 [details] Patch Clearing flags on attachment: 233228 Committed r170057: <http://trac.webkit.org/changeset/170057>
WebKit Commit Bot
Comment 3 2014-06-17 10:30:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.