[Webkit-unassigned] [Bug 98370] [GTK] accessibility/loading-iframe-sends-notification.html is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 10 09:09:37 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=98370
chris fleizach <cfleizach at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #211203|review? |review+
Flag| |
--- Comment #2 from chris fleizach <cfleizach at apple.com> 2013-09-10 09:08:49 PST ---
(From update of attachment 211203)
View in context: https://bugs.webkit.org/attachment.cgi?id=211203&action=review
> Source/WebCore/ChangeLog:10
> + No new tests are required because this feature will use an existing a11y
I'm not a fan of using a11y to describe accessibility, since it's a colloquialism that may not be familiar to the casual observer
> Source/WebCore/accessibility/atk/AXObjectCacheAtk.cpp:169
> + else if (notification == AXInvalidStatusChanged)
we should think about changing this if/else chain to a switch statement in the future
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list