Bug 200513

Summary: Web Inspector: Uncaught Exception: TimelineAgent already enabled
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://webkit.org/
Attachments:
Description Flags
Patch none

Description Devin Rousso 2019-08-07 11:55:45 PDT
-------
Inspected URL:        https://webkit.org/
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:
 - TimelineAgent already enabled (at Connection.js:158:29)
    _dispatchResponseToPromise @ Connection.js:158:29
    _dispatchResponse @ Connection.js:120:44
    dispatch @ Connection.js:70:35
    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
    ? @ MessageDispatcher.js:42:34
-------

* STEPS TO REPRODUCE
1. inspect any page
2. close Web Inspector
3. quickly reopen Web Inspector
Comment 1 Devin Rousso 2019-08-07 13:45:40 PDT
Created attachment 375746 [details]
Patch
Comment 2 Joseph Pecoraro 2019-08-07 13:47:43 PDT
Comment on attachment 375746 [details]
Patch

arrr=me
Comment 3 WebKit Commit Bot 2019-08-07 14:17:42 PDT
Comment on attachment 375746 [details]
Patch

Clearing flags on attachment: 375746

Committed r248389: <https://trac.webkit.org/changeset/248389>
Comment 4 WebKit Commit Bot 2019-08-07 14:17:43 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-07 14:18:20 PDT
<rdar://problem/54050293>