Bug 219404 - Uncaught Exception: Page domain already enabled
Summary: Uncaught Exception: Page domain already enabled
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://daringfireball.net/
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-12-01 11:10 PST by John Wilander
Modified: 2020-12-01 14:27 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 John Wilander 2020-12-01 11:10:58 PST
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)
Comment 1 Radar WebKit Bug Importer 2020-12-01 14:27:33 PST
<rdar://problem/71867458>