Alexander Surkov
|
3b59474d13
|
Bug 814386 - ASSERTION: No parent accessible. Should we really assert here, r=tbsaunde
|
2012-11-29 14:14:04 +09:00 |
|
Andrew McCreight
|
7a9bec59cd
|
Bug 815397 - Clean up Accessibility cycle collector definitions. r=smaug
|
2012-11-28 16:05:04 -08:00 |
|
Jacek Caban
|
fc073236e7
|
Bug 815581 - Fixed accessible compilation on mingw r=trev.saunders
|
2012-11-28 11:28:02 +01:00 |
|
Jacek Caban
|
2b873941f7
|
Bug 815581 - Replace explicit SEH blocks by macros r=trev.saunders
|
2012-11-28 11:27:20 +01:00 |
|
Chris Jones
|
05efb88c6b
|
Back out 0c242b9fcb54 for Moth crashes
|
2012-11-27 22:54:21 -08:00 |
|
Alexander Surkov
|
b3cf4b69ee
|
Bug 815646 - enable logging for accessible/states/test_link.html
|
2012-11-28 14:08:47 +09:00 |
|
Daniel Holbert
|
c491e9d557
|
Bug 815928 part 4: Fix typo s/elemnet/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:36 -08:00 |
|
Daniel Holbert
|
bad9e2dc57
|
Bug 815928 part 3: Fix typo s/elemnt/element/ in comments & tests. DONTBUILD, rs=Waldo
|
2012-11-27 19:15:36 -08:00 |
|
Trevor Saunders
|
97c636cf4a
|
bug 779520 - get rid of Accessible::Init() r=surkov
|
2012-11-20 10:33:30 -05:00 |
|
Trevor Saunders
|
b77b2e5bba
|
Bug 767756 - try implementing ISimpleDOMNode with a tear off, r=tbsaunde, f=marcoz
--HG--
rename : accessible/src/msaa/nsAccessNodeWrap.cpp => accessible/src/windows/sdn/sdnAccessible.cpp
rename : accessible/src/msaa/nsAccessNodeWrap.h => accessible/src/windows/sdn/sdnAccessible.h
|
2012-11-27 22:16:12 +09:00 |
|
Alexander Surkov
|
d9b25082f5
|
Bug 813508 - no need in special HTML caption processing for accessible tree creation, r=tbsaunde
|
2012-11-27 13:59:39 +09:00 |
|
Andrew McCreight
|
033e25a0c1
|
Bug 814738 - Modernize Traverse for nsTObserverArray. r=smaug
|
2012-11-23 11:13:39 -08:00 |
|
Andrew McCreight
|
0beff55dae
|
Bug 807713 - add warning comment for nsTObserverArray::ElementAt. r=sicking
|
2012-11-23 10:50:05 -08:00 |
|
Eric Wong
|
87516920fc
|
Bug 812970 - Rename DocAccessible::mDocument to mDocumentNode, r=surkov
|
2012-11-22 14:15:25 -08:00 |
|
Benoit Jacob
|
ec39e2a150
|
Bug 814444 - Remove now-useless TRAVERSE_NATIVE_BEGIN and UNLINK_BEGIN_NATIVE macros - r=mccr8
|
2012-11-22 12:15:38 -05:00 |
|
Alexander Surkov
|
363a5b42ed
|
Bug 768243 - HTML select tree update problems, r=tbsaunde
|
2012-11-22 17:18:17 +09:00 |
|
Alexander Surkov
|
3b163f2f8c
|
Bug 813008 - get rid nsEventStateManager::IsHandlingUserInputExternal, r=tbsaunde, smaug
|
2012-11-21 14:25:20 +09:00 |
|
Seth Fowler
|
630ed49838
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08:00 |
|
Eitan Isaacson
|
35ad5ab3a7
|
Bug 812515 - Land on static text if it is not a list bullet item. r=davidb
|
2012-11-20 11:06:38 -08:00 |
|
Alexander Surkov
|
9b9ee1c4d1
|
Bug 812844 - densify nsAccDocManager, r=tbsaunde
--HG--
rename : accessible/src/base/nsAccDocManager.cpp => accessible/src/base/DocManager.cpp
rename : accessible/src/base/nsAccDocManager.h => accessible/src/base/DocManager.h
|
2012-11-20 23:15:32 +09:00 |
|
Alexander Surkov
|
2acd72040f
|
Bug 678454 - coalesce events by accessible tree, r=tbsaunde
|
2012-11-20 13:53:38 +09:00 |
|
Phil Ringnalda
|
b361a10312
|
Back out 1b6d5e373bcc (bug 812845) for timeouts in accessible/events/test_textattrchange.html
--HG--
extra : rebase_source : a4e733ee7db79b26176ad0eb703e06beb79f4719
|
2012-11-19 20:34:52 -08:00 |
|
Phil Ringnalda
|
634ead91a5
|
Back out 39890b75361f (bug 779520) for Windows leaks
|
2012-11-19 19:54:41 -08:00 |
|
Trevor Saunders
|
d9b94bdb91
|
bug 812845 - more tests for invalid spelling text attribute r=surkov
|
2012-11-17 22:58:29 -05:00 |
|
Trevor Saunders
|
96d247ef37
|
bug 779520 - merge Accessible::Init() into constructors patch=fxa90id r=surkov, tbsaunde
|
2012-10-14 17:28:32 -04:00 |
|
Alexander Surkov
|
aea3408189
|
Bug 812846 - densify nsAccTreeWalker, r=tbsaunde
--HG--
rename : accessible/src/base/nsAccTreeWalker.cpp => accessible/src/base/TreeWalker.cpp
rename : accessible/src/base/nsAccTreeWalker.h => accessible/src/base/TreeWalker.h
|
2012-11-19 18:20:09 +09:00 |
|
Alexander Surkov
|
7f3e041ecd
|
Bug 812041 - ARIA slider and spinbutton don't provide a value for name computation, r=tbsaunde
|
2012-11-19 13:14:59 +09:00 |
|
Alexander Surkov
|
681c1939e2
|
Bug 812466 - namespacify Accessible classes, r=tbsaunde
|
2012-11-18 11:01:44 +09:00 |
|
Alexander Surkov
|
38865b3c29
|
Bug 804461 - accessible tree walker should take a context accessible as argument, r=tbsaunde
|
2012-11-18 00:27:03 +09:00 |
|
Alexander Surkov
|
3b4ac86e22
|
Bug 525909 - support ARIA role=rowgroup, r=tbsaunde
|
2012-11-17 16:59:55 +09:00 |
|
Alexander Surkov
|
6ef9d4cddf
|
Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde
|
2012-11-17 12:32:51 +09:00 |
|
Alexander Surkov
|
58c67984b6
|
Bug 810260 - xul:deck hidden pages shouldn't be offscreen, r=tbsaunde
|
2012-11-16 19:12:45 +09:00 |
|
Alexander Surkov
|
7a6ab7eb9d
|
Bug 811729 - remove XForms a11y support, r=tbsaunde
|
2012-11-16 01:43:41 +09:00 |
|
David Bolter
|
066f0ea353
|
Bug 811720 - Detach touch adapter when deactivating. r=eeejay
|
2012-11-15 09:37:59 -05:00 |
|
Hao Gao
|
80c84b32c6
|
Bug 812055 - provide better naming for ETextEquivRule constants, r=surkov
|
2012-11-15 19:58:05 +09:00 |
|
Benoit Jacob
|
a1d7e0f511
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Peter Van der Beken
|
04d165e18c
|
Fix for bug 807075 (New DOM binding APIs for HTMLElement). r=bz.
--HG--
extra : rebase_source : 842b9397d2b050f880c44d3366bcc838e6615fd5
|
2012-11-11 00:30:15 +01:00 |
|
Marco Zehe
|
9405d950dc
|
Bug 811269 - [AccessFu] Improve list and list item speech output, r=eeejay
|
2012-11-14 19:20:50 +01:00 |
|
Ed Morley
|
b47760337b
|
Backout 54c4f2ff78e3 (bug 807075) for Windows compilation errors
|
2012-11-14 16:45:28 +00:00 |
|
Peter Van der Beken
|
a6c1144dae
|
Fix for bug 807075 (New DOM binding APIs for HTMLElement). r=bz.
--HG--
extra : rebase_source : 9afce481cd0a5c8a1014c8c9b0aad7d6665aaa82
|
2012-11-11 00:30:15 +01:00 |
|
Alexander Surkov
|
e6d0f0eb40
|
Bug 810554 - intermittent failure accessible/states/test_link.html | Test timed out, r=tbsaunde
|
2012-11-14 18:45:46 +09:00 |
|
Joey Blacksmith
|
2c5eddad8f
|
Bug 801356 - LeafAccessible needs to override Append/InsertChild, r=surkov, f=tbsaunde
|
2012-11-14 16:08:45 +09:00 |
|
David Bolter
|
f3638c667f
|
backout 94e3a41d532e (increased orange)
|
2012-11-13 15:45:58 -05:00 |
|
David Bolter
|
e99a2b9d64
|
Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay
|
2012-11-13 14:07:21 -05:00 |
|
Alexander Surkov
|
5bf1628789
|
Bug 807911 - whittle mutation events processing, r=tbsaunde
|
2012-11-13 15:29:22 +09:00 |
|
Eitan Isaacson
|
e07c0ce4db
|
Bug 810372 - don't add app urls to utterances. r=davidb
|
2012-11-12 15:46:09 -08:00 |
|
Eitan Isaacson
|
b51e87a914
|
Bug 810359 - Introduce haptic feedback. r=davidb
|
2012-11-12 15:46:09 -08:00 |
|
Eitan Isaacson
|
cea3dd4759
|
Bug 810364 - Use startX as current X in touch adapter. r=davidb
|
2012-11-12 15:46:09 -08:00 |
|
Alexander Surkov
|
619aec00e3
|
Bug 804040 - Selection event not fired when selection of ARIA tab changes, r=tbsaunde
|
2012-11-11 11:16:17 +09:00 |
|
Trevor Saunders
|
ffdc7ebf7f
|
bug 808229 - rm a11yGeneric.h r=surkov
|
2012-11-02 19:20:39 -04:00 |
|