[Webkit-unassigned] [Bug 237349] New: AX: Handle null FileList in RenderFileUploadControl::fileTextValue()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 17:13:00 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=237349

            Bug ID: 237349
           Summary: AX: Handle null FileList in
                    RenderFileUploadControl::fileTextValue()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

In rare circumstances, it's possible for the FileList associated with RenderFileUploadControl::inputElement (HTMLInputElement::files()) to be null. We should avoid crashing in these scenarios.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220302/fb4ad2d5/attachment.htm>


More information about the webkit-unassigned mailing list