Bug 105317 - Web Inspector: Add frameId to frame owner nodes
Summary: Web Inspector: Add frameId to frame owner nodes
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: Ken Kania
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-18 09:37 PST by Ken Kania
Modified: 2012-12-18 10:05 PST (History)
9 users (show)

See Also:


Attachments
Patch (2.94 KB, patch)
2012-12-18 09:39 PST, Ken Kania
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Kania 2012-12-18 09:37:05 PST
We'd like to be able to get the frame ID from a frame owner node, so that we can find its execution context for evaluating scripts in the associated frame.

I propose adding a 'frameId' to DOM.Node.
Comment 1 Ken Kania 2012-12-18 09:39:39 PST
Created attachment 179963 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-18 10:05:47 PST
Comment on attachment 179963 [details]
Patch

Clearing flags on attachment: 179963

Committed r138034: <http://trac.webkit.org/changeset/138034>
Comment 3 WebKit Review Bot 2012-12-18 10:05:51 PST
All reviewed patches have been landed.  Closing bug.