WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
184135
Uncaught Exception: TypeError: undefined is not an object (evaluating 'selectedDOMNode.ownerDocument.documentURL.hash')
https://bugs.webkit.org/show_bug.cgi?id=184135
Summary
Uncaught Exception: TypeError: undefined is not an object (evaluating 'select...
Charles Mitchell
Reported
2018-03-29 07:51:29 PDT
------- Inspected URL:
http://main.xml
Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/604.4.7 (KHTML, like Gecko) Uncaught Exceptions: - TypeError: undefined is not an object (evaluating 'selectedDOMNode.ownerDocument.documentURL.hash') (at DOMTreeContentView.js:364:102) _selectedNodeDidChange @ DOMTreeContentView.js:364:102 dispatch @ Object.js:170:30 dispatchEventToListeners @ Object.js:177:17 _selectedNodeChanged @ DOMTreeOutline.js:202:38 selectDOMNode @ DOMTreeOutline.js:140:38 onselect @ DOMTreeElement.js:534:39 select @ TreeElement.js:505:30 selectOnMouseDown @ TreeElement.js:464:20 selectOnMouseDown @ DOMTreeElement.js:577:32 treeElementMouseDown @ TreeElement.js:276:46 ------- * STEPS TO REPRODUCE 1. Trying to inspect Nativescript Elements, clicked on an element to see styling and the elements tab crashed immediatly.
Attachments
Add attachment
proposed patch, testcase, etc.
Blaze Burg
Comment 1
2018-03-29 10:47:15 PDT
(In reply to Charles Mitchell from
comment #0
)
> ------- > Inspected URL:
http://main.xml
> Loading completed: true > Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) > AppleWebKit/604.4.7 (KHTML, like Gecko) > > Uncaught Exceptions: > - TypeError: undefined is not an object (evaluating > 'selectedDOMNode.ownerDocument.documentURL.hash') (at > DOMTreeContentView.js:364:102) > _selectedNodeDidChange @ DOMTreeContentView.js:364:102 > dispatch @ Object.js:170:30 > dispatchEventToListeners @ Object.js:177:17 > _selectedNodeChanged @ DOMTreeOutline.js:202:38 > selectDOMNode @ DOMTreeOutline.js:140:38 > onselect @ DOMTreeElement.js:534:39 > select @ TreeElement.js:505:30 > selectOnMouseDown @ TreeElement.js:464:20 > selectOnMouseDown @ DOMTreeElement.js:577:32 > treeElementMouseDown @ TreeElement.js:276:46 > ------- > > * STEPS TO REPRODUCE > 1. Trying to inspect Nativescript Elements, clicked on an element to see > styling and the elements tab crashed immediatly.
I have no idea what this means. Can you attach a screenshot or something? 'main.xml' is not a website, so I can't reproduce your problem.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug