WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
218254
Web Inspector: REGRESSION(
r266669
): Uncaught Exception: TypeError: node.nodeType is not a function. (In 'node.nodeType()', 'node.nodeType' is undefined)
https://bugs.webkit.org/show_bug.cgi?id=218254
Summary
Web Inspector: REGRESSION(r266669): Uncaught Exception: TypeError: node.nodeT...
Devin Rousso
Reported
2020-10-27 12:29:27 PDT
not 100% sure about this, but I think this happened after setting a DOM breakpoint and reloading the page Uncaught Exceptions: ----------------------- - TypeError: node.nodeType is not a function. (In 'node.nodeType()', 'node.nodeType' is undefined) (at DOMTreeOutline.js:247:42) findTreeElement @ DOMTreeOutline.js:247:42 _updateBreakpointStatus @ DOMTreeContentView.js:783:63 _domTreeElementAdded @ DOMTreeContentView.js:503:37 dispatch @ Object.js:165:30 dispatchEventToListeners @ Object.js:172:17 insertChild @ TreeOutline.js:304:54 insertChildElement @ DOMTreeElement.js:470:25 _updateChildren @ DOMTreeElement.js:555:62 _updateChildren @ [native code] getChildNodes @ DOMNode.js:572:25 updateChildren @ DOMTreeElement.js:463:45 _updateModifiedNodes @ DOMTreeUpdater.js:129:49 ? @ DOMTreeUpdater.js:53:34 _execute @ Debouncer.js:132:29 ? @ Debouncer.js:86:26 ----------------------- Notes: Inspected URL:
https://www.partypoker.com/
Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments
Patch
(1.70 KB, patch)
2020-10-27 13:51 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2020-10-27 13:51:51 PDT
Created
attachment 412461
[details]
Patch
EWS
Comment 2
2020-10-27 14:38:19 PDT
Committed
r269071
: <
https://trac.webkit.org/changeset/269071
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 412461
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-10-27 14:39:17 PDT
<
rdar://problem/70738923
>
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