[webkit-reviews] review denied: [Bug 189492] [Win][Clang][DumpRenderTree] Add a constructor of AccessibilityUIElement for 0 or nullptr : [Attachment 349377] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 14:46:56 PDT 2018


Alex Christensen <achristensen at apple.com> has denied Fujii Hironori
<Hironori.Fujii at sony.com>'s request for review:
Bug 189492: [Win][Clang][DumpRenderTree] Add a constructor of
AccessibilityUIElement for 0 or nullptr
https://bugs.webkit.org/show_bug.cgi?id=189492

Attachment 349377: Patch

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




--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 349377
  --> https://bugs.webkit.org/attachment.cgi?id=349377
Patch

replace nullptr with AccessibilityUIElement(nullptr) instead.


More information about the webkit-reviews mailing list