Bug 85351

Summary: Web Inspector: exception in console when there are watch expressions
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.