[webkit-reviews] review granted: [Bug 238661] Web Inspector: Use computedStyleMap() instead of deprecated getPropertyCSSValue() : [Attachment 456910] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 12:16:43 PDT 2022


Devin Rousso <drousso at apple.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 238661: Web Inspector: Use computedStyleMap() instead of deprecated
getPropertyCSSValue()
https://bugs.webkit.org/show_bug.cgi?id=238661

Attachment 456910: Patch

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




--- Comment #9 from Devin Rousso <drousso at apple.com> ---
Comment on attachment 456910
  --> https://bugs.webkit.org/attachment.cgi?id=456910
Patch

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

r=me, thanks!

> Source/WebInspectorUI/ChangeLog:8
> +	   * UserInterface/Base/Utilities.js:

Can you add some explanation as to why this change is needed/desired?  Would be
helpful for future engineers who may encounter this change and wonder why it
was made :)


More information about the webkit-reviews mailing list