Commit Graph

1870 Commits

Author SHA1 Message Date
Hub Figuiere
94d0265a5d Bug 705404 - Create the Mac mozAccessible on demand r=tbsaunde. 2011-12-15 14:47:04 +00:00
Brian O'Keefe
755f228bc5 Bug 708846 - Clean up the SVG namespace checks to use nsIContent::IsSVG() instead; r=longsonr 2011-12-15 14:47:03 +00:00
Hub Figuiere
58810754ad Bug 707852 - Remove the wrapper for the Obj-C class as we can do without; r=surkov a=mac-only 2011-12-13 14:17:59 +00:00
Trevor Saunders
97fd00022b bug 455443 and bug 703770 - fix missed review nits r=me 2011-12-09 02:53:05 -05:00
Trevor Saunders
1b2ce620b0 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
1c103a2b35 Bug 708106 - Remove NSAccessibility constants for pre MacOS X 10.4. r=tbsaunde 2011-12-09 15:25:25 +08:00
Hub Figuiere
3377f0b9bf Bug 455443 - cache the parent for the accessibilityAttributeValue(NSAccessibilityParentAttribute). r=surkov 2011-12-08 16:19:31 -05:00
Hub Figuiere
7d67f1d492 Bug 703770 - mozRootAccessible need to return a different set of properties. r=surkov 2011-12-08 16:19:29 -05:00
Marco Zehe
e8ad368caa Bug 457226 - mochitest for ARIA states, r=surkov 2011-12-08 17:01:31 +01:00
Alexander Surkov
aef288f412 Bug 706067 - Make takeFocus work on widget items, r=marcoz, tbsaunde 2011-12-08 20:20:15 +08:00
Boris Zbarsky
4d0c3548c4 Mitigation (not fix) for bug 694254. 2011-12-08 01:24:17 -05:00
Jignesh Kakadiya
6b42b34b4e Bug 706369 - Changed occurences of nsIContent::getChildAt() using getFirstChild(), getNextSibling() and getPreviousSibling(), r=surkov 2011-12-07 12:50:17 +05:30
Alexander Surkov
021d1b96c7 Bug 689847 - Expose active state on current item of selectable widgets, r=davidb, tbsaunde 2011-12-07 17:10:22 +08:00
Hub Figuiere
50f022ac31 Bug 707846 - remove unused nsAccessibleWrap::GetUnignoredChildCount(). r=surkov 2011-12-06 14:08:01 +08:00
Hub Figuiere
60a2558945 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
3087579ba5 Bug 704852 - Calculate compatibility mode when accessibility starts, r=tbsaunde, sr=neil, f=marcoz 2011-12-06 14:07:46 +08:00
Alexander Surkov
f9762cd8fb 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
df3ccb763c Bug 705437 - Remove dead code: nsCoreUtils::GetLastSensibleColumn; r=surkov 2011-12-03 22:50:17 +01:00
Ms2ger
62a31e6f86 Bug 705436 - Remove dead code: getDocumentTypeCB; r=surkov 2011-12-03 22:50:17 +01:00
Alexander Surkov
43913eb06b 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
5905e88333 Back out revs d445f83ecfb1:dc9cc326cad0, because they did not back out what was intended. 2011-12-01 16:35:42 -05:00
Justin Lebar
47b2651e38 Backed out changeset 5d920a44a901 (bug 698002) 2011-12-01 15:43:07 -05:00
Alexander Surkov
071401ee38 Bug 706834 - Crash in nsXULTreeAccessible::TreeViewChanged, r=marcoz 2011-12-02 04:21:54 +08:00
Alexander Surkov
b1bd682dc6 Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz 2011-12-02 00:12:02 +08:00
Alexander Surkov
412b0c0bbf Bug 706784 - Firefox 8.0.1 Crash Report [@ nsLinkableAccessible::GetValue(nsAString_internal&) ], r=marcoz 2011-12-02 00:11:53 +08:00
Ed Morley
13c27f3c4f Bug 703889 - Remove |ifndef DISABLE_XFORMS_HOOKS| since it's never defined; r=ted 2011-11-30 18:37:57 +00:00
Alexander Surkov
ad215b0ae0 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
501150df25 Bug 672511 - Morph nsIAccessNode::uniqueId, r=surkov 2011-11-30 14:18:45 +05:30
Trevor Saunders
602d98388b Bug 693948 - expose layout-guess: true object attribute on CSS table accessible, r=surkov 2011-11-07 04:05:51 -05:00
Alexander Surkov
21abcea7f3 Bug 706026 - Crash in nsXULTextFieldAccessible::FrameSelection, r=marcoz 2011-11-29 22:37:51 +08:00
Masatoshi Kimura
961acee327 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
43e321e7a7 Bug 705179 - Implement initial canvas accessible and baseline test. r=surkov,ehsan 2011-11-25 11:58:34 -05:00
Alexander Surkov
52633a8575 Bug 701669 - crash when changing profile in profile manager, r=tbsaunde 2011-11-25 12:32:49 +08:00
Alexander Surkov
a4846c075d Bug 699037 - Remove a11y dependency on e10s build flag, r=davidb 2011-11-24 19:31:49 +08:00
Alexander Surkov
6bd5f59642 Bug 287740 - expose axis object attribute on table cells, r=marcoz 2011-11-24 19:31:41 +08:00
Alexander Surkov
0d814c80f0 Bug 704754 - expose abbr object attribute on header cells, r=marcoz 2011-11-24 19:31:34 +08:00
Alexander Surkov
65a53e6c0f Bug 704416 - HTML acronym and abbr names should be provided by @title, r=marcoz 2011-11-24 19:31:25 +08:00
Alexander Surkov
d5ffd89e79 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
8a95c5940f Bug 703198 - JAWS doesn't announce combobox navigation in collapsed combobox, r=marcoz 2011-11-22 13:01:02 +08:00
Alexander Surkov
fc9b75b652 Bug 702903 - IAccessibleRelation::get_target broken, r=tbsaunde 2011-11-18 10:43:57 +08:00
Ms2ger
c85df1f41a Backout 4adf065b48a6; landed the wrong patch. 2011-11-17 18:58:00 +01:00
Alexander Surkov
4ae0439648 Bug 702629 - aria-orientation should be applied to slider and separator roles, r=marcoz 2011-11-17 21:18:54 +08:00
Alexander Surkov
08fac88169 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
f40e833352 Merge mozilla-central to mozilla-inbound 2011-11-16 18:05:23 +00:00
Ms2ger
e7e3a5114b Bug 699228 - Remove unused variable in nsImageFrame::GetContentForEvent; r=smaug 2011-11-16 08:50:19 +01:00
Alexander Surkov
f2fed08e07 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
5db5ec8f54 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
7bc582f20f 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
8a56fd9db2 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Alexander Surkov
e3203701e9 Bug 414302 - Incorrect selection events in HTML, XUL and ARIA, r=tbsaunde, f=marcoz 2011-11-01 08:52:27 +08:00