[webkit-reviews] review granted: [Bug 215495] Web Inspector: Assertion Failed: removeEventListener cannot remove css-manager-style-sheet-added because it doesn't exist. : [Attachment 406576] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 14 15:40:57 PDT 2020


Joseph Pecoraro <joepeck at webkit.org> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 215495: Web Inspector: Assertion Failed: removeEventListener cannot remove
css-manager-style-sheet-added because it doesn't exist.
https://bugs.webkit.org/show_bug.cgi?id=215495

Attachment 406576: Patch

https://bugs.webkit.org/attachment.cgi?id=406576&action=review




--- Comment #2 from Joseph Pecoraro <joepeck at webkit.org> ---
Comment on attachment 406576
  --> https://bugs.webkit.org/attachment.cgi?id=406576
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=406576&action=review

r=me

> Source/WebInspectorUI/ChangeLog:10
> +	   Check `this.listItemElement`, which is eqivalent to
`WI.View.prototype.didInitialLayout`.

Typo: "eqivalent" => equivalent

Probably worth saying "equivalent to a didInitialLayout for a TreeElement".


More information about the webkit-reviews mailing list