Commit Graph

3008 Commits

Author SHA1 Message Date
Trevor Saunders
25ce63ba6c bug 455443 and bug 703770 - fix missed review nits r=me 2011-12-09 02:53:05 -05:00
Trevor Saunders
dec07846fa bug 705983 always check gconf for accessibility state when GNOME_ACCESSIBILITY not set r=ginn.chen 2011-12-01 18:30:55 -05:00
Hub Figuiere
1385150715 Bug 708106 - Remove NSAccessibility constants for pre MacOS X 10.4. r=tbsaunde 2011-12-09 15:25:25 +08:00
Hub Figuiere
1b75d56798 Bug 455443 - cache the parent for the accessibilityAttributeValue(NSAccessibilityParentAttribute). r=surkov 2011-12-08 16:19:31 -05:00
Hub Figuiere
14c7c2d6bf Bug 703770 - mozRootAccessible need to return a different set of properties. r=surkov 2011-12-08 16:19:29 -05:00
Marco Zehe
d530dbaee3 Bug 457226 - mochitest for ARIA states, r=surkov 2011-12-08 17:01:31 +01:00
Alexander Surkov
c09db1bc84 Bug 706067 - Make takeFocus work on widget items, r=marcoz, tbsaunde 2011-12-08 20:20:15 +08:00
Boris Zbarsky
0dd5df7749 Mitigation (not fix) for bug 694254. 2011-12-08 01:24:17 -05:00
Jignesh Kakadiya
cc5c9a5ec2 Bug 706369 - Changed occurences of nsIContent::getChildAt() using getFirstChild(), getNextSibling() and getPreviousSibling(), r=surkov 2011-12-07 12:50:17 +05:30
Alexander Surkov
d26cb4cb75 Bug 689847 - Expose active state on current item of selectable widgets, r=davidb, tbsaunde 2011-12-07 17:10:22 +08:00
Hub Figuiere
0883d65b87 Bug 707846 - remove unused nsAccessibleWrap::GetUnignoredChildCount(). r=surkov 2011-12-06 14:08:01 +08:00
Hub Figuiere
0157150f92 Bug 689105 - Ensure a11y children are initialized before caching on Mac. r=surkov, r=davidb 2011-12-05 12:33:30 -08:00
Alexander Surkov
e148d1a55c Bug 704852 - Calculate compatibility mode when accessibility starts, r=tbsaunde, sr=neil, f=marcoz 2011-12-06 14:07:46 +08:00
Alexander Surkov
edc770329c Bug 658272 - Implement figure and figcaption accessibility, r=tbsaunde, marcoz
--HG--
rename : accessible/tests/mochitest/test_elm_landmarks.html => accessible/tests/mochitest/elm/test_landmarks.html
rename : accessible/tests/mochitest/test_elm_listbox.xul => accessible/tests/mochitest/elm/test_listbox.xul
rename : accessible/tests/mochitest/test_elm_nsApplicationAcc.html => accessible/tests/mochitest/elm/test_nsApplicationAcc.html
rename : accessible/tests/mochitest/test_elm_plugin.html => accessible/tests/mochitest/elm/test_plugin.html
2011-12-05 14:04:06 +08:00
Ms2ger
601136dc5d Bug 705437 - Remove dead code: nsCoreUtils::GetLastSensibleColumn; r=surkov 2011-12-03 22:50:17 +01:00
Ms2ger
cbd5a5aacb Bug 705436 - Remove dead code: getDocumentTypeCB; r=surkov 2011-12-03 22:50:17 +01:00
Alexander Surkov
da6f38dbdb Bug 706335 - Remove text accesible getting no text inside a preformatted area, r=marcoz, bz 2011-12-02 16:52:56 +08:00
Justin Lebar
02b09fb494 Back out revs d445f83ecfb1:dc9cc326cad0, because they did not back out what was intended. 2011-12-01 16:35:42 -05:00
Justin Lebar
9b26154c74 Backed out changeset 5d920a44a901 (bug 698002) 2011-12-01 15:43:07 -05:00
Alexander Surkov
d57afd0e9c Bug 706834 - Crash in nsXULTreeAccessible::TreeViewChanged, r=marcoz 2011-12-02 04:21:54 +08:00
Alexander Surkov
501c68b0e5 Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz 2011-12-02 00:12:02 +08:00
Alexander Surkov
af2c5b6a31 Bug 706784 - Firefox 8.0.1 Crash Report [@ nsLinkableAccessible::GetValue(nsAString_internal&) ], r=marcoz 2011-12-02 00:11:53 +08:00
Ed Morley
77b33db0bb Bug 703889 - Remove |ifndef DISABLE_XFORMS_HOOKS| since it's never defined; r=ted 2011-11-30 18:37:57 +00:00
Alexander Surkov
ca6afa8566 Bug 699017 - aria-required attribute on file input not read by JAWS, r=tbsaunde, marcoz, roc 2011-11-30 20:36:20 +08:00
Atul Aggarwal
076203ae3f Bug 672511 - Morph nsIAccessNode::uniqueId, r=surkov 2011-11-30 14:18:45 +05:30
Trevor Saunders
47210c1f13 Bug 693948 - expose layout-guess: true object attribute on CSS table accessible, r=surkov 2011-11-07 04:05:51 -05:00
Alexander Surkov
0e2f270498 Bug 706026 - Crash in nsXULTextFieldAccessible::FrameSelection, r=marcoz 2011-11-29 22:37:51 +08:00
Masatoshi Kimura
b3caf3014c Bug 451161 - Part 1: Allow overriding system accesibility settings without SystemPref module. r=surkov.alexander 2011-11-26 20:48:55 +01:00
David Bolter
899b2bf2a0 Bug 705179 - Implement initial canvas accessible and baseline test. r=surkov,ehsan 2011-11-25 11:58:34 -05:00
Alexander Surkov
5bb7f189cb Bug 701669 - crash when changing profile in profile manager, r=tbsaunde 2011-11-25 12:32:49 +08:00
Alexander Surkov
dcf73a7c49 Bug 699037 - Remove a11y dependency on e10s build flag, r=davidb 2011-11-24 19:31:49 +08:00
Alexander Surkov
279a5e8eb0 Bug 287740 - expose axis object attribute on table cells, r=marcoz 2011-11-24 19:31:41 +08:00
Alexander Surkov
677bfef278 Bug 704754 - expose abbr object attribute on header cells, r=marcoz 2011-11-24 19:31:34 +08:00
Alexander Surkov
3b4b35835a Bug 704416 - HTML acronym and abbr names should be provided by @title, r=marcoz 2011-11-24 19:31:25 +08:00
Alexander Surkov
0d29f1c82b Bug 703198 - JAWS doesn't announce combobox navigation in collapsed combobox, perf version, r=marcoz 2011-11-23 20:50:33 +08:00
Alexander Surkov
592b26162a Bug 703198 - JAWS doesn't announce combobox navigation in collapsed combobox, r=marcoz 2011-11-22 13:01:02 +08:00
Alexander Surkov
1b0b77421c Bug 702903 - IAccessibleRelation::get_target broken, r=tbsaunde 2011-11-18 10:43:57 +08:00
Ms2ger
8504a98f9a Backout 4adf065b48a6; landed the wrong patch. 2011-11-17 18:58:00 +01:00
Alexander Surkov
221c625fa5 Bug 702629 - aria-orientation should be applied to slider and separator roles, r=marcoz 2011-11-17 21:18:54 +08:00
Alexander Surkov
db41b3df9a Bug 702528 - IAccessible::get_accName should return S_FALSE when there's no accessible name, r=davidb 2011-11-17 14:37:27 +08:00
Ed Morley
7b166f8edf Merge mozilla-central to mozilla-inbound 2011-11-16 18:05:23 +00:00
Ms2ger
fad6bd81bd Bug 699228 - Remove unused variable in nsImageFrame::GetContentForEvent; r=smaug 2011-11-16 08:50:19 +01:00
Alexander Surkov
2c6728d97b Bug 697339 - crash after deleting email while using gnome-orca 3.19 xdesktop [@ nsAccessible::Role ], r=tbsaunde 2011-11-15 23:51:03 +08:00
Oonishi Atsushi
8f0353652d Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
Ed Morley
7ea8e12caa Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev
ac65d0d88e Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Alexander Surkov
3f07ab58a4 Bug 414302 - Incorrect selection events in HTML, XUL and ARIA, r=tbsaunde, f=marcoz 2011-11-01 08:52:27 +08:00
Eitan Isaacson
0efaca9afa bug 375564 - remove mac 10.4 ifdefs from a11y r=davidb 2011-11-02 17:18:31 -04:00
Ms2ger
6d97442563 Bug 684821 - Remove nsIDOMNSHTMLElement; r=peterv 2011-10-29 22:03:55 +02:00
Timothy Nikkel
1e8e900527 Bug 658005. Part 3. Make accessibility use the new frame visibility API and remove code is obsoletes. r=roc,surkov 2011-10-26 18:57:55 -05:00