Bug 160583

Summary: AX: Asking for group members of radio button that has no name attribute will cause crash
Product: WebKit Reporter: Nan Wang <n_wang>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, apinheiro, cdumez, cfleizach, code, commit-queue, dmazzoni, esprehn+autocc, jcraig, jdiggs, kangil.han, mario, n_wang, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Nan Wang 2016-08-04 18:21:24 PDT
The HashSet of all the radio buttons in the group seems to be null.

<rdar://problem/27648724>
Comment 1 Nan Wang 2016-08-04 18:26:00 PDT
Created attachment 285389 [details]
patch
Comment 2 WebKit Commit Bot 2016-08-05 17:02:50 PDT
Comment on attachment 285389 [details]
patch

Clearing flags on attachment: 285389

Committed r204203: <http://trac.webkit.org/changeset/204203>
Comment 3 WebKit Commit Bot 2016-08-05 17:02:55 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 chris fleizach 2017-06-22 09:28:27 PDT
*** Bug 173715 has been marked as a duplicate of this bug. ***