RESOLVED FIXED Bug 168212
Web Inspector: Assertion failed: !this._items.has(item) (at Collection.js:50)
https://bugs.webkit.org/show_bug.cgi?id=168212
Summary Web Inspector: Assertion failed: !this._items.has(item) (at Collection.js:50)
Blaze Burg
Reported 2017-02-12 16:19:58 PST
Stack trace: [Error] Assertion Failed add (Collection.js:50) _scriptWasAdded (ResourceSidebarPanel.js:324) dispatch (Object.js:170) dispatchEventToListeners (Object.js:177) _debugUIEnabledDidChange (DebuggerManager.js:1190) dispatch (Object.js:170) dispatchEventToListeners (Object.js:177) (anonymous function) (Bootstrap.js:58) dispatch (Object.js:170) dispatchEventToListeners (Object.js:177) value (Setting.js:91) (anonymous function) (Bootstrap.js:33) _handleKeyDown (KeyboardShortcut.js:84) Steps to reproduce: 1. Use an engineering build 2. Toggle DebugUI on and off (cmd-opt-shift-d)
Attachments
Proposed Fix (2.27 KB, patch)
2017-02-12 22:08 PST, Blaze Burg
no flags
Blaze Burg
Comment 1 2017-02-12 22:08:31 PST
Created attachment 301331 [details] Proposed Fix
Joseph Pecoraro
Comment 2 2017-02-12 22:24:25 PST
Comment on attachment 301331 [details] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2017-02-12 22:51:36 PST
Comment on attachment 301331 [details] Proposed Fix Clearing flags on attachment: 301331 Committed r212226: <http://trac.webkit.org/changeset/212226>
WebKit Commit Bot
Comment 4 2017-02-12 22:51:40 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.