Robert Sayre
|
32e4413b47
|
Bug 559562. Fix Windows a11y test using obsolete getter syntax.
|
2010-04-15 10:52:25 -04:00 |
|
David Bolter
|
757cef32a2
|
Bug 548291 - Support ARIA on area (map) elements; r=MarcoZ,surkov
|
2010-04-13 13:55:39 -04:00 |
|
Serge Gautherie
|
e2cc1f8c64
|
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 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Phil Ringnalda
|
75cf3cdcad
|
Fix spelling of references, in a CLOSED TREE
|
2010-04-09 20:37:24 -07:00 |
|
Alexander Surkov
|
f053872f22
|
backout e88d2327e25d, bug 557768
|
2010-04-08 22:56:42 +09:00 |
|
Ms2ger<Ms2ger@gmail.com>
|
a6bf219550
|
Bug 557768 - A11y should use nsImageMapUtils, r=surkov
|
2010-04-08 21:53:30 +09:00 |
|
Alexander Surkov
|
dbc0c64242
|
Bug 550819 - A11y test suite crash [@ nsTArray_base::Length], r=marcoz, davidb
|
2010-04-08 15:43:08 +09:00 |
|
Alexander Surkov
|
f44b96fd66
|
Bug 545467 - nsHTMLImageAccessible shouldn't allocate hash in dynamic memory, r=davidb
--HG--
rename : accessible/src/html/nsHTMLAreaAccessible.cpp => accessible/src/html/nsHTMLImageMapAccessible.cpp
rename : accessible/src/html/nsHTMLAreaAccessible.h => accessible/src/html/nsHTMLImageMapAccessible.h
|
2010-04-06 09:41:28 +09:00 |
|
David Bolter
|
28b5f1f15e
|
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
|
ac27d74918
|
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 |
|
Craig Topper
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Markus Stange
|
5fb3e948bb
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
timeless@mozdev.org
|
e1032fac46
|
Bug 550180 - initialize non static class members in all constructors and use mFoo notation; r=davidb,surkov
|
2010-03-18 21:24:46 -04:00 |
|
David Bolter
|
be6fbcaed7
|
Bug 552470 - Crash [@nsXULTreeItemAccessible::GetRoleInternal]; r=surkov
|
2010-03-18 21:24:41 -04:00 |
|
Alexander Surkov
|
3e545da948
|
Bug 553308 - add rootDocument property to nsIAccessNode, r=marcoz, davidb
|
2010-03-19 02:50:31 +08:00 |
|
Alexander Surkov
|
6318f06d6d
|
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 |
|
David Bolter
|
79cee89a42
|
Bug 551978 - Update universal ARIA attribute support to latest spec; r=surkov,MarcoZ
|
2010-03-18 09:49:28 -04:00 |
|
Dão Gottwald
|
6914ebd1d4
|
Bug 540529 - re-enable test_tabbrowser.xul on Linux. r=davidbolter
|
2010-03-18 14:47:37 +01:00 |
|
Alexander Surkov
|
47cde0a3b1
|
Bug 553005 - add getApplicationAccessible() method to nsIAccesibleRetrival, r=davidb
|
2010-03-18 13:45:10 +08:00 |
|
Alexander Surkov
|
8c816fcf3f
|
Bug 552368 - fire focus event on document accessible whenever the root or body element is focused, r=marcoz, davidb
|
2010-03-18 13:44:57 +08:00 |
|
Alexander Surkov
|
42a3037a52
|
Bug 553028 - mac build error, r=davidb
|
2010-03-18 13:44:45 +08:00 |
|
Markus Stange
|
4a997d3554
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
|
Markus Stange
|
f1f3037861
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Alexander Surkov
|
389414bd7d
|
Bug 352220 - Inconsistent focus events when returning to a document frame, r=marcoz, davidb
|
2010-03-17 15:10:52 +08:00 |
|
Dão Gottwald
|
e8a68bbf63
|
Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
|
2010-03-17 07:36:13 +01:00 |
|
Alexander Surkov
|
975c206c83
|
Bug 552643 - store nsDocAccessible in global document cache, r=davidb
|
2010-03-17 14:02:28 +08:00 |
|
Mats Palmgren
|
549893b6d7
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
|
Alexander Surkov
|
ae7811e0fb
|
enable latest test of accessible/events/test_focus.html
|
2010-03-13 20:10:33 +08:00 |
|
Alexander Surkov
|
451d06d8e3
|
bug 551679, fix the leak2
|
2010-03-13 16:41:43 +08:00 |
|
Alexander Surkov
|
7fe185cbbe
|
disable latest test of accessible/events/test_focus.html
|
2010-03-13 15:51:15 +08:00 |
|
Alexander Surkov
|
3c994cee07
|
bug 551679, fix the leak
|
2010-03-13 14:55:40 +08:00 |
|
Alexander Surkov
|
b9078f64cc
|
Bug 551679 - focus is not fired for focused document when switching between windows, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events_scroll.html => accessible/tests/mochitest/events/scroll.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_name.html
|
2010-03-13 12:24:51 +08:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
David Bolter
|
7a2e9d9192
|
Bug 551548 - Make a11y tests pass on Mac.; r=MarcoZ
|
2010-03-12 10:09:03 -05:00 |
|
Alexander Surkov
|
d220d6c497
|
Bug 550396 - cache nsAccessible children for XUL tree accessibles, r=davidb, sr=neil
|
2010-03-10 18:26:11 +08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Alexander Surkov
|
e1e5d854dd
|
Bug 547811 - ASSERTION: Children are stored but not initialized! 'mAreChildrenInitialized', file c:/mozilla/fx20-02/accessible/src/base/nsAccessible.cpp, line 3011, r=davidb
|
2010-03-09 15:25:24 +08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
David Bolter
|
44f47fbd80
|
Backing out fix for bug 548291 to fix test crash (b=550819)
|
2010-03-08 12:24:35 -05:00 |
|
Jonas Sicking
|
3175f89133
|
Bug 534136 Part 3: Optimize atom-using code for the fact that atoms store 16bit strings. Also take advantage of new nsAtomString API. r=bz
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
c4106f7f22
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
1a6c0165bf
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
|
David Bolter
|
88fdae0dab
|
[mq]: missing-tests
|
2010-03-07 21:05:44 -05:00 |
|
David Bolter
|
e9eafbb4e5
|
Bug 548291 - Support ARIA on area (map) elements; r=marcoz,surkov
|
2010-03-07 21:03:19 -05:00 |
|