[Webkit-unassigned] [Bug 133902] New: Use references instead of pointers to RenderBlock in RenderObject::enclosingBox().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 14 08:45:45 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133902

           Summary: Use references instead of pointers to RenderBlock in
                    RenderObject::enclosingBox().
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: je_julie.kim at samsung.com


Use references instead of pointers to RenderBlock for return type of RenderObject::enclosingBox().
Just a straightforward conversion from pointers to references.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list