Bug 19878

Summary: Inspector should support monitor/unmonitor(fn) in the command line
Product: WebKit Reporter: Keishi Hattori <keishi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement CC: aroben, chrisjshull, graouts, inspector-bugzilla-changes, rik, robert.colburn+bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://getfirebug.com/wiki/index.php/Command_Line_API#monitor.28fn.29
Bug Depends on:    
Bug Blocks: 14355    

Keishi Hattori
Reported 2008-07-03 06:58:00 PDT
Inspector should support monitor/unmonitor(fn) in the command line for Firebug parity.
Attachments
Adam Roben (:aroben)
Comment 1 2008-07-11 14:08:40 PDT
Rob Colburn
Comment 2 2012-04-26 14:27:14 PDT
+1 Would be especially handy for watching '__flash__toXML'. Flash ExternalInterface calls seem to rely on eval()'ing calls to that function, and it would be nice to to set a breakpoint whenever Flash calls into JavaScript.
Note You need to log in before you can comment on or make changes to this bug.