Commit Graph

2915 Commits

Author SHA1 Message Date
Alexander Surkov
cb8dc24abd Bug 865240 - fix IUnknown implementation, r=tbsaunde
--HG--
rename : accessible/src/windows/msaa/AccessibleWrap.h => accessible/src/windows/msaa/IUnknownImpl.h
2013-04-30 12:23:48 +09:00
Eitan Isaacson
7eb1d775d2 Bug 808596 - Introduce key role. r=surkov 2013-04-29 14:07:39 -07:00
Eitan Isaacson
9531d17df0 Bug 866862 - Block 'click' on desktop browser. r=yzen 2013-04-29 12:45:12 -07:00
Alexander Surkov
2c321e2147 Bug 559764 - make input@type=range accessible, r=tbsaunde, roc, smaug 2013-04-28 09:54:54 +09:00
Aryeh Gregor
e78504c9a9 Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
Eitan Isaacson
e5bebbb801 Bug 865452 - Don't capture scripted mouse events. r=yzen 2013-04-25 12:39:16 -07:00
Eitan Isaacson
7336ca6c65 Bug 865449 - Make AccessFu more desktop-browser friendly. r=yzen
- Use Speech presenter on everything but mobile/android
- Filter out accessibility events that are chrome related.
- Don't capture key presses on desktop
- Rework TouchAdapter to take mouse events on desktop.
    Generating touch events does not work on desktop since that interface is preffed out by default.
    We lost the ability to do multiple finger gestures with modifier keys, but that was not really used anyway.
2013-04-25 12:39:16 -07:00
Eitan Isaacson
8ae5618283 Bug 865430 - Give dispatched mouse events from a11y an unkown input source. r=surkov 2013-04-25 09:16:10 -07:00
Eitan Isaacson
bc9a4f8ac6 Bug 865447 - Expose Accessfu input object for scripting purposes. r=yzen 2013-04-25 09:16:10 -07:00
Alexander Surkov
884e5d567c Bug 864646 - get rid nsARIAMap struct, r=tbsaunde
--HG--
rename : accessible/src/base/nsARIAMap.cpp => accessible/src/base/ARIAMap.cpp
rename : accessible/src/base/nsARIAMap.h => accessible/src/base/ARIAMap.h
2013-04-25 12:48:26 +09:00
Eitan Isaacson
9b1e21d35a Bug 865026 - Added option for output notification. r=davidb 2013-04-24 10:33:16 -07:00
Yura Zenevich
703768c122 Bug 811307 - [PATCH 2/2] [AccessFu] Add mochitest for enabling. Tear-down bits by MarcoZ. r=eeejay r=marcoz 2013-04-23 10:39:15 -07:00
Yura Zenevich
6a9be5b9f3 Bug 811307 - [PATCH 1/2] added AccessFu.detach method. Also made necessary changes to cleanly disable/enable and attach/detach AccessFu. r=eeejay r=marcoz 2013-04-23 10:39:15 -07:00
Mats Palmgren
ce9b893bf3 Bug 863120 - Make RootAccessibleWrap.mm #include header files for layout things it uses. r=surkov 2013-04-23 13:37:18 +02:00
Trevor Saunders
ee346b4f79 bug 809338 - fixup test 2013-04-23 02:00:31 -04:00
Trevor Saunders
5cb44b4a80 bug 809338 - don't flatten optgroups r=surkov 2012-11-10 04:41:40 -05:00
Alexander Surkov
9bc9760a07 Bug 440590 - Text selection information is not updated when HTML and XUL entries lose focus, r=tbsaunde 2013-04-22 17:10:09 +09:00
David Zbarsky
a0911f7978 [Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 6 r=Ms2ger 2013-04-19 18:18:33 -04:00
David Zbarsky
ae1021f785 [Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 5 r=Ms2ger 2013-04-19 18:18:32 -04:00
Bobby Holley
288399f5c0 Bug 860438 - Straightforward cases. r=gabor 2013-04-18 11:36:03 -04:00
Trevor Saunders
b84dfd6e66 bug 733712 - don't call atk_object_set_name() r=tbsaunde 2013-04-17 04:29:35 -04:00
Mike Shal
24b4056720 Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
Phil Ringnalda
abb8b2b2c6 Back out ecd327272240 (bug 733712) for Linux oth assertions
CLOSED TREE
2013-04-15 13:31:24 -07:00
Vasil Dimov
ba4131fb85 bug 733712 - don't call atk_object_set_name() r=tbsaunde 2013-04-15 14:21:20 -04:00
Matt Brubeck
ecd2eb1a6f Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
--HG--
extra : rebase_source : 48ed2b3f811f4225c07276c931d26c00ccd25e6a
2013-04-08 12:44:47 -07:00
Trevor Saunders
a7912057c1 bug 858896 - crash if sdnAccessible is constructed with a null node r=davidb 2013-04-08 12:06:57 -04:00
Trevor Saunders
b0ffacd110 bug 856349 - remove useless SHORT_LIBNAME assignments r=glandium 2013-03-30 15:42:45 -04:00
David Zbarsky
c2cf14c695 Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger 2013-04-05 20:44:15 -04:00
Jim Mathies
a8b367af58 Bug 855232 - don't send native msaa accessible events when running in metro, it messes up soft keyboard display. r=dbolter 2013-04-05 05:33:41 -05:00
Alexandre BM
4f4b00bdca Bug 850987 - RenderedToContentOffset/ContentToRenderedOffset should return an offset unchanged for HTMLTextFieldAccessible, r=tbsaunde, f=surkov 2013-04-05 17:15:26 +09:00
Alexander Surkov
7e1edc36a1 Bug 857936 - ARIA columnheader/rowheader should inherit editable state, r=tbsaunde 2013-04-05 11:10:17 +09:00
Yura Zenevich
b56cdd139d Bug 753984 - added a preference for utterance order to make it configurable. Presenter context was moved to Utils and renamed to pivot context. Created a new method to generate utterance for pivot context. Moved context utterance generation from Pivot(Presentation) to UtteranceGenerator. r=eeejay 2013-04-04 15:16:37 -07:00
Yura Zenevich
512118796b Bug 753984 - added tests for an utterance order configurability. r=eeejay 2013-04-04 15:16:37 -07:00
Yura Zenevich
91f767bdc9 Bug 857749 - fixed an issue with utterance generator function for application. r=eeejay 2013-04-03 16:53:05 -07:00
matekm
3a78a38ab2 Bug 784739 - Switch from NULL to nullptr in accessible/; r=ehsan
--HG--
extra : rebase_source : 1adb3db25645398b42222553330fba0feaf1ed9f
2013-04-02 20:33:43 -04:00
Kyle Machulis
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Trevor Saunders
ab55007995 bug 856476 - bustage fix on osx r=me landed on a CLOSED TREE 2013-04-01 06:56:01 -04:00
Trevor Saunders
d7cda6db5e bug 856487 - remove some xpcom goo from nsAccUtils r=surkov 2013-03-31 20:57:07 -04:00
Trevor Saunders
2e7b8f7015 bug 781971 - hack around plugin hangs r=surkov 2013-02-26 17:07:24 -05:00
Robert Bindar
548b6f4d01 bug 856409 - Fixed comparison warnings about comparision between uint32_t and int32_t. r=tbsaunde 2013-03-31 18:38:32 -04:00
Alexander Surkov
67df101a20 Bug 855732 - getTextBeforeOffset for word boundaries: evolving, r=tbsaunde 2013-03-31 22:39:29 +09:00
Kyle Machulis
d2b6e6e01a Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Brandon Coffman
af4adada9a Bug 849624 - Add tests. r=surkov 2013-03-29 07:04:28 -04:00
Brandon Coffman
96c708638f Bug 849624 - Map header and footer to their newly recommended roles. r=surkov 2013-03-29 07:05:39 -04:00
Joel Maher
44e2bf92ba Bug 856000 - remove SimpleTest.finish() call from states/test_tree.xul. r=tbsaunde 2013-03-29 08:43:29 -04:00
Andrea Marchesini
716d484c78 Bug 825196 - Rename nsHTMLInputElement to HTMLInputElement. r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLInputElement.cpp => content/html/content/src/HTMLInputElement.cpp
rename : content/html/content/src/nsHTMLInputElement.h => content/html/content/src/HTMLInputElement.h
2013-03-28 15:41:32 -04:00
Trevor Saunders
20995903c8 bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00
Ryan VanderMeulen
e19e1615b8 Backed out changeset e420e4044337 (bug 845134) for OSX 10.6 mochitest-other orange. 2013-03-27 16:59:06 -04:00
Trevor Saunders
a86ce332e7 bug 845134 - enable more logging 2013-03-27 14:56:50 -04:00