RESOLVED FIXED 85351
Web Inspector: exception in console when there are watch expressions
https://bugs.webkit.org/show_bug.cgi?id=85351
Summary Web Inspector: exception in console when there are watch expressions
Yury Semikhatsky
Reported 2012-05-02 01:17:48 PDT
If I set a watch expression, pause on a breakpoint in a content script, then resume execution the following exception is written to the console: [24103:24103:782197098829:ERROR:CONSOLE(283)] "Uncaught TypeError: Cannot call method 'evaluate' of null", source: chrome-devtools://devtools/JavaScriptSourceFrame.js (283)
Attachments
Patch (1.94 KB, patch)
2012-05-02 01:46 PDT, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2012-05-02 01:46:11 PDT
WebKit Review Bot
Comment 2 2012-05-02 03:42:26 PDT
Comment on attachment 139768 [details] Patch Clearing flags on attachment: 139768 Committed r115811: <http://trac.webkit.org/changeset/115811>
WebKit Review Bot
Comment 3 2012-05-02 03:42:31 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.