Bug 215496

Summary: Web Inspector: Assertion Failed: removeEventListener cannot remove frame-main-resource-did-change because it doesn't exist.
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2020-08-13 23:41:22 PDT
[Error] Assertion Failed: removeEventListener cannot remove frame-main-resource-did-change because it doesn't exist.
	removeEventListener (Object.js:93)
	detached (ChangesDetailsSidebarPanel.js:59)
	_didMoveToWindow (View.js:266)
	_didMoveToParent (View.js:238)
	removeSubview (View.js:132)
	selectedSidebarPanel (Sidebar.js:126)
	_navigationItemSelected (Sidebar.js:284)
	dispatch (Object.js:165)
	dispatchEventToListeners (Object.js:172)
	selectedNavigationItem (NavigationBar.js:155)
	_mouseDown (NavigationBar.js:298)
	_mouseDown
Comment 1 Devin Rousso 2020-08-13 23:47:46 PDT
Created attachment 406575 [details]
Patch
Comment 2 Joseph Pecoraro 2020-08-14 15:36:50 PDT
Comment on attachment 406575 [details]
Patch

r=me
Comment 3 EWS 2020-08-14 15:42:36 PDT
Committed r265712: <https://trac.webkit.org/changeset/265712>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406575 [details].
Comment 4 Radar WebKit Bug Importer 2020-08-14 15:43:23 PDT
<rdar://problem/67102858>