Bug 124117 - RenderIFrame should display its name correctly in DRT output.
Summary: RenderIFrame should display its name correctly in DRT output.
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-11-09 22:12 PST by Andreas Kling
Modified: 2013-11-09 23:24 PST (History)
10 users (show)

See Also:


Attachments
Patch (393.55 KB, patch)
2013-11-09 22:13 PST, Andreas Kling
andersca: review+
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-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>