Commit Graph

3848 Commits

Author SHA1 Message Date
Alexander Surkov
9ca55cbd90 Bug 810572, part 2.5 - rename AccType constants again, r=tbsaunde, sr=roc 2012-12-18 10:25:52 +09:00
Alexander Surkov
a01759ff9b Bug 822173 - bunch of editable tests is never invoked, r=marcoz 2012-12-17 20:38:57 +09:00
Jacek Caban
81a792bb3a Bug 819280 - Change NS_ASSERTION to MOZ_STATIC_ASSERT r=trev.saunders 2012-12-17 12:19:09 +01:00
Usurelu Catalin
249069a64b Bug 820197 - Fix build warnings in accessible. r=surkov 2012-12-16 19:50:11 -05:00
Masayuki Nakano
76345a848f Bug 813445 part.14 Make dom::EventListenerFlags for nsEventListenerManager r=smaug 2012-12-16 10:26:05 +09:00
Jeff Walden
120886ca73 Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
Trevor Saunders
8d7e7dd8d7 bug 781409 - remove nsITableLayout r=roc,davidb 2012-08-08 09:05:17 -04:00
Jacek Caban
499fd0b0bb Bug 819280 - Fixed some GCC warnings in accessible module r=trev.saunders 2012-12-13 13:04:12 +01:00
Alexander Surkov
f52aca4834 Bug 810572, part2 - remove 'Accessible' postfix from AccTypes constants, r=tbsaunde, sr=roc 2012-12-12 19:04:12 +09:00
Eitan Isaacson
d68b3ea206 Bug 818343 - Introduce gesture quick navigation. r=davidb 2012-12-11 10:12:12 -08:00
Eitan Isaacson
2afd5401af Bug 817869 - Consolidate Android and B2G touch adapter. r=davidb 2012-12-11 10:12:12 -08:00
Alexander Surkov
bfc2a71ade Bug 810572, part1 - split Accessible::mFlags into bit fields, r=tbsaudne, sr=neil 2012-12-11 12:31:42 +09:00
David Bolter
7493ebc264 Bug 819303 - crash in nsTextEquivUtils::AppendTextEquivFromTextContent. f=marcoz r=surkov 2012-12-07 12:27:17 -05:00
Saurabh Anand
6de7befa37 Bug 818817 - Fix some compiler warnings, r=Ms2ger 2012-12-09 22:53:19 +05:30
Eitan Isaacson
f7d7e441ed Bug 818342 - Introduce announcement output. r=davidb 2012-12-07 10:39:17 -08:00
Eitan Isaacson
b7be18150c Bug 818341 - Encapsulate presentation in the presentation module. r=davidb
Making it ready for use outside of the EventManager.
2012-12-07 10:39:17 -08:00
Alexander Surkov
b82bf8c2e7 Bug 819242 - JAWS needs old IServiceProvider::QueryService, r=tbsaunde 2012-12-08 01:29:43 +09:00
Trevor Saunders
1b55aca4d1 backout bug 812845 for frequent orange 2012-12-07 02:38:41 -05:00
Trevor Saunders
dcb1c879c9 logging for bug 812845 since it failed on inbound last time, but doesn't fail on try 2012-12-06 23:34:48 -05:00
Trevor Saunders
41ed53ebb9 bug 812845 - more tests for invalid spelling text attributes r=surkov 2012-11-17 22:58:29 -05:00
Alexander Surkov
46765f45a1 Bug 815646 - Intermittent accessible/states/test_link.html, r=tbsaunde 2012-12-07 12:48:09 +09:00
Eitan Isaacson
698170265c Bug 817671 - Fix window scrolling. r=blassey 2012-12-05 12:54:37 -08:00
Trevor Saunders
496f01cda1 bug 817133 - move platform init and shutdown stuff out of nsAccessNodeWrap and ApplicationAccessibleWrap static methods r=surkov 2012-12-01 19:58:25 -05:00
Mike Hommey
d25b9f463c Bug 817957 - Deduplicate AccessFu.css and content-script.js. r=dbolter
--HG--
extra : rebase_source : f198a5e30f71382b5b95c7a64129c6e40e40e9ca
2012-12-05 09:25:38 +01:00
Trevor Saunders
c5ead6e3ee bug 817772 - remove MAI logging r=surkov 2012-12-01 13:49:24 -05:00
Trevor Saunders
845af41895 bug 817766 - remove an unused member from MaiUtil remove some unused macros and make MaiUtil and MaiUtilClass typedefs r=surkov 2012-11-30 22:10:45 -05:00
Trevor Saunders
d0fcf3aaaf bug 817766 - move atk util code out of ApplicationAccessibleWrap.cpp rs=surkov 2012-11-30 21:44:37 -05:00
Alexander Surkov
23710c4d60 Bug 816856 - Embedded object accessibles for inaccessible/windowless plugins should not expose a NULL child, r=tbsaunde 2012-12-04 14:27:13 +09:00
Alexander Surkov
433d1a1127 Bug 804461, part3 - use context to build list trees, r=tbsaunde 2012-12-02 20:35:41 +09:00
Trevor Saunders
be266e5b9d bug 817133 - hack to make atk initialization work after bug 779520 irc-r=davidb 2012-11-30 16:18:38 -05:00
Trevor Saunders
4636af6209 bug 816453 - get rid of dead code in nsAccessibilityService::CreateHTMLObjectFrameAccessible() r=bz, surkov 2012-11-29 20:33:52 -05:00
Jacek Caban
d27389e850 Bug 815581 - Fixed accessible compilation on mingw (makefiles part) r=ted 2012-11-30 15:20:00 +01:00
Alexander Surkov
95e4773bcc Bug 804461, part2 - use context to build table trees, r=tbsaunde 2012-11-30 16:33:01 +09:00
Alexander Surkov
bfa1bba8bc Bug 815646 - enable logging for accessible/states/test_link.html 2012-11-30 11:09:41 +09:00
Alexander Surkov
fd05eb9541 Bug 814386 - ASSERTION: No parent accessible. Should we really assert here, r=tbsaunde 2012-11-29 14:14:04 +09:00
Andrew McCreight
9a4a704d26 Bug 815397 - Clean up Accessibility cycle collector definitions. r=smaug 2012-11-28 16:05:04 -08:00
Jacek Caban
7a23ef322c Bug 815581 - Fixed accessible compilation on mingw r=trev.saunders 2012-11-28 11:28:02 +01:00
Jacek Caban
645ae3369c Bug 815581 - Replace explicit SEH blocks by macros r=trev.saunders 2012-11-28 11:27:20 +01:00
Chris Jones
b302b0b395 Back out 0c242b9fcb54 for Moth crashes 2012-11-27 22:54:21 -08:00
Alexander Surkov
9d58b0d1a0 Bug 815646 - enable logging for accessible/states/test_link.html 2012-11-28 14:08:47 +09:00
Daniel Holbert
26ca8d2f6a 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
5f85127435 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
4ed793cbe2 bug 779520 - get rid of Accessible::Init() r=surkov 2012-11-20 10:33:30 -05:00
Trevor Saunders
22979fc600 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
a6f5e9e389 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
ed24acb94f Bug 814738 - Modernize Traverse for nsTObserverArray. r=smaug 2012-11-23 11:13:39 -08:00
Andrew McCreight
d4c5256e4c Bug 807713 - add warning comment for nsTObserverArray::ElementAt. r=sicking 2012-11-23 10:50:05 -08:00
Eric Wong
147fba4d2a Bug 812970 - Rename DocAccessible::mDocument to mDocumentNode, r=surkov 2012-11-22 14:15:25 -08:00
Benoit Jacob
3d8cbb81ad 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
66c40169dc Bug 768243 - HTML select tree update problems, r=tbsaunde 2012-11-22 17:18:17 +09:00