RESOLVED INVALID 79470
Web Inspector: popover broken for object properties in Scripts panel
https://bugs.webkit.org/show_bug.cgi?id=79470
Summary Web Inspector: popover broken for object properties in Scripts panel
Andrey Kosyakov
Reported 2012-02-24 03:23:17 PST
1. Navigate to http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/hovercard.html 2. Open inspector 3. On Scirpts panel, open event.js and set breakpoint on line 262 (goog.events.getProxy) 4. Hover over inspected page to assure breakopint is hit 5. Hover over local variables and global objects (goog, f) -- the popup is shown 6. Hover over some object properties (i.e. goog.events) -- the popup does not appear
Attachments
Note You need to log in before you can comment on or make changes to this bug.