Bug 124117

Summary: RenderIFrame should display its name correctly in DRT output.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, eric.carlson, esprehn+autocc, glenn, gyuyoung.kim, jer.noble, kling, kondapallykalyan, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

Description Andreas Kling 2013-11-09 22:12:15 PST
RenderIFrame currently calls itself "RenderPartObject" in DRT dumps.
Comment 1 Andreas Kling 2013-11-09 22:13:48 PST
Created attachment 216514 [details]
Patch
Comment 2 Andreas Kling 2013-11-09 23:24:51 PST
Committed r159017: <https://trac.webkit.org/r159017>