Joshua Cranmer
497e7cd9bb
Bug 773637 - Kill NS_SCRIPTABLE attributes, Part 2: Remove NS_SCRIPTABLE. r=ehsan
...
--HG--
extra : rebase_source : 83020e0a1961ed5b33d5e0599419c6b7b82caa87
2012-07-06 15:31:49 -05:00
Aryeh Gregor
65eef91085
Bug 626472 part 1 - Define nsnull as nullptr where available; r=ehsan
2012-07-20 14:16:17 +03:00
David Zbarsky
4385f6a6bf
[Bug 773839] Fix build warnings under accessible/ r=tbsaunde
2012-07-22 06:35:49 -04:00
Andrew Quartey
8e80867af3
Bug 766240 - Expandoify nsTextEquivUtils::gRoleToNameRulesMap. r=trev
2012-07-21 14:32:25 -04:00
Trevor Saunders
93e91906db
bug 776081 - telemetry for length of time spent in NotificationController::WillRefresh() r=davidb
2012-07-20 16:23:38 -04:00
Trevor Saunders
354efdaec0
bug 762876 - fix default orientation of role=scrollbar, and ensure only one of states horizontal or vertical is set r=davidb
2012-07-17 10:41:59 -04:00
Andrew Quartey
7421af8d6c
Bug 762898 - Implement UIA_AriaRolePropertyId. r=trev
2012-07-20 20:19:37 -04:00
Arun Sukumaran Latha
bca1339e96
bug 769302 - annotate accessibility instantiation in crash reports r=tbsaunde f=davidb
2012-07-20 14:43:49 -04:00
Eitan Isaacson
70ca399968
Bug 775661 - Added dump tree Logger method, and states to string function. r=davidb
2012-07-20 09:46:54 -07:00
Eitan Isaacson
ada69af295
Bug 775659 - move getVirtualCursor to util function. Fix moveCursorToObject. r=davidb
2012-07-20 09:46:54 -07:00
Eitan Isaacson
c8ebf84285
Bug 775653 - Refactor traversal rules. r=davidb
2012-07-20 09:46:54 -07:00
Eitan Isaacson
a1ae890b1e
Bug 775657 - Added initial B2G support and speech presenter. r=davidb
2012-07-20 09:46:54 -07:00
Christian Bielert
a3673c358e
Bug 762806 - implement UIA_AcceleratorKeyPropertyId and UIA_AccessKeyPropertyId r=tbsaunde
2012-07-19 22:55:26 -04:00
Mark Capella
ab782c26b2
Bug 769998 - Make nsIWidget::IsVisible return bool, r=roc, f=ms2ger
2012-07-19 04:57:50 -04:00
Ehsan Akhgari
efa1fce835
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (accessibility parts); blanket-r=bzbarsky
2012-07-19 00:48:45 -04:00
Ehsan Akhgari
f7b7b72794
Remove two unused variables in the accessibility code (no bug)
2012-07-19 00:47:09 -04:00
Masayuki Nakano
4c95259d7e
Bug 751749 part.2 Support Win key for a modifier of shortcut key and access key r=smaug, enn
2012-07-19 10:28:16 +09:00
Boris Zbarsky
5a39a1c779
Bug 607267. Don't style imagemaps as block. r=dbaron,tbsaunde
2012-07-17 12:18:53 -04:00
Hubert Figuière
f3ad2803cb
Bug 773090 - Implement image map properly on Mac and fix AXLink attributes. r=
...
--HG--
extra : rebase_source : 3ff3c2142a0f8e5190b91bd4bfd1ad79b22e05b8
2012-07-11 17:22:28 -07:00
Rafael Ávila de Espíndola
bf7838b9c9
Bug 774033 - Remove extra ; r=surkov.alexander.
2012-07-16 08:31:46 -04:00
Andrew Hurle
9015f3f070
Bug 587909 - Improve the visual style of location bar results. r=Unfocused ui-r=shorlander
...
--HG--
extra : rebase_source : 625a3e2cf16b2601c20709b1ff6ee7c3792a6faa
2012-07-12 20:53:00 -07:00
Hubert Figuière
34120b1053
Bug 768997 - nsAccUtils::IsTextInterfaceSupportCorrect() is no longer called in DEBUG on Mac. r=davidb
...
--HG--
extra : rebase_source : df9c75a40f5d25af429a7a14dbea8a05ef82d65e
2012-07-11 17:23:46 -07:00
Xi Yang
66716ed01f
Bug 769452 - Use NS_FORWARD_NSIACCESSIBLETABLE on accessible tables instead of custom macro. r=tbsaunde
2012-07-12 19:28:53 -04:00
pcheng
edec0f283a
Bug 742659 - move nsARIAMap::UniversalStatesFor to aria namespace, r=tbsaunde, f=surkov
2012-07-10 21:00:30 -04:00
Eitan Isaacson
2e1ebd1ddd
Bug 757372 - Announce "editing" when in editing mode. Use a11y states and focus to determine it. r=davidb
2012-07-10 16:10:15 -07:00
Andrew Quartey
660f6416d6
Bug 767757 - Move nsAccessNode::Init() to Acccessible::Init() r=trev.saunders
2012-07-10 14:32:30 +02:00
Nathan Froyd
bfff055672
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Andrew Quartey
856520bf43
Bug 761910 - Add text attribute testing for HTML mark color. r=eitan
2012-07-07 10:06:59 -04:00
Mark Capella
54ad98b7d8
Bug 762770 - implement IAccessibleEx, rkhuey
2012-07-06 12:59:13 -04:00
Hub Figuière
bdbbb5ecca
Bug 718700 - Implement subroles for WAI-ARIA Landmarks. f=marcoz r=dbolter
...
--HG--
extra : rebase_source : b4bd571fe82d401d96bdd11ad8902b3fa03b1294
2012-06-29 14:12:18 -07:00
Hub Figuière
60d57606bf
Bug 718625 - Implement TextLeaf accessibles for Mac. Fix Heading title. r=tbsaunde
...
--HG--
extra : rebase_source : c5f3044614af18ace16f7a91d3b51effa48c9ff8
2012-06-29 14:12:16 -07:00
Hub Figuière
c545610049
Bug 758799 - Check accessible expiry properly. r=dbolter
...
--HG--
extra : rebase_source : 9ed36a1fe38bac02770c57f82eeef15e6ac9cd74
2012-06-29 14:12:02 -07:00
Hub Figuière
f6d7bd0bfe
Bug 750612 - Don't expose invisible property pages in a deck frame. r=tbsaunde
...
--HG--
extra : rebase_source : ca16cada2efddb6d55cf5dff43cc6a9393ba66e1
2012-06-28 16:04:50 -07:00
Trevor Saunders
49f3b33750
bug 758112 - use mozilla::Selection in accessible/ r=surkov
...
From 60355eaaee7ef9edbc475c355133e02bc7c1a89f Mon Sep 17 00:00:00 2001
---
accessible/src/generic/HyperTextAccessible.cpp | 106 +++++++++---------------
accessible/src/generic/RootAccessible.cpp | 1 -
2 files changed, 39 insertions(+), 68 deletions(-)
2012-04-06 20:09:31 -04:00
Trevor Saunders
20c7e75ace
bug 758113 - remove a bunch of nsIDOMNode stuff from HypertextAccessible r=davidb
2012-04-06 14:08:24 -04:00
Mark Capella
2960e8e48e
Bug 767269 - ia2Accessible Text/EditableText QI shouldn't call QI for nsIAccessible Text/EditableText, r=tbsaunde
2012-07-01 23:42:45 -04:00
David Zbarsky
d2ee12f6f9
Bug 763350 - Clean up some includes in content/ and dom/ r=smaug
2012-07-01 16:45:59 -07:00
Hub Figuière
2741f260c2
Bug 761589 - Part 2: implement accessibility.force_disabled for ATK. r=tbsaunde
2012-06-30 15:54:17 -07:00
Eitan Isaacson
94cb661640
Bug 769340 - Don't utter anything for list roles. r=MarcoZ
2012-06-29 11:30:27 -07:00
Eitan Isaacson
8d66d62e2d
Bug 768863 - Provide full context for explore by touch events like we do for focus. r=MarcoZ
2012-06-29 11:30:27 -07:00
Justin Lebar
6ff2cb6e6b
Bug 769585 - Fix vim modelines. DONTBUILD rs=mrbkap
2012-06-29 12:42:59 +02:00
Mark Capella
d143874a39
Bug 767705 - decomtaminate GetSelectedCells() on accessible tables, r=tbsaunde
2012-06-29 04:14:22 -04:00
Mark Capella
bc9744216e
Bug 765110 - TextLeafAccessibleWrap is never instanciated, r=tbsaunde
2012-06-28 05:09:14 -04:00
Ehsan Akhgari
f4b598bf08
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Aryeh Gregor
0ef6c7ac61
Bug 766845 part 3 - Fix assertion in DeleteRangeTxn; r=ehsan,surkov
2012-06-25 14:44:40 +03:00
Mark Capella
5fcd8d777d
Bug 767264 - remove uses of do_QueryObject() in CAccessibleHyperlink, r=tbsaunde
...
--HG--
rename : accessible/src/msaa/CAccessibleHyperlink.cpp => accessible/src/msaa/ia2AccessibleHyperlink.cpp
rename : accessible/src/msaa/CAccessibleHyperlink.h => accessible/src/msaa/ia2AccessibleHyperlink.h
2012-06-26 04:18:48 -04:00
Jonathan Watt
970e60a384
Bug 767388 - Kill NS_DEBUG. r=bz.
...
--HG--
extra : rebase_source : d045208a26345712dbb4628c973c616cd9504f28
2012-06-25 20:59:42 +01:00
Eitan Isaacson
58a5ab2042
Bug 766779 - Introduce Explore by touch
2012-06-25 10:34:52 -07:00
Eitan Isaacson
3fda41ea43
Bug 766780 - Introduce android scroll accessibility events. r=davidb
2012-06-25 10:34:52 -07:00
Eitan Isaacson
a3c638cdda
Bug 764686 - Always check if point are in match's bounds in Accessible::ChildAtPoint(). r=davidb
2012-06-25 10:34:52 -07:00