Commit Graph

908 Commits

Author SHA1 Message Date
Alexander Surkov
85eb879a48 Bug 853340 - getTextAtOffset for word boundaries: beginning of a new life, r=tbsaunde
CLOSED TREE
2013-03-24 09:57:06 +09:00
Trevor Saunders
5ca1edd4b3 backout 392c55ce512d bug 853340 to see if it somehow broke linux pgo landed on a CLOSED TREE 2013-03-24 15:28:34 -04:00
Alexander Surkov
2664ccd32d Bug 853340 - getTextAtOffset for word boundaries: beginning of a new life, r=tbsaunde 2013-03-24 09:57:06 +09:00
Hubert Figuière
eef363a259 Bug 835338 - Part 2: Reenable test_scroll.xul on Mac. r=tbsaunde 2013-03-21 17:31:41 -04:00
Trevor Saunders
50da9dbaef bug 853927 - rm the shenanigans test_scroll.xul does to open a file r=davidb f=jmaher 2013-03-22 13:48:35 -04:00
Trevor Saunders
7dbc874b64 bug 852044 - test_link.html doesn't assert on mac either anymore 2013-03-22 05:02:05 -04:00
Trevor Saunders
a49b6ee293 bug 852044 - follow up test_link.html doesn't assert on win anymore 2013-03-22 05:00:31 -04:00
Trevor Saunders
381a8f02a6 bug 852044 - don't fire sync events from DocAccessible::ProcessLoad() r=surkov 2013-03-18 01:58:34 -04:00
Alexander Surkov
4e2f513ecf Bug 852021 - add getText* at caret offset mochitest, r=tbsaunde 2013-03-22 11:02:35 +09:00
Gregory Szorc
94ec89296d Bug 844654 - Part 3: Remove now empty Makefile.in files; rs=khuey
--HG--
extra : rebase_source : 8de9c7f68a953e574dda22f8c14c2b2ca60444f9
2013-03-19 18:49:07 -07:00
Mike Shal
ea1d9b8ba7 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Trevor Saunders
c182caa6bf bug 850797 - add nsIDocument::IsVisibleConsideringAncestors() r=bz 2013-03-16 00:13:38 -04:00
Hubert Figuière
ef96a3aeb1 Bug 845095 - Disable test only on MacOS 10.6. r= 2013-03-18 15:42:12 -04:00
Trevor Saunders
591184b134 bug 694254 - disable the test on windows 7/8 2013-03-18 00:09:52 -04:00
Phil Ringnalda
98777e745d Back out 0bbb5cacadaf (bug 694254) for timing out on Windows 2013-03-17 20:13:17 -07:00
Joshua Yuan
8499d13229 bug 833256 - role=note should use eFromSubTreeIfRec name rule not eFromSubTree r=tbsaunde f=surkov 2013-03-17 22:02:01 -04:00
Trevor Saunders
b96c5833ba bug 694254 - disable test_focus_browserui.xul on windows 7/8 to see if the leak goes away 2013-03-17 21:04:07 -04:00
Phil Ringnalda
835396f6b3 Back out 9bfca2900825 (bug 694254) for incompetent review 2013-03-16 20:35:53 -07:00
Trevor Saunders
063ecdc9fb bug 694254 - disable test_focus_browserui.xul on win 7/8 to see if it fixes the leak rs=philor 2013-03-16 22:10:32 -04:00
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