Alexander Surkov
|
dafafb2a67
|
Bug 741398 - make ARIA state map extensible, r=tbsaunde
|
2012-04-06 01:23:30 +09:00 |
Mark Capella
|
a17dd90e4b
|
Bug 739889 - densify nsOuterDocAccessible, r=surkov, tbsaunde
--HG--
rename : accessible/src/base/nsOuterDocAccessible.cpp => accessible/src/generic/OuterDocAccessible.cpp
rename : accessible/src/base/nsOuterDocAccessible.h => accessible/src/generic/OuterDocAccessible.h
rename : accessible/tests/mochitest/test_nsOuterDocAccessible.html => accessible/tests/mochitest/test_OuterDocAccessible.html
|
2012-04-05 23:27:37 +09:00 |
Max Li
|
25b4f5fbfd
|
Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay
|
2012-04-04 18:07:49 -04:00 |
Max Li
|
2da40e6260
|
Bug 735645 - expose sub and sup elements in text attributes, r=surkov
|
2012-04-04 20:10:19 -04:00 |
Trevor Saunders
|
e9a2eeea7d
|
bug 733510 - use flag histograms instead of bool histagrams for usage data r=davidb, froydnj
|
2012-03-23 16:32:18 -04:00 |
Max Li
|
798c417189
|
Bug 559746 - add a11y mochitests for <input type='tel'>, r=surkov
|
2012-04-03 22:12:39 -04:00 |
Alexander Surkov
|
f188a066fb
|
Bug 734566 - optimize memory layout of TextAttrsMgr, r=tbsaunde
|
2012-04-04 16:30:22 +09:00 |
Hub Figuière
|
fa79b92ccc
|
Bug 718627 - Part 6: Cleanup string conversion. Make sure to return enmpty string for text instead of nil. r=surkov
|
2012-04-03 12:39:38 -07:00 |
Lavina Thong
|
2a7b9d40d6
|
Bug 723427 - dexpcom GetUnignoredChildren(), r=tbsaunde, f=surkov
|
2012-04-03 18:54:07 +09:00 |
Mark Capella
|
004bc003d8
|
Bug 740725 - Add down-casting to nsXULTreeAccessible, r=tbsaunde, f=surkov
|
2012-04-03 18:54:01 +09:00 |
Matt Brubeck
|
d1ba17a806
|
Merge mozilla-central to mozilla-inbound
|
2012-04-02 11:03:29 -07:00 |
Matt Brubeck
|
9a2a285b20
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-02 10:41:37 -07:00 |
Mark Capella
|
b979fb9eec
|
Bug 739524 - replace TreeViewChanged DOM event on direct call from XUL tree, r=tbsaunde, f=surkov
|
2012-04-02 20:31:10 +09:00 |
Lavina Thong
|
16032c5a8f
|
Bug 723424 - dexpcom GetUnignoredParent(), r=tbsaunde, f=surkov
|
2012-04-02 17:25:29 +09:00 |
Max Li
|
2699160393
|
Bug 739193 - nsTextEquivUtils::AppendTextEquivFromContent shouldn't use GetAccService()->GetAccessible, r=hub, tbsaunde
|
2012-03-30 20:06:48 -04:00 |
Arjun
|
ca1c103d51
|
Bug 737379 - change Comments to roles::ROLENAME, r=surkov, f=markcappella
|
2012-04-02 15:04:59 +09:00 |
Ye Kaiqi
|
bac72aa0b8
|
Bug 739253 - optimize AccEvent::GetDocAccessible, r=surkov
|
2012-04-02 15:04:35 +09:00 |
Alexander Surkov
|
be4a74c407
|
Bug 740958 - crash in nsAccessible::GetBounds, r=tbsaunde
|
2012-04-02 17:28:02 +09:00 |
Max Li
|
f1fb345162
|
Bug 725432 - HTML buttons with aria-pressed not exposing IA2 TOGGLE_BUTTON role, r=tbsaunde, f=surkov
|
2012-03-29 20:04:06 -04:00 |
Phil Ringnalda
|
214791391b
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -07:00 |
Trevor Saunders
|
2cb2968803
|
bug 736252 - rename CAccessibleAction to ia2AccessibleAction r=surkov
--HG--
rename : accessible/src/msaa/CAccessibleAction.cpp => accessible/src/msaa/ia2AccessibleAction.cpp
rename : accessible/src/msaa/CAccessibleAction.h => accessible/src/msaa/ia2AccessibleAction.h
|
2012-04-01 15:49:38 -04:00 |
Neil Rashbrook
|
19cb251640
|
bug 736252 - remove uses of do_QueryInterface in CAccessibleAction r=surkov
|
2012-04-01 15:49:37 -04:00 |
Mark Capella
|
1c6f16a67e
|
Bug 740375 - get rid nsIAccessible innerHTML method, r=tbsaunde
|
2012-04-01 03:50:03 -04:00 |
Jignesh Kakadiya
|
ccecdb435a
|
Bug 738221 - get rid nsIAccessibilityService, f=tbsaunde
|
2012-03-29 12:30:18 +09:00 |
Kyle Huey
|
af59c30e6d
|
Bug 737976: Remove nsINodeInfo. rs=bent
|
2012-03-28 19:07:37 -07:00 |
Mark Capella
|
ab87beb6f3
|
Bug 737724 - make IsDefunct() inline, r=surkov, f=tbsaunde
|
2012-03-29 00:59:01 +09:00 |
Mark Capella
|
bd032cc018
|
Bug 614310 - Map section to pane (like role=region), r=davidb, f=surkov
|
2012-03-28 17:20:50 +09:00 |
Trevor Saunders
|
fa35c0d3bf
|
bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil
|
2012-03-27 20:53:58 -04:00 |
Trevor Saunders
|
a179c4db0c
|
backout 6e03c7c669b7 due to missing local include causing windows bustage
|
2012-03-27 20:32:49 -04:00 |
Trevor Saunders
|
031a82dc44
|
bug 648265 - reduce includes of nsXULTreeAccessible.h and nsHTMLTableAccessible.h r=surkov
|
2012-03-27 18:24:06 -04:00 |
Trevor Saunders
|
84a1b50f3b
|
bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil
|
2012-03-27 18:23:29 -04:00 |
Hub Figuière
|
6efab0fb16
|
Bug 718627 - Part 5: fix the missing implementations of the text protocol. r=surkov
|
2012-04-02 10:16:12 -07:00 |
Hub Figuière
|
67a0b3c21b
|
Bug 718627 - Part 4: implement the text protocol for text accessible. r=surkov
|
2012-04-02 10:15:00 -07:00 |
Alexander Surkov
|
08e845f45d
|
Bug 741053 - crash in nsIDocument::GetRootElement, r=tbsaunde
|
2012-04-03 01:25:15 +09:00 |
Alexander Surkov
|
459515a81e
|
Bug 656225 - XUL listbox accessible tree doens't get updated, r=tbsaunde, bz
|
2012-03-27 16:29:51 +09:00 |
Ehsan Akhgari
|
b5ede3d03e
|
Bug 726592 - Uninitialised value use in nsTextFrame::GetChildFrameContainingOffset; r=roc
--HG--
extra : rebase_source : 3e5d2fafc028edb2940bef07302161670692d5a1
|
2012-03-26 09:09:38 -07:00 |
Mark Capella
|
df20762527
|
Bug 734982 - Map ARIA role 'form', r=surkov, f=eitan
|
2012-03-26 23:05:04 +09:00 |
Alexander Surkov
|
a924b46e04
|
Bug 727942 - childAtPoint on XUL trees is broken when page is zoomed, r=marcoz
--HG--
rename : accessible/tests/mochitest/hittest/test_general.xul => accessible/tests/mochitest/hittest/test_zoom_tree.xul
|
2012-03-26 21:19:07 +09:00 |
Alexander Surkov
|
263f145915
|
Bug 736059 - fix comments
|
2012-03-26 13:42:28 +09:00 |
Alexander Surkov
|
b9387c554c
|
Bug 736059 - do some cleanups of nsAccessible::GetAttributesInternal, r=tbsaunde
|
2012-03-26 13:37:07 +09:00 |
Charles Chan
|
86a9ea89a7
|
Bug 737765 - Use aLength in insertTextCB(). r=hub
|
2012-03-23 21:47:26 -07:00 |
Alexander Surkov
|
1a037afb2c
|
Bug 738635 - fix XUL tree accessible leak and add XUL tree mochitest sugar, r=marcoz
|
2012-03-24 11:30:11 +09:00 |
Mark Capella
|
64aa821d08
|
Bug 726071 - get rid nsAccUtilsGetPositionAndSizeForXULSelectControlItem, r=surkov, f=tbsaunde
|
2012-03-24 10:09:10 +09:00 |
Hub Figuière
|
024d7b1b65
|
Bug 718627 - Part 3: Make helper GetObjectOrRepresentedView() public in mozAccessible.h. r=surkov
|
2012-03-23 11:54:55 -07:00 |
Hub Figuière
|
cbd3d1175d
|
Bug 718627 - Part 2: Expose CaretLineNumber() and GetTextBounds() from nsHyperTextAccessible. r=surkov
|
2012-03-23 11:54:55 -07:00 |
Hub Figuière
|
350f2ace5c
|
Bug 718627 - Part 1: Autocomplete is to be ignored. Use TextField directly. r=surkov
|
2012-03-23 11:54:55 -07:00 |
Alexander Surkov
|
13c438c06e
|
Bug 727942 - boundaries of imagemap may be incorrect when page is zoomed, r=marcoz
|
2012-03-24 02:05:09 +09:00 |
Alexander Surkov
|
6d3da9e2d7
|
Bug 706784 - drop action accessible ref on linkable accessible when linkable gets unbound from tree, r=tbsaunde
|
2012-03-23 21:21:31 +09:00 |
Jignesh Kakadiya
|
5ced3b1f4c
|
Bug 726005 - IDRefsIterator::Next() should use nsDocAccessible::GetAccessible(), r=tbsaunde, f=surkov
|
2012-03-23 14:26:52 +09:00 |
Mark Capella
|
8c8fcb1208
|
Bug 737156 - Map role=note to IA2 role NOTE instead of SECTION, r=eitan, dbolter
|
2012-03-23 14:23:46 +09:00 |