Bug 215496 - Web Inspector: Assertion Failed: removeEventListener cannot remove frame-main-resource-did-change because it doesn't exist.
Summary: Web Inspector: Assertion Failed: removeEventListener cannot remove frame-main...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-13 23:41 PDT by Devin Rousso
Modified: 2020-08-14 15:43 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.35 KB, patch)
2020-08-13 23:47 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>