WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
181913
Uncaught Exception: TypeError: undefined is not an object (evaluating 'selectedDOMNode.ownerDocument.documentURL.hash')
https://bugs.webkit.org/show_bug.cgi?id=181913
Summary
Uncaught Exception: TypeError: undefined is not an object (evaluating 'select...
shoudaos92
Reported
2018-01-21 03:30:53 PST
------- 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. What were you doing? Include setup or other preparations to reproduce the exception. 2. Include explicit, accurate, and minimal steps taken. Do not include extraneous or irrelevant steps. * NOTES Document any additional information that might be useful in resolving the problem, such as screen shots or other included attachments.
Attachments
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2018-01-22 10:24:55 PST
Interesting. The location information doesn't seem like this was a recent build of WebKit, since _selectedDOMNode is nowhere near DOMTreeContentView.js:364. Since there isn't any instance of `ownerDocument.documentURL.hash` anywhere anymore, I'm going to close this. Please try a newer build.
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