Bug 219404
| Summary: | Uncaught Exception: Page domain already enabled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | John Wilander <wilander> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | bburg, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | https://daringfireball.net/ | ||
John Wilander
Uncaught Exception in Web Inspector.
Steps to Reproduce:
1. Opened Web Inspector and went to the Console pane
2. Went to https://daringfireball.net through a bookmark
3. Clicked a link which took me to reuters.com
4. Fiddled some with the console filters
5. Clicked to navigate back to Daring Fireball
Uncaught Exceptions:
-----------------------
- Page domain already enabled (at Connection.js:162:29)
_dispatchResponseToPromise @ Connection.js:162:29
_dispatchResponse @ Connection.js:124:44
dispatch @ Connection.js:77:35
dispatchProvisionalMessages @ Connection.js:68:26
didCommitProvisionalTarget @ TargetManager.js:151:54
didCommitProvisionalTarget @ TargetObserver.js:37:52
_dispatchEvent @ Connection.js:210:26
dispatch @ Connection.js:79:32
dispatch @ InspectorBackend.js:232:52
? @ MessageDispatcher.js:42:34
-----------------------
Notes: Local release build with ToT from yesterday.
Inspected URL: https://daringfireball.net/
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/71867458>