[webkit-reviews] review granted: [Bug 258314] AX: AccessibilityNodeObject::addChildren() does not null-check its node before using it : [Attachment 466765] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 20 12:38:05 PDT 2023


chris fleizach <cfleizach at apple.com> has granted  review:
Bug 258314: AX: AccessibilityNodeObject::addChildren() does not null-check its
node before using it
https://bugs.webkit.org/show_bug.cgi?id=258314

Attachment 466765: Patch

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




--- Comment #4 from chris fleizach <cfleizach at apple.com> ---
Comment on attachment 466765
  --> https://bugs.webkit.org/attachment.cgi?id=466765
Patch

should we put this in a local variable instead of calling node() 3 times?


More information about the webkit-reviews mailing list