Bug 31061 - Exception at ElementsPanel.js:528 (nodeUnderMouse is not an object)
Summary: Exception at ElementsPanel.js:528 (nodeUnderMouse is not an object)
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-03 07:52 PST by Alexander Pavlov (apavlov)
Modified: 2009-11-03 10:22 PST (History)
3 users (show)

See Also:


Attachments
patch (1.36 KB, patch)
2009-11-03 08:04 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 2009-11-03 07:52:57 PST
When you move the mouse pointer out of the crumbs strip down out of the window, you get an exception saying
TypeError: Result of expression 'nodeUnderMouse' [null] is not an object. .../ElementsPanel.js:528
Comment 1 Alexander Pavlov (apavlov) 2009-11-03 08:04:21 PST
Created attachment 42383 [details]
patch
Comment 2 WebKit Commit Bot 2009-11-03 10:22:21 PST
Comment on attachment 42383 [details]
patch

Clearing flags on attachment: 42383

Committed r50465: <http://trac.webkit.org/changeset/50465>
Comment 3 WebKit Commit Bot 2009-11-03 10:22:25 PST
All reviewed patches have been landed.  Closing bug.