[Webkit-unassigned] [Bug 183021] AX: AOM: Dispatch accessiblesetvalue event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 13:01:29 PST 2018


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cfleizach at apple.com

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

View in context: https://bugs.webkit.org/attachment.cgi?id=334758&action=review

> Source/WebCore/accessibility/AccessibilityObject.cpp:2172
> +    if (!canSetValueAttribute())

do you think we want to check this here? are there going to be cases where this doesn't match up? technically nothing stopping someone from responding to a set value event on any element right?

> Source/WebCore/accessibility/events/AccessibleSetValueEvent.cpp:40
> +{

seems like this should just be in the header

-- 
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/20180228/2732276f/attachment.html>


More information about the webkit-unassigned mailing list