Bug 82419

Summary: Web Inspector: Create -[DOMNode inspect] from IDL
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, apavlov, bweinstein, joepeck, keishi, loislo, ojan, pfeldman, pmuellr, rik, sam, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[GENERATED FILE] WebKit.framework/Versions/A/PrivateHeaders/DOMNodePrivate.h none

Description Joseph Pecoraro 2012-03-27 19:33:56 PDT
There isn't anything special about this, we can specify it in IDL and autogenerate some of it.
Comment 1 Joseph Pecoraro 2012-03-27 19:38:09 PDT
Created attachment 134204 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2012-03-27 19:39:53 PDT
Created attachment 134205 [details]
[GENERATED FILE] WebKit.framework/Versions/A/PrivateHeaders/DOMNodePrivate.h

This is what the generated file looks like and ends up. Its implementation is in DOMNode.mm as expected.
Comment 3 WebKit Review Bot 2012-03-28 12:22:24 PDT
Comment on attachment 134204 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 134204

Committed r112424: <http://trac.webkit.org/changeset/112424>
Comment 4 WebKit Review Bot 2012-03-28 12:22:29 PDT
All reviewed patches have been landed.  Closing bug.