Boris Zbarsky
|
2d3ef7e383
|
Bug 571459. Shutdown the doc accessible if its presshell dies. r=surkov,roc
|
2010-06-14 16:06:48 -04:00 |
|
Timothy Nikkel
|
39337fdbef
|
Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron
|
2010-06-14 14:35:30 -05:00 |
|
Dão Gottwald
|
35d3ffc05d
|
Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul
|
2010-06-14 11:54:18 +02:00 |
|
Dão Gottwald
|
d7e62457fa
|
disable bogus test while I figure out why the close buttons don't show up
|
2010-06-14 11:30:35 +02:00 |
|
Ehsan Akhgari
|
94442dd89e
|
Bug 571790 - Fix Mac accessibility compile problems after bug 571184 landed; r=surkov
|
2010-06-13 20:16:46 -04:00 |
|
Alexander Surkov
|
37325230bc
|
Bug 571219 - linux bustage fix
|
2010-06-12 13:56:18 +09:00 |
|
Alexander Surkov
|
d0a6b6bff5
|
Bug 571219 - remove unnecessary do_QueryObject, r=davidb
|
2010-06-12 13:04:50 +09:00 |
|
Alexander Surkov
|
5432bc50e6
|
Bug 571184 - remove nsIAccessNode traversal methods, r=davidb, marcoz
|
2010-06-12 13:04:35 +09:00 |
|
Alexander Surkov
|
ea7efbc4a9
|
Bug 570405 - nsAccEvent should deal with nsAccessible, r=davidb
|
2010-06-12 13:04:24 +09:00 |
|
Ehsan Akhgari
|
82dbb7448c
|
Bug 541618 followup - Fix a compilation error on Mac with accessibility turned on; r=davidb
|
2010-06-11 15:39:02 -04:00 |
|
Boris Zbarsky
|
38f86234d3
|
Bug 571541. Make sure to ShutdownDocAccessible even if we have no docshell. r=surkov
|
2010-06-11 15:23:13 -04:00 |
|
Alexander Surkov
|
986ddf884c
|
Bug 541618 - fix solaris bustage
|
2010-06-11 18:54:18 +09:00 |
|
Alexander Surkov
|
663c80e576
|
Bug 541618 - nsINode should be used instead nsIDOMNode by nsAccessNode, r=marcoz, davidb
|
2010-06-11 17:23:18 +09:00 |
|
Alexander Surkov
|
8eac83b434
|
Bug 571246 - Crash @nsCoreUtils::IsAncestorOf(nsINode*,nsINode*,nsINode*), r=bz, davidb
|
2010-06-11 17:23:04 +09:00 |
|
Alexander Surkov
|
1f73e9cf4c
|
Bug 570710 - avoid extra traversal of children array during tet event creation, r=marcoz, davidb
|
2010-06-10 12:29:56 +09:00 |
|
Alexander Surkov
|
a2cb8b19d0
|
Bug 570532 - make events coalescence smart, r=marcoz, davidb
|
2010-06-09 15:34:05 +09:00 |
|
Timothy Nikkel
|
9fbf2578a9
|
Backed out changeset 2f539cc84d97 (bug 569425) because this may hide real a11y issues.
|
2010-06-08 15:42:40 -05:00 |
|
Timothy Nikkel
|
ef2e69844b
|
Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron
|
2010-06-08 14:18:04 -05:00 |
|
Timothy Nikkel
|
279eec567c
|
Bug 569425. Don't redeclare this variable because it makes it look like it shadows the first declaration. r=surkov
|
2010-06-08 14:17:54 -05:00 |
|
Timothy Nikkel
|
f49d6faee3
|
Bug 569425. Mark one place in accessibility that depends on the current image map primary frame setup so it can be changed when bug 135040 is fixed.
|
2010-06-08 14:17:54 -05:00 |
|
Alexander Surkov
|
6a84745f64
|
Bug 566103- reorganize accessible document handling, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events/test_doc.html => accessible/tests/mochitest/events/test_docload.html
|
2010-06-09 01:39:58 +09:00 |
|
David Bolter
|
11eb9f2fef
|
Bug 561932 - Make text events async/safe
|
2010-06-02 08:30:13 -04:00 |
|
David Bolter
|
142e6703da
|
Bug 564471 - Make state change events asynch
|
2010-06-02 08:30:08 -04:00 |
|
Alexander Surkov
|
4da1100119
|
Bug 566550 - make nsAccUtils::TextLength unsigned, r=marcoz
|
2010-05-25 17:40:54 +09:00 |
|
Alexander Surkov
|
d844c8b89a
|
Bug 567636 - replace GetAccessibleInParentChain on GetContainerAccessible, r=marcoz, sr=neil
|
2010-05-25 17:40:39 +09:00 |
|
Alexander Surkov
|
cefe21f6fb
|
Bug 445677 - optimization for text attributes offset (do not look into embedded characters, r=marcoz
|
2010-05-25 17:40:26 +09:00 |
|
Alexander Surkov
|
cf23c47b44
|
Bug 567568 - GetPosAndText should return nsAccessible*, r=marcoz
|
2010-05-25 17:16:04 +09:00 |
|
Alexander Surkov
|
7d8d2da3ac
|
Bug 567503 - GetDOMNodeFromPoint should work with and return nsINode*, r=marcoz
|
2010-05-25 17:12:43 +09:00 |
|
Alexander Surkov
|
b6ef0d73b1
|
Bug 567369 - GetAccessibleInWeakShell should return nsAccessible*, r=marcoz
|
2010-05-25 17:05:52 +09:00 |
|
Alexander Surkov
|
1fc62996ca
|
Bug 567084 - getTextAttributes should return invalid arg if the given offset is wrong, r=marcoz
|
2010-05-21 20:27:00 +09:00 |
|
David Bolter
|
50796fed5f
|
Bug 565569. Fix accessibility tests.
|
2010-05-21 15:20:48 +12:00 |
|
Alexander Surkov
|
5918a1b07d
|
Bug 566542 - frame for firefox doesn't implement the state 'active' when firefox is active frame, r=marcoz
|
2010-05-20 17:00:37 +09:00 |
|
Alexander Surkov
|
9e72c582fb
|
Bug 567052 - move table tests into table folder, r=marcoz
--HG--
rename : accessible/tests/mochitest/test_table_headers_ariagrid.html => accessible/tests/mochitest/table/test_headers_ariagrid.html
rename : accessible/tests/mochitest/test_table_headers_listbox.xul => accessible/tests/mochitest/table/test_headers_listbox.xul
rename : accessible/tests/mochitest/test_table_headers.html => accessible/tests/mochitest/table/test_headers_table.html
rename : accessible/tests/mochitest/test_table_headers_tree.xul => accessible/tests/mochitest/table/test_headers_tree.xul
rename : accessible/tests/mochitest/test_table_indexes_ariagrid.html => accessible/tests/mochitest/table/test_indexes_ariagrid.html
rename : accessible/tests/mochitest/test_table_indexes_listbox.xul => accessible/tests/mochitest/table/test_indexes_listbox.xul
rename : accessible/tests/mochitest/test_table_indexes.html => accessible/tests/mochitest/table/test_indexes_table.html
rename : accessible/tests/mochitest/test_table_indexes_tree.xul => accessible/tests/mochitest/table/test_indexes_tree.xul
rename : accessible/tests/mochitest/test_table_layoutguess.html => accessible/tests/mochitest/table/test_layoutguess.html
rename : accessible/tests/mochitest/test_table_sels_ariagrid.html => accessible/tests/mochitest/table/test_sels_ariagrid.html
rename : accessible/tests/mochitest/test_table_sels_listbox.xul => accessible/tests/mochitest/table/test_sels_listbox.xul
rename : accessible/tests/mochitest/test_table_sels.html => accessible/tests/mochitest/table/test_sels_table.html
rename : accessible/tests/mochitest/test_table_sels_tree.xul => accessible/tests/mochitest/table/test_sels_tree.xul
rename : accessible/tests/mochitest/test_table_struct_ariagrid.html => accessible/tests/mochitest/table/test_struct_ariagrid.html
rename : accessible/tests/mochitest/test_table_struct_ariatreegrid.html => accessible/tests/mochitest/table/test_struct_ariatreegrid.html
rename : accessible/tests/mochitest/test_table_struct_listbox.xul => accessible/tests/mochitest/table/test_struct_listbox.xul
rename : accessible/tests/mochitest/test_table_struct.html => accessible/tests/mochitest/table/test_struct_table.html
rename : accessible/tests/mochitest/test_table_struct_tree.xul => accessible/tests/mochitest/table/test_struct_tree.xul
rename : accessible/tests/mochitest/test_table_1.html => accessible/tests/mochitest/table/test_table_1.html
rename : accessible/tests/mochitest/test_table_4.html => accessible/tests/mochitest/table/test_table_2.html
|
2010-05-20 16:41:03 +09:00 |
|
Alexander Surkov
|
d2b83f1189
|
566551 - ARIA grid and accessible selectable methods shouldn't use GetNextSibling, r=marcoz, sr=neil
|
2010-05-20 16:40:25 +09:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Asaf Romano
|
e7a005e58c
|
Bug 566736 - Lazily initialize the findbar. r=gavin.
|
2010-05-19 19:57:16 +03:00 |
|
Ehsan Akhgari
|
a534fc7fef
|
Back out changeset 6fc5d661ca55 because of a11y test failures
|
2010-05-19 10:48:30 -04:00 |
|
Asaf Romano
|
4613bbc1fa
|
Bug 566736 - Lazily initialize the findbar. r=gavin.
|
2010-05-19 15:23:43 +03:00 |
|
Alexander Surkov
|
27d6c17538
|
Bug 566298 - don't use nsIAccessible::GetNextSibling() to iterate children, r=davidb, sr=neil
|
2010-05-18 23:03:56 +09:00 |
|
Edmund Wong
|
3f9353b789
|
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas
|
2010-05-18 09:50:14 +02:00 |
|
Alexander Surkov
|
0ac3b35a37
|
Bug 566293 - wrong length of text remove event when inaccessible node containing accessible nodes is removed, r=marcoz, davidb
|
2010-05-18 01:17:50 +09:00 |
|
Alexander Surkov
|
4c2585a4c7
|
Bug 566291 - DOMPointToHypertextOffset should return a start accessible as nsAccessible* return value, r=davidb
|
2010-05-18 01:16:52 +09:00 |
|
Alexander Surkov
|
440a70f7ff
|
Bug 566260 - text accessibles shouldn't implement nsIAccessibleHyperLink, r=davidb, marcoz
|
2010-05-18 01:15:52 +09:00 |
|
Alexander Surkov
|
4b72a18a11
|
Bug 566188 - MSAA nsAccessibleWrap::GetXPAccessibleFor should return nsAccessible*, r=davidb, f=marcoz
|
2010-05-17 22:43:42 +09:00 |
|
Alexander Surkov
|
59029e95f1
|
Bug 566131 - make nsCoreUtils::GetPresShellFor return raw pointer, r=davidb
|
2010-05-17 22:42:32 +09:00 |
|
Alexander Surkov
|
3f2ef347e3
|
Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
--HG--
rename : accessible/tests/mochitest/test_relations.html => accessible/tests/mochitest/relations/test_general.html
rename : accessible/tests/mochitest/test_relations.xul => accessible/tests/mochitest/relations/test_general.xul
rename : accessible/tests/mochitest/test_relations_tree.xul => accessible/tests/mochitest/relations/test_tree.xul
|
2010-05-14 18:55:00 +09:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Alexander Surkov
|
527741dff1
|
Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc
|
2010-05-12 15:47:35 +09:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Marco Bonardo
|
476f09781f
|
Backing out Bug 561741 due to suspect Linux crash on startup
|
2010-05-12 11:14:50 +02:00 |
|