Bug 230740
| Summary: | Uncaught Exception: TypeError: element.representedObject.highlight is not a function. (In 'element.representedObject.highlight()', 'element.representedObject.highlight' is undefined) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Richard Houle <rhoule> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://www.citi.com/login | ||
Richard Houle
Uncaught Exception in Web Inspector.
Steps to Reproduce:
1. Debug a JavaScript
2. Hover the most over a variable
Uncaught Exceptions:
-----------------------
- TypeError: element.representedObject.highlight is not a function. (In 'element.representedObject.highlight()', 'element.representedObject.highlight' is undefined) (at DOMTreeOutline.js:467:52)
_onmousemove @ DOMTreeOutline.js:467:52
_onmousemove @ [native code]
-----------------------
Notes:
Inspected URL: https://www.citi.com/login
Loading completed: true
Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
Built locally from http://svn.webkit.org/repository/webkit/trunk@282878.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/83753682>