[Webkit-unassigned] [Bug 179496] AX: AOM: Implement boolean type properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 17 14:18:28 PST 2017


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

--- Comment #8 from Nan Wang <n_wang at apple.com> ---
(In reply to Nan Wang from comment #7)
> (In reply to chris fleizach from comment #6)
> > Comment on attachment 327217 [details]
> > patch
> > 
> > View in context:
> > https://bugs.webkit.org/attachment.cgi?id=327217&action=review
> > 
> > >>>> Source/WebCore/accessibility/AccessibleNode.cpp:127
> > >>>> +}
> > >>> 
> > >>> then we return false here
> > >> 
> > >> Ok
> > > 
> > > Actually this is giving an error "17 enumeration values not handled in switch:" if without the default case
> > 
> > what are the unhandled values? all the string values?
> 
> enum class items

AXPropertyName::None, AXPropertyName::Autocomplete, etc.

-- 
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/20171117/bfadd1ce/attachment.html>


More information about the webkit-unassigned mailing list