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

Joseph Pecoraro
Reported 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.
Attachments
[PATCH] Proposed Fix (9.48 KB, patch)
2012-03-27 19:38 PDT, Joseph Pecoraro
no flags
[GENERATED FILE] WebKit.framework/Versions/A/PrivateHeaders/DOMNodePrivate.h (1.55 KB, application/octet-stream)
2012-03-27 19:39 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2012-03-27 19:38:09 PDT
Created attachment 134204 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 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.
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-03-28 12:22:29 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.