[webkit-reviews] review requested: [Bug 230678] Replace `axObject->isAXHidden() || axObject->isDOMHidden()` with `axObject->isHidden()` : [Attachment 439025] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 01:49:06 PDT 2021


Tim Nguyen (:ntim) <ntim at apple.com> has asked  for review:
Bug 230678: Replace `axObject->isAXHidden() || axObject->isDOMHidden()` with
`axObject->isHidden()`
https://bugs.webkit.org/show_bug.cgi?id=230678

Attachment 439025: Patch

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




--- Comment #1 from Tim Nguyen (:ntim) <ntim at apple.com> ---
Created attachment 439025

  --> https://bugs.webkit.org/attachment.cgi?id=439025&action=review

Patch


More information about the webkit-reviews mailing list