Alexander Surkov
|
c0fc9755fa
|
Bug 575595 - add GetRowAndColumnIndicesAt to make IAccessibleTable::get_rowColumnExtentsAtIndex faster, r=marcoz, davidb
|
2010-07-03 12:16:52 +09:00 |
Alexander Surkov
|
561fe4b742
|
Bug 575052 - cache text offsets within hypertext accessible, r=marcoz, davidb, sr=neil
|
2010-07-02 10:50:03 +09:00 |
Alexander Surkov
|
5777c46835
|
Bug 574003 - coalesce text evetns on nodes removal, r=davidb, marcoz
|
2010-07-02 10:49:42 +09:00 |
Alexander Surkov
|
819f366dbb
|
Bug 574312 - make accessible tree creation from parent to child always, r=marcoz, davidb, sr=neil
|
2010-07-01 11:18:08 +09:00 |
Alexander Surkov
|
91ec7e7763
|
Bug 572394 - cache links within hypertext accessible, r=davidb, marcoz, sr=neil
--HG--
rename : accessible/src/base/nsAccIterator.cpp => accessible/src/base/AccIterator.cpp
rename : accessible/src/base/nsAccIterator.h => accessible/src/base/AccIterator.h
|
2010-06-21 22:08:27 +09:00 |
Boris Zbarsky
|
83ced29328
|
Attempt to somewhat mitigate bug 573085.
|
2010-06-18 14:41:37 -04:00 |
Alexander Surkov
|
f55b15ab34
|
Bug 571459 - shutdown document accessible when presshell goes away, patch=bz, surkov, r=surkov, davidb, sr=roc, bz, f=marcoz
|
2010-06-18 11:44:09 +09:00 |
Alexander Surkov
|
326f917ce1
|
Bug 571459 - add a test to check shutdown document accessible in cache, r=davidb
|
2010-06-18 11:43:58 +09:00 |
David Bolter
|
0486734d13
|
Selection event test coverage (b=569653); r=MarcoZ
|
2010-06-15 10:53:27 -04:00 |
Masayuki Nakano
|
bb95f4f940
|
Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn
|
2010-06-15 14:05:37 +09:00 |
Timothy Nikkel
|
efdbb920b6
|
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
|
1c5a7096a4
|
Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul
|
2010-06-14 11:54:18 +02:00 |
Dão Gottwald
|
f969851182
|
disable bogus test while I figure out why the close buttons don't show up
|
2010-06-14 11:30:35 +02:00 |
Alexander Surkov
|
3fa5fc35ac
|
Bug 571184 - remove nsIAccessNode traversal methods, r=davidb, marcoz
|
2010-06-12 13:04:35 +09:00 |
Alexander Surkov
|
d6013578ce
|
Bug 570710 - avoid extra traversal of children array during tet event creation, r=marcoz, davidb
|
2010-06-10 12:29:56 +09:00 |
Timothy Nikkel
|
7c20ce5ebd
|
Backed out changeset 2f539cc84d97 (bug 569425) because this may hide real a11y issues.
|
2010-06-08 15:42:40 -05:00 |
Timothy Nikkel
|
97cf4f1a78
|
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
|
4a19b5c7ef
|
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 |
Alexander Surkov
|
224067ac08
|
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
|
8e1c7edd21
|
Bug 564471 - Make state change events asynch
|
2010-06-02 08:30:08 -04:00 |
Alexander Surkov
|
0dd409ff7f
|
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
|
edae30b2ec
|
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
|
551f0fd44d
|
Bug 565569. Fix accessibility tests.
|
2010-05-21 15:20:48 +12:00 |
Alexander Surkov
|
8d30cde37c
|
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
|
311115ee39
|
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
|
ea279b50f5
|
566551 - ARIA grid and accessible selectable methods shouldn't use GetNextSibling, r=marcoz, sr=neil
|
2010-05-20 16:40:25 +09:00 |
Asaf Romano
|
d2cc656b68
|
Bug 566736 - Lazily initialize the findbar. r=gavin.
|
2010-05-19 19:57:16 +03:00 |
Ehsan Akhgari
|
fd87ab0ef8
|
Back out changeset 6fc5d661ca55 because of a11y test failures
|
2010-05-19 10:48:30 -04:00 |
Asaf Romano
|
3f14bc9085
|
Bug 566736 - Lazily initialize the findbar. r=gavin.
|
2010-05-19 15:23:43 +03:00 |
Alexander Surkov
|
352abb7149
|
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
|
3e0809c347
|
Bug 566260 - text accessibles shouldn't implement nsIAccessibleHyperLink, r=davidb, marcoz
|
2010-05-18 01:15:52 +09:00 |
Alexander Surkov
|
7fdc198643
|
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 |
Michael Kohler
|
c00ff9684a
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
Marco Zehe
|
cfe7a39570
|
Bug 565029 - Create an accessible name for a xul:toolbar from the @toolbarname attribute, r=davidb, r=surkov
|
2010-05-12 09:29:51 +02:00 |
Henri Sivonen
|
f7aef42c61
|
Bug 562328 - Disable test_frames.html because it fails due to waitForFocus() brokennes when the HTML5 parser is enabled. r=roc.
|
2010-04-29 14:22:27 +03:00 |
David Bolter
|
c4fc8a4064
|
Bug 560888 - accessible/tests/mochitest/attributes/test_text.html is failing for Fedora unit tests; r=MarcoZ,armenzg,surkov
|
2010-04-28 11:58:38 -04:00 |
Dão Gottwald
|
631c8f05d3
|
Bug 457187 followup: Fix test_tabbrowser.xul; the all-tabs button isn't a child of the the tab container anymore.
|
2010-04-27 19:35:48 +02:00 |
Alexander Surkov
|
8a5653e270
|
Bug 561748 - fix test_nsIAccessibleDocument.html test
|
2010-04-27 13:13:07 +09:00 |
Ehsan Akhgari
|
e038066235
|
Bug 559710 - Don't add a br node under text controls when the editor is not initialized for them yet; r=roc,davidb a=1hr
|
2010-04-15 21:25:40 -04:00 |
Alexander Surkov
|
e1f901b276
|
Bug 560239 - no children of application accessible for open windows before accessibility was started (part2), r=marcoz, davidb, sr=neil, a=philor
|
2010-04-24 10:51:10 +09:00 |
Alexander Surkov
|
6cd89897a1
|
Bug 560239 - no children of application accessible for open windows before accessibility was started, r=marcoz, davidb, sr=neil, a=dholbert
|
2010-04-23 12:46:37 +09:00 |
Henri Sivonen
|
e3b7a53845
|
Bug 452915 - Remove default border from linked images per HTML5. r=dbaron.
--HG--
extra : rebase_source : 10b90a485cffe44c01493d4469eec2204724e2ce
|
2010-02-02 09:43:18 +02:00 |
Neil Deakin
|
c403a08fe3
|
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
|
2010-04-18 14:27:18 -04:00 |
Robert Sayre
|
b14d212f9d
|
Bug 559562. Fix Windows a11y test using obsolete getter syntax.
|
2010-04-15 10:52:25 -04:00 |
David Bolter
|
5d5e32109a
|
Bug 548291 - Support ARIA on area (map) elements; r=MarcoZ,surkov
|
2010-04-13 13:55:39 -04:00 |
Serge Gautherie
|
d6522fb2d8
|
Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: test_tabbrowser.xul fails; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
r=surkov.alexander.
|
2010-04-11 04:44:30 +02:00 |
David Bolter
|
e8a7cc8ce8
|
Bug 551684 - No statechange event for aria-expanded on native HTML elements, is fired on ARIA widgets; r=MarcoZ,surkov
|
2010-04-02 09:33:55 -04:00 |
Gavin Sharp
|
ff5d37508c
|
Bug 554991: move tab context menu outside of the tab containers anonymous content to make it easier to overlay directly, r=dao, r=davidb on a11y test
--HG--
extra : rebase_source : 9d4330461d2047775cc66022ba77bc09cc69a020
|
2010-03-25 18:02:19 -04:00 |
Alexander Surkov
|
31c8a91471
|
Bug 553308 - add rootDocument property to nsIAccessNode, r=marcoz, davidb
|
2010-03-19 02:50:31 +08:00 |
Alexander Surkov
|
a2652d60bd
|
Bug 553174 - expose nsIAccessibleApplication similar to IA2, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_name_nsApplicationAcc.html => accessible/tests/mochitest/test_elm_nsApplicationAcc.html
|
2010-03-19 02:49:39 +08:00 |