Bug 266762 - Uncaught Exception: Missing node for given nodeId
Summary: Uncaught Exception: Missing node for given nodeId
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-21 03:22 PST by wunderbar
Modified: 2024-01-03 05:49 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wunderbar 2023-12-21 03:22:07 PST
Uncaught Exception in Web Inspector.

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.
3. What did you expect to have happen? What actually happened?

Uncaught Exceptions:
-----------------------
 - Missing node for given nodeId (at Connection.js:162:29)
    _dispatchResponseToPromise @ Connection.js:162:29
    _dispatchResponse @ Connection.js:124:44
    dispatch @ Connection.js:77:35
    dispatchMessageFromTarget @ TargetManager.js:176:39
    dispatchMessageFromTarget @ TargetObserver.js:47:51
    _dispatchEvent @ Connection.js:210:26
    dispatch @ Connection.js:79:32
    dispatch @ InspectorBackend.js:233:52
    ? @ MessageDispatcher.js:42:34
-----------------------

Notes:
Inspected URL:        http://localhost:8477/panel/pages/home
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)


This happened while using the Orion browser.
Comment 1 Radar WebKit Bug Importer 2023-12-28 03:23:12 PST
<rdar://problem/120237203>
Comment 2 Razvan Caliman 2024-01-03 05:49:16 PST
Hello, 

We need a URL to test on and steps to reproduce.