Bug 197482
| Summary: | Uncaught Exception: No such channel to enable | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jer Noble <jer.noble> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://www.amazon.com/gp/product/B06X9579J1?autoplay=1&ref=dvm_us_api_cs_hud_pa_GWRD-singleCW&pf_rd_p=1153c4ce-0143-4e64-b70a-ec14b742a85a&pf_rd_r=AKANQRSJP0WA9G26FSQ9 | ||
Jer Noble
Reproduced with ToT WebKit:
-------
Inspected URL: https://www.amazon.com/gp/product/B06X9579J1?autoplay=1&ref=dvm_us_api_cs_hud_pa_GWRD-singleCW&pf_rd_p=1153c4ce-0143-4e64-b70a-ec14b742a85a&pf_rd_r=AKANQRSJP0WA9G26FSQ9
Loading completed: true
Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko)
Uncaught Exceptions:
- No such channel to enable (at Connection.js:158:29)
_dispatchResponseToPromise @ Connection.js:158:29
_dispatchResponse @ Connection.js:120:44
dispatch @ Connection.js:70:35
dispatchMessageFromWorker @ WorkerManager.js:81:28
dispatchMessageFromWorker @ WorkerObserver.js:42:51
dispatchEvent @ InspectorBackend.js:340:42
_dispatchEvent @ Connection.js:195:32
dispatch @ Connection.js:72:32
dispatchMessageFromTarget @ TargetManager.js:101:35
dispatchMessageFromTarget @ TargetObserver.js:42:51
dispatchEvent @ InspectorBackend.js:340:42
_dispatchEvent @ Connection.js:195:32
dispatch @ Connection.js:72:32
dispatch @ InspectorBackend.js:178:52
dispatchNextQueuedMessageFromBackend @ MessageDispatcher.js:42:34
-------
* STEPS TO REPRODUCE
1. Attempt to enable logging channels in Inspector settings panel
* NOTES
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |