Hub Figuière
|
186a2a0fa0
|
Bug 729861 - Part 2: make the doc accessible check an assert. r=tbsaunde
|
2012-02-24 12:36:01 -08:00 |
|
Hub Figuière
|
ef099a888a
|
Bug 729861 - Crash: make sure we don't get a nsnull doc accessible. r=surkov
|
2012-02-23 23:31:24 -08:00 |
|
Alexander Surkov
|
a2ea25b37d
|
Bug 727942 - childAtPoint may return incorrect accessibles when page zoomed, r=marcoz
|
2012-02-23 12:16:57 +09:00 |
|
Ed Morley
|
d3e7abd696
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-22 22:20:54 +00:00 |
|
Ed Morley
|
978ee67743
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-22 14:10:55 +00:00 |
|
Serge Gautherie
|
6da822f9c1
|
Bug 729474. (Av1) name/test_browserui.xul: Improve log, to help diagnose. r=surkov.alexander.
|
2012-02-22 14:45:24 +01:00 |
|
Alexander Surkov
|
5ab5507672
|
Bug 650241 - disable width testing of testBounds() because of failure on some platforms
|
2012-02-22 13:49:22 +09:00 |
|
Alexander Surkov
|
f139298db4
|
Bug 650241 - Location returned by accessibles sometimes incorrect when page zoomed, r=marcoz
|
2012-02-22 11:07:43 +09:00 |
|
Hub Figuière
|
7add8c59e3
|
Bug 726097 - Use the right doc accessible when hit testing. Add proper mochi-test. r=surkov
--HG--
rename : accessible/tests/mochitest/test_childAtPoint.html => accessible/tests/mochitest/hittest/test_general.html
rename : accessible/tests/mochitest/test_childAtPoint.xul => accessible/tests/mochitest/hittest/test_general.xul
|
2012-02-15 13:51:04 -08:00 |
|
Alexander Surkov
|
bb70916d54
|
Bug 714579 - Don't use GetComputedStyle for object attribute calculation, r=tbsaunde, marcoz, f=bz
|
2012-02-21 00:45:29 +09:00 |
|
Ed Morley
|
efe21ddd01
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-20 12:08:28 +00:00 |
|
Serge Gautherie
|
2f37c0d28a
|
Bug 718237. (Bv2) test_focus_autocomplete.xul: Skip this test on SeaMonkey ftb. r=surkov.alexander.
|
2012-02-20 05:25:17 +01:00 |
|
Alexander Surkov
|
b79d3bc706
|
Bug 677154 - Detached document accessibility tree, r=bz, marcoz
|
2012-02-18 02:38:43 +09:00 |
|
Alexander Surkov
|
aa03e8c758
|
Bug 499093 - Fix discrepancy between tr count and row count in nsHTMLTableAccessible::IsProbablyForLayout, r=marcoz
|
2012-02-17 16:21:26 +09:00 |
|
Nathan Froyd
|
30d4794819
|
Bug 727163 - fix compiler warnings in accessible/; r=askalski
|
2012-02-14 10:53:09 -08:00 |
|
Alexander Surkov
|
96d07a2204
|
Bug 727735 - don't use computed style for width detection in IsProbablyForLayout, r=tbsaunde
|
2012-02-18 18:18:48 +09:00 |
|
Andrew Quartey
|
cfe294b170
|
Bug 691267 - Remove nsHTMLButtonAccessible duplication, r=surkov
--HG--
rename : accessible/tests/mochitest/actions/test_inputs.html => accessible/tests/mochitest/actions/test_controls.html
|
2012-02-22 20:33:37 +09:00 |
|
Alexander Surkov
|
6da35ae1c9
|
Bug 650241 - improve accessible boundaries testing, r=marcoz
|
2012-02-22 20:27:28 +09:00 |
|
alexander
|
33b9f2fae0
|
Bug 714579 - Make sure the accessible isn't defunct before getting the caret offset. r=tbsaunde
|
2012-02-15 07:11:00 -08:00 |
|
joseph
|
a34a09dbd7
|
Bug 726507 - Replace GetAccService()->GetAccessible() with mDoc->GetAccessible() in html/ and xul/ subfolders of accessibility/src/ folder, r=surkov
|
2012-02-16 03:22:17 +08:00 |
|
Marco Bonardo
|
f325c574a0
|
Merge last green PGO from inbound to central
|
2012-02-14 11:16:13 +01:00 |
|
Alexander Surkov
|
4b8f6522ce
|
Bug 725644 - add new nsIAccessibleHideEvent interface, r=tbsaunde
|
2012-02-14 09:02:41 +09:00 |
|
Alexander Surkov
|
8b592b223a
|
Bug 725581 - caretOffset for textarea should be -1 when textarea doesn't have a focus, r=tbsaunde
|
2012-02-13 12:37:52 +09:00 |
|
Mark Capella
|
6dd876288b
|
Bug 725647. (Bv1a) test_embeds.xul: Use new openBrowserWindow(). f=sgautherie r=surkov.alexander.
|
2012-02-13 21:03:43 +01:00 |
|
Jignesh Kakadiya
|
baf6632802
|
Bug 725998 - get rid of GetAccessibleOrContainer and GetContainerAccessible, r=surkov
|
2012-02-12 11:35:55 +09:00 |
|
Jignesh Kakadiya
|
83d278a92f
|
Bug 724452 - use nsFocusManager::GetFocusManager() more, r=tbsaunde, hub, surkov
|
2012-02-12 11:34:00 +09:00 |
|
Andrew Quartey
|
0eddefbc77
|
Bug 634829 - Remove nsIAccessibleWin32Object interface, r=surkov
|
2012-02-11 16:45:10 +09:00 |
|
Tobias Markus (:Tobbi)
|
a3a8b6d628
|
Bug 725178 - Remove ensureAccessibleTree from common.js, r=surkov
|
2012-02-08 20:13:37 +01:00 |
|
Trevor Saunders
|
5178acaeaf
|
bug 672507 - fix review nits r=davidb
|
2012-02-10 16:39:20 -05:00 |
|
Andrzej Skalski
|
c40cbd9d27
|
Bug 706134 - ARIA listitem shouldn't expose selectable state and pick up aria-selected and aria-checked, r=surkov
|
2012-02-11 03:25:48 +09:00 |
|
Hub Figuière
|
208b42a438
|
Bug 721947 - use nsIPresShell instead of nsIWeakShell. r=surkov
|
2012-02-09 08:49:17 -08:00 |
|
Hub Figuiere
|
1a89e76291
|
Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov
|
2011-11-09 14:52:00 -08:00 |
|
Hub Figuière
|
63a85c553a
|
Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov
|
2012-02-07 14:38:54 -08:00 |
|
Jignesh Kakadiya
|
646cc79ec3
|
Bug 539694 - Added MOZ_DELETE attribute to private copy constructors, r=surkov
|
2012-02-09 16:43:13 +09:00 |
|
Joey Blacksmith
|
2e565a602a
|
Bug 723796 - nsAccessible::GetAllowsAnonChildAccessibles renamed to nsAccessible::CanHaveAnonChildren, r=surkov
|
2012-02-08 16:31:25 +09:00 |
|
Andrzej Skalski
|
85b2291568
|
Bug 717506 - telemetry for xforms use, r=surkov, tbsaunde
|
2012-02-08 16:21:21 +09:00 |
|
Alexander Surkov
|
900eca071b
|
Bug 723833 - IAccessibleText::setCaretOffset on location or search bar causes focus to jump, r=tbsaunde, marcoz
--HG--
rename : accessible/tests/mochitest/test_text_caret.html => accessible/tests/mochitest/textcaret/test_general.html
|
2012-02-08 13:31:18 +09:00 |
|
Ed Morley
|
4243dd9aaa
|
Backout 0b205d34aefc (bug 673405), 3327d251ce49 (bug 672504) for mochitest-other leaks
|
2012-02-08 01:23:12 +00:00 |
|
Hub Figuiere
|
2f18e51054
|
Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov
|
2011-11-09 14:52:00 -08:00 |
|
Hub Figuière
|
63ef4d93ae
|
Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov
|
2012-02-07 14:38:54 -08:00 |
|
Trevor Saunders
|
2227b9e1b6
|
bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov
|
2012-02-07 08:18:33 -05:00 |
|
Mark Capella
|
61545034ce
|
Bug 689540 - Expose IA2 margin- object attributes, r=surkov
|
2012-02-06 18:18:25 +01:00 |
|
Marco Zehe
|
04b9c1ab99
|
Bug 719754 - Rewrite a11y tests that put <tabbrowser> in random XUL documents and expect it to work (tree and relations files), r=surkov
|
2012-02-06 13:06:07 +01:00 |
|
David Bolter
|
9fa86e3270
|
Bug 721772 - Call ISimpleDOM telemetry accumulation only once. r=tbsaunde
|
2012-02-04 13:52:52 -05:00 |
|
Ed Morley
|
0a281e1b93
|
Backout 001b3e1ec98f (bug 721772),
|
2012-02-04 18:02:07 +00:00 |
|
David Bolter
|
8a2a6f78b0
|
Bug 721772 - Call ISimpleDOM telemetry accumulation only once; r=tbsaunde
|
2012-02-04 17:45:04 +00:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Alexander Surkov
|
d7380c94f4
|
Bug 719754 - rewrite name/test_nsRootAcc.xul, r=marcoz
--HG--
rename : accessible/tests/mochitest/name/test_nsRootAcc.xul => accessible/tests/mochitest/name/test_browserui.xul
|
2012-02-03 20:19:17 +09:00 |
|
Jonathan Kew
|
9006acace3
|
backout 5ca407ff5564 (bug 672507) for M-oth (a11y) orange
|
2012-02-03 10:18:03 +00:00 |
|
Trevor Saunders
|
2c89a5bec7
|
bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov
|
2012-01-10 11:43:27 -05:00 |
|