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 InspectorAssignee: 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
Reported 2021-09-23 23:05:28 PDT
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
Radar WebKit Bug Importer
Comment 1 2021-09-30 23:06:29 PDT
Note You need to log in before you can comment on or make changes to this bug.