Bug 82419 - Web Inspector: Create -[DOMNode inspect] from IDL
Summary: Web Inspector: Create -[DOMNode inspect] from IDL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-27 19:33 PDT by Joseph Pecoraro
Modified: 2012-03-28 12:22 PDT (History)
14 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (9.48 KB, patch)
2012-03-27 19:38 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[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 Details

Note You need to log in before you can comment on or make changes to this bug.
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.