[Webkit-unassigned] [Bug 133699] New: Web Inspector: TypeError when hovering over "Show All Nodes" button in the Dom Tree inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 10 14:26:46 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=133699
Summary: Web Inspector: TypeError when hovering over "Show All
Nodes" button in the Dom Tree inspector
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jonowells at apple.com
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com,
graouts at webkit.org
Created an attachment (id=232815)
--> (https://bugs.webkit.org/attachment.cgi?id=232815&action=review)
Test case
Each mouseover throws this error:
[Error] TypeError: undefined is not a function (evaluating 'element._createTooltipForNode()')
_onmousemove (DOMTreeOutline.js, line 313)
(anonymous function) ([native code], line 0)
To reproduce, in the attached 501nodes.html file, inspect the dom and mouse over the "Show All Nodes" button below.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list