Trevor Saunders
|
873d6c3cb0
|
bug 816453 - get rid of dead code in nsAccessibilityService::CreateHTMLObjectFrameAccessible() r=bz, surkov
|
2012-11-29 20:33:52 -05:00 |
|
Jacek Caban
|
4b1e39d981
|
Bug 815581 - Fixed accessible compilation on mingw (makefiles part) r=ted
|
2012-11-30 15:20:00 +01:00 |
|
Alexander Surkov
|
d0638a4613
|
Bug 804461, part2 - use context to build table trees, r=tbsaunde
|
2012-11-30 16:33:01 +09:00 |
|
Alexander Surkov
|
76d25a39fb
|
Bug 815646 - enable logging for accessible/states/test_link.html
|
2012-11-30 11:09:41 +09:00 |
|
Alexander Surkov
|
7def88cb24
|
Bug 814386 - ASSERTION: No parent accessible. Should we really assert here, r=tbsaunde
|
2012-11-29 14:14:04 +09:00 |
|
Andrew McCreight
|
e8863c7117
|
Bug 815397 - Clean up Accessibility cycle collector definitions. r=smaug
|
2012-11-28 16:05:04 -08:00 |
|
Jacek Caban
|
856b6f898e
|
Bug 815581 - Fixed accessible compilation on mingw r=trev.saunders
|
2012-11-28 11:28:02 +01:00 |
|
Jacek Caban
|
2097ae6ce1
|
Bug 815581 - Replace explicit SEH blocks by macros r=trev.saunders
|
2012-11-28 11:27:20 +01:00 |
|
Chris Jones
|
4ffe861bff
|
Back out 0c242b9fcb54 for Moth crashes
|
2012-11-27 22:54:21 -08:00 |
|
Alexander Surkov
|
70eea81f17
|
Bug 815646 - enable logging for accessible/states/test_link.html
|
2012-11-28 14:08:47 +09:00 |
|
Daniel Holbert
|
077a05e898
|
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
|
812cac8da5
|
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
|
dd81a28ac1
|
bug 779520 - get rid of Accessible::Init() r=surkov
|
2012-11-20 10:33:30 -05:00 |
|
Trevor Saunders
|
6bac76f334
|
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
|
c5ec3f9d75
|
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
|
8c7f8d54c8
|
Bug 814738 - Modernize Traverse for nsTObserverArray. r=smaug
|
2012-11-23 11:13:39 -08:00 |
|
Andrew McCreight
|
da54c7f2e2
|
Bug 807713 - add warning comment for nsTObserverArray::ElementAt. r=sicking
|
2012-11-23 10:50:05 -08:00 |
|
Eric Wong
|
6fd21ef732
|
Bug 812970 - Rename DocAccessible::mDocument to mDocumentNode, r=surkov
|
2012-11-22 14:15:25 -08:00 |
|
Benoit Jacob
|
97c1c2f31c
|
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
|
7279652d1d
|
Bug 768243 - HTML select tree update problems, r=tbsaunde
|
2012-11-22 17:18:17 +09:00 |
|
Alexander Surkov
|
45a8eba52d
|
Bug 813008 - get rid nsEventStateManager::IsHandlingUserInputExternal, r=tbsaunde, smaug
|
2012-11-21 14:25:20 +09:00 |
|
Seth Fowler
|
c42d3467d8
|
Bug 812241 - Remove disabled test warnings. r=khuey
|
2012-11-20 16:13:04 -08:00 |
|
Eitan Isaacson
|
59f4d85c4e
|
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
|
69cda2bd1f
|
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
|
c9b4ebf941
|
Bug 678454 - coalesce events by accessible tree, r=tbsaunde
|
2012-11-20 13:53:38 +09:00 |
|
Phil Ringnalda
|
f1c295511d
|
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
|
0c4921f72d
|
Back out 39890b75361f (bug 779520) for Windows leaks
|
2012-11-19 19:54:41 -08:00 |
|
Trevor Saunders
|
b62527d988
|
bug 812845 - more tests for invalid spelling text attribute r=surkov
|
2012-11-17 22:58:29 -05:00 |
|
Trevor Saunders
|
26654bd62e
|
bug 779520 - merge Accessible::Init() into constructors patch=fxa90id r=surkov, tbsaunde
|
2012-10-14 17:28:32 -04:00 |
|
Alexander Surkov
|
6ddf37136f
|
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
|
219d8e3dce
|
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
|
37336125af
|
Bug 812466 - namespacify Accessible classes, r=tbsaunde
|
2012-11-18 11:01:44 +09:00 |
|
Alexander Surkov
|
f1de05abda
|
Bug 804461 - accessible tree walker should take a context accessible as argument, r=tbsaunde
|
2012-11-18 00:27:03 +09:00 |
|
Alexander Surkov
|
1fb948c78a
|
Bug 525909 - support ARIA role=rowgroup, r=tbsaunde
|
2012-11-17 16:59:55 +09:00 |
|
Alexander Surkov
|
1c7c36362d
|
Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde
|
2012-11-17 12:32:51 +09:00 |
|
Alexander Surkov
|
ab74ddffa6
|
Bug 810260 - xul:deck hidden pages shouldn't be offscreen, r=tbsaunde
|
2012-11-16 19:12:45 +09:00 |
|
Alexander Surkov
|
2c5b6ccb92
|
Bug 811729 - remove XForms a11y support, r=tbsaunde
|
2012-11-16 01:43:41 +09:00 |
|
David Bolter
|
994ff1cab4
|
Bug 811720 - Detach touch adapter when deactivating. r=eeejay
|
2012-11-15 09:37:59 -05:00 |
|
Hao Gao
|
9a37b580bd
|
Bug 812055 - provide better naming for ETextEquivRule constants, r=surkov
|
2012-11-15 19:58:05 +09:00 |
|
Benoit Jacob
|
5a8b82a1cb
|
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
|
218b158687
|
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
|
36cdd7a250
|
Bug 811269 - [AccessFu] Improve list and list item speech output, r=eeejay
|
2012-11-14 19:20:50 +01:00 |
|
Ed Morley
|
c7eb022388
|
Backout 54c4f2ff78e3 (bug 807075) for Windows compilation errors
|
2012-11-14 16:45:28 +00:00 |
|
Peter Van der Beken
|
ee9050291e
|
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
|
c9cf87afef
|
Bug 810554 - intermittent failure accessible/states/test_link.html | Test timed out, r=tbsaunde
|
2012-11-14 18:45:46 +09:00 |
|
Joey Blacksmith
|
d68bd1a915
|
Bug 801356 - LeafAccessible needs to override Append/InsertChild, r=surkov, f=tbsaunde
|
2012-11-14 16:08:45 +09:00 |
|
David Bolter
|
3b262bfbb8
|
backout 94e3a41d532e (increased orange)
|
2012-11-13 15:45:58 -05:00 |
|
David Bolter
|
7781bfe064
|
Bug 811307 - [AccessFu] Add mochitest for enabling. r=eeejay
|
2012-11-13 14:07:21 -05:00 |
|
Alexander Surkov
|
f15104b9ad
|
Bug 807911 - whittle mutation events processing, r=tbsaunde
|
2012-11-13 15:29:22 +09:00 |
|
Eitan Isaacson
|
795f8d8958
|
Bug 810372 - don't add app urls to utterances. r=davidb
|
2012-11-12 15:46:09 -08:00 |
|