NEW26386
Web Inspector: support setting global breakpoints on JS/DOM native functions
https://bugs.webkit.org/show_bug.cgi?id=26386
Summary Web Inspector: support setting global breakpoints on JS/DOM native functions
Jeff Johnson
Reported 2009-06-14 11:57:35 PDT
In the web inspector javascript debugger, you can set breakpoints for line numbers in a script. As far as I can tell, however, you cannot set breakpoints for DOM functions. For example, I would like to set a breakpoint for "window.open()" to pause whenever that function is called. It would be an excellent enhancement to allow setting breakpoints for DOM functions in the javascript debugger.
Attachments
Mark Rowe (bdash)
Comment 1 2009-06-14 14:56:18 PDT
Timothy Hatcher
Comment 2 2010-02-03 09:32:50 PST
*** Bug 34500 has been marked as a duplicate of this bug. ***
Brian Burg
Comment 3 2014-11-28 19:49:17 PST
*** Bug 34499 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.