Commit Graph

889 Commits

Author SHA1 Message Date
Trevor Saunders
206e3db32f bug 833164 - code gen xpcom accessible events r=surkov ted 2013-01-19 10:38:01 -05:00
Trevor Saunders
e4f9d837cb bug 850973 - remove nsAccUtils::IsText() r=surkov 2013-03-14 00:21:34 -04:00
Fernando Herrera
9deb1b8abb Bug 612331 - nsIAccessibleText getText related functions test in multiline text, r=surkov, tbsaunde 2013-03-14 01:04:23 +09:00
Alexander Surkov
191aa44488 Bug 845134 - enable focus logging for accessible/focus/test_focusedChild.html 2013-03-13 21:48:59 +09:00
Ryan VanderMeulen
03c7e434e8 Bug 637898 - Update assertion annotations for test_1.html. 2013-03-12 11:11:14 -04:00
Trevor Saunders
012e8b71ed bug 637898 try and fix HyperTextAccessible::GetPosAndText() to avoid asserts r=surkov 2013-03-12 09:43:19 -04:00
Alexander Surkov
fc7fbdf367 Bug 845095 - disable mochitest accessible/states/test_tree.xul 2013-03-11 12:34:34 +09:00
Alexander Surkov
8d089b8186 Bug 824662 - Intermittent test_takeFocus.html | Can't get accessible for plugin, r=tbsaunde 2013-03-07 14:48:48 +09:00
Alexander Surkov
7a24a70a06 Bug 845095 - clean up accessible/states/test_tree.xul, r=hub 2013-03-07 12:45:46 +09:00
Alexander Surkov
8779cef098 Bug 845176 - enable logging in accessible/relations/test_embeds.xul 2013-03-06 16:37:30 +09:00
Alexander Surkov
7f5ee0dad0 Bug 824662 - enable logging in accessible/focus/test_takeFocus.html 2013-03-05 20:29:02 +09:00
Trevor Saunders
c40af5bf91 bug 407956 - make nsITreeView not take a nsISupportsArray* r=neil, bz sr=neil 2013-01-06 19:54:42 -05:00
Alexander Surkov
1266bbd1d4 Bug 396166 - xul:label@value accessible should implement nsIAccessibleText, r=tbsaunde, roc 2013-03-01 13:06:16 +09:00
Ms2ger
c6832bb745 Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Alexander Surkov
e651e2782a Bug 845134 - enable logging in focus/test_focusedChild.html 2013-02-28 14:35:17 +09:00
Phil Ringnalda
03cdba0d6e Back out 49b4afb3ab2f (bug 845134) as the single most unlikely cause of Android build bustage in the history of computing, on a CLOSED TREE 2013-02-27 23:15:11 -08:00
Gregory Szorc
27c42e83c6 Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Alexander Surkov
f10aa93cd6 Bug 845134 - enable logging in focus/test_focusedChild.html 2013-02-28 14:35:17 +09:00
Hubert Figuière
8eeb3c43df Bug 845095 - Disable mochitest states/test_tree.xul on Mac. r=dbolter 2013-02-27 16:02:38 -05:00
Gregory Szorc
803629b9c6 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
2801c25ab8 Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Gregory Szorc
ddc427fc66 Bug 784841 - Part 18a: Convert /accessible; r=glandium f=Ms2ger 2013-02-25 12:47:17 -08:00
Alexander Surkov
0acc905b8e Bug 845095 - enable logging for states/test_tree.xul 2013-02-27 16:37:01 +09:00
L. David Baron
ff34707a75 Bug 404077: Adjust annotations of expected assertions. 2013-02-27 10:37:19 -08:00
Hubert Figuière
e6a2f7dadc Bug 845095 - backed out 8cb9d6981978 as per r=surkov 2013-02-27 21:57:07 -05:00
L. David Baron
592587b15e Bug 404077: Fix think-o in previous annotations of expected assertions. CLOSED TREE 2013-02-27 18:53:09 -08:00
L. David Baron
2c80911fe7 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 18:46:42 -08:00
L. David Baron
e2654f58c5 Bug 404077: Adjust annotations of expected assertions. CLOSED TREE 2013-02-27 17:58:48 -08:00
Aishwarya
0047b93146 Bug 794620 - group position of HTML radio buttons can be incorrect, r=surkov 2013-02-22 01:31:40 +09:00
L. David Baron
5ef4421fa5 Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
Except for the changes in:
  layout/generic/nsIFrame.h (part)
  layout/style/nsComputedDOMStyle.h (all)
  layout/style/nsRuleNode.cpp (part)
  layout/style/nsStyleContext.cpp (part)
  layout/style/nsStyleContext.h (part)
(see patch 3b in the bug), this patch was written with the sed script:
s/\<GetStyle\(Font\|Color\|List\|Text\|Visibility\|Quotes\|UserInterface\|TableBorder\|SVG\|Background\|Position\|TextReset\|Display\|Content\|UIReset\|Table\|Margin\|Padding\|Border\|Outline\|XUL\|SVGReset\|Column\)\>/Style\1/g
2013-02-16 13:51:02 -08:00
Alexander Surkov
3b74dacf8b Bug 834120 - Table cell accessibles not exposed for CSS table without table-row, r=tbsaunde 2013-02-16 14:42:00 +09:00
L. David Baron
05d5d9dfa9 Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion. 2013-02-26 22:23:08 -08:00
L. David Baron
e2e632496e Bug 404077: Adjust annotations of expected assertions. 2013-02-27 13:20:26 -08:00
Alexander Surkov
caaa87b509 Bug 527461 - Implement RELATION_NODE_PARENT_OF, r=tbsaunde 2013-02-26 16:17:10 +09:00
L. David Baron
4f4296979b Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Alexander Surkov
0db7184599 Bug 835666 - ARIA combobox selected value is not a part of name computation, r=tbsaunde 2013-02-15 18:54:06 +09:00
Alexander Surkov
3602bfe831 Bug 835121 - ARIA grid should be editable by default, r=tbsaunde 2013-02-14 19:57:35 +09:00
Alexander Surkov
b04db00330 Bug 823927 - text is jammed with control's text in name computation, r=tbsaunde 2013-02-12 18:13:57 +09:00
Alexander Surkov
2b7c2e48a2 Bug 838407 - aria-hidden false value shouldn't be exposed via object attributes, r=tbsaunde 2013-02-11 09:54:14 +09:00
Alexander Surkov
176065e86a Bug 445510 - Support ARIA-based text attributes, r=tbsaunde
--HG--
rename : accessible/tests/mochitest/attributes/test_text.html => accessible/tests/mochitest/textattrs/test_general.html
2013-02-09 13:36:34 +09:00
Boris Zbarsky
d71214e1ed Bug 838518 part 1. Fix treewalker callers per the API change that was made. r=smaug 2013-02-06 14:22:33 +00:00
Alexander Surkov
de568aceea Bug 786163 - sort out name calculation for HTML input buttons, r=tbsaunde 2013-02-03 13:49:18 +09:00
Henri Sivonen
c579df482b Bug 820508 part 3 - Accessibility mapping for <main>. r=dbolter. 2013-01-29 14:31:45 +02:00
Hubert Figuière
8fb18007b2 Bug 835338 - Part 1: Disable test_scroll.xul on Mac for now. r=dbolter
--HG--
extra : rebase_source : 35117aad43afeddb5d9ecdd39e0ab562b075a63d
2013-01-28 12:08:30 -05:00
Alexander Surkov
1462437b5d Bug 569356, part2 - coalescence of state change events is bad, r=tbsaunde 2013-01-28 18:21:03 +09:00
Alexander Surkov
9dda04c949 Bug 569356, part1 - add support of event scenarios in testing, r=marcoz 2013-01-19 09:01:38 +09:00
Iscaro
9b3185d5e4 Bug 789621 - getTextAttributes doesn't work with magic offsets. r=surkov 2013-01-12 15:24:13 -05:00
Ed Morley
836947502a Backout da88cd4bc6db & 696264e2414c (bug 569356) for intermittent, but frequent test_doc_busy.html timeouts 2013-01-09 11:48:23 +00:00
David Bolter
b5a6a4eec5 Fixing one line in previous fix. b=569356. r=MarcoZ 2013-01-08 10:51:54 -05:00
Alexander Surkov
c30c215b46 Bug 569356 - Coalescence of state change events is bad, r=tbsaunde, marcoz 2013-01-08 17:15:51 +09:00