Bug 85351 - Web Inspector: exception in console when there are watch expressions
Summary: Web Inspector: exception in console when there are watch expressions
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: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-02 01:17 PDT by Yury Semikhatsky
Modified: 2012-05-02 03:42 PDT (History)
11 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2012-05-02 01:46 PDT, Yury Semikhatsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 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)
Comment 1 Yury Semikhatsky 2012-05-02 01:46:11 PDT
Created attachment 139768 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-05-02 03:42:31 PDT
All reviewed patches have been landed.  Closing bug.