Summary: | Web Inspector: support cd(frame) from Firebug command line API. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Pavel Feldman <pfeldman> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, aroben, bburg, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 14355 |
Description
Pavel Feldman
2011-07-27 14:33:06 PDT
I have no idea what this is describing. Please re-open if it still makes sense and more details are available. This is talking about the function described here: <http://getfirebug.com/wiki/index.php/Command_Line_API#cd.28window.29>. It lets you change the default evaluation context of the console from the main frame to a subframe. Ah, the inspector now has a selector next to the console that lets you change the evaluation context. Is this still worth implementing? I've never heard of it. (Is there any way to figure out what Firebug command line APIs are actually used?) You mean which APIs developers actually rely on? You'd probably have to ask the Firebug folks. I don't think we track API usage in WebKit. |