WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 240606
244261
Web Inspector: Assertion hit in Base/Object.js removeEventListener
https://bugs.webkit.org/show_bug.cgi?id=244261
Summary
Web Inspector: Assertion hit in Base/Object.js removeEventListener
Youssef Soliman
Reported
2022-08-23 12:59:30 PDT
Created
attachment 461825
[details]
Test Case The assertion `console.assert(didDelete, this, eventType, listener, thisObject);` is being hit in `Base/Object.js removeEventListener` when loading the attached test case. (Alternate WebM Player feature is enabled). Object logged: ``` DOMNodeStyles {_listeners: Multimap, _node: DOMNode, _rulesMap: Map, _stylesMap: Multimap, _matchedRules: [], …} "dom-node-styles-needs-refresh" function _handleNodesStylesNeedsRefresh(event) { this._needsVariablesFromInspectedNode = true; } CSSPropertyNameCompletions {_values: Array, _acceptEmptyPrefix: false, _queryController: null, _cachedSortedPropertyNames: Array, _needsVariablesFromInspectedNode: true} ```
Attachments
Test Case
(248 bytes, text/html)
2022-08-23 12:59 PDT
,
Youssef Soliman
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-23 12:59:50 PDT
<
rdar://problem/99047215
>
Razvan Caliman
Comment 2
2022-09-05 05:49:20 PDT
*** This bug has been marked as a duplicate of
bug 240606
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug