Bug 267062
| Summary: | Uncaught Exception: Missing node for given nodeId | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Dranove <adranove> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Mac (Apple Silicon) | ||
| OS: | macOS 14 | ||
| URL: | https://us-east-2.console.aws.amazon.com/sqlworkbench/home?region=us-east-2#/client | ||
Alex Dranove
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: I am using Orion 0.99.126.4.1-beta web browser. I launched the Query Editor v2 on Amazon Redshift (AWS). The page loaded but then most of the contents disappeared. I turned on compatibility mode in the browser (disables web extensions, content blockers, uses standard Safari user agent), but the issue persisted. I opened the Web Inspector, then reloaded with the Web Inspector open, and noticed a new div element that disappeared right as I clicked on it. The Web Inspector then crashed and offered to let me report this bug. I *think* the bug I was originally investigating isn't present on the latest WebKit. At the very least I can't reproduce it in Safari or Safari Technology Preview. However, I have no idea what went wrong with the Web Inspector while I was investigating.
Inspected URL: https://us-east-2.console.aws.amazon.com/sqlworkbench/home?region=us-east-2#/client
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/120803073>