Max Li
|
373c7c59b0
|
Bug 559746 - add a11y mochitests for <input type='tel'>, r=surkov
|
2012-04-03 22:12:39 -04:00 |
|
Alexander Surkov
|
cd803192df
|
Bug 734566 - optimize memory layout of TextAttrsMgr, r=tbsaunde
|
2012-04-04 16:30:22 +09:00 |
|
Hub Figuière
|
61fe16a7f9
|
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
|
1cbda6c2e2
|
Bug 723427 - dexpcom GetUnignoredChildren(), r=tbsaunde, f=surkov
|
2012-04-03 18:54:07 +09:00 |
|
Mark Capella
|
a647b4f38c
|
Bug 740725 - Add down-casting to nsXULTreeAccessible, r=tbsaunde, f=surkov
|
2012-04-03 18:54:01 +09:00 |
|
Matt Brubeck
|
8771612c40
|
Merge mozilla-central to mozilla-inbound
|
2012-04-02 11:03:29 -07:00 |
|
Matt Brubeck
|
6c039eb840
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-02 10:41:37 -07:00 |
|
Mark Capella
|
0ce8f5b8a9
|
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
|
faf1b0e433
|
Bug 723424 - dexpcom GetUnignoredParent(), r=tbsaunde, f=surkov
|
2012-04-02 17:25:29 +09:00 |
|
Max Li
|
d23c3e8282
|
Bug 739193 - nsTextEquivUtils::AppendTextEquivFromContent shouldn't use GetAccService()->GetAccessible, r=hub, tbsaunde
|
2012-03-30 20:06:48 -04:00 |
|
Arjun
|
2167a718a0
|
Bug 737379 - change Comments to roles::ROLENAME, r=surkov, f=markcappella
|
2012-04-02 15:04:59 +09:00 |
|
Ye Kaiqi
|
7dba920396
|
Bug 739253 - optimize AccEvent::GetDocAccessible, r=surkov
|
2012-04-02 15:04:35 +09:00 |
|
Alexander Surkov
|
b86afd6ae6
|
Bug 740958 - crash in nsAccessible::GetBounds, r=tbsaunde
|
2012-04-02 17:28:02 +09:00 |
|
Max Li
|
81072f5da8
|
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
|
62e25bcddc
|
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
|
fec887c49e
|
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
|
55d8c0e428
|
bug 736252 - remove uses of do_QueryInterface in CAccessibleAction r=surkov
|
2012-04-01 15:49:37 -04:00 |
|
Mark Capella
|
2c6c03010c
|
Bug 740375 - get rid nsIAccessible innerHTML method, r=tbsaunde
|
2012-04-01 03:50:03 -04:00 |
|
Jignesh Kakadiya
|
5460232706
|
Bug 738221 - get rid nsIAccessibilityService, f=tbsaunde
|
2012-03-29 12:30:18 +09:00 |
|
Kyle Huey
|
5639dfdb41
|
Bug 737976: Remove nsINodeInfo. rs=bent
|
2012-03-28 19:07:37 -07:00 |
|
Mark Capella
|
7ae0ec4b19
|
Bug 737724 - make IsDefunct() inline, r=surkov, f=tbsaunde
|
2012-03-29 00:59:01 +09:00 |
|
Mark Capella
|
e38b6a3e7f
|
Bug 614310 - Map section to pane (like role=region), r=davidb, f=surkov
|
2012-03-28 17:20:50 +09:00 |
|
Trevor Saunders
|
4dea1e6d49
|
bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil
|
2012-03-27 20:53:58 -04:00 |
|
Trevor Saunders
|
f190bf2fd1
|
backout 6e03c7c669b7 due to missing local include causing windows bustage
|
2012-03-27 20:32:49 -04:00 |
|
Trevor Saunders
|
a85ca7ae68
|
bug 648265 - reduce includes of nsXULTreeAccessible.h and nsHTMLTableAccessible.h r=surkov
|
2012-03-27 18:24:06 -04:00 |
|
Trevor Saunders
|
4fda1ef567
|
bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil
|
2012-03-27 18:23:29 -04:00 |
|
Hub Figuière
|
13722da6d3
|
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
|
f5e0361b64
|
Bug 718627 - Part 4: implement the text protocol for text accessible. r=surkov
|
2012-04-02 10:15:00 -07:00 |
|
Alexander Surkov
|
3340f112f2
|
Bug 741053 - crash in nsIDocument::GetRootElement, r=tbsaunde
|
2012-04-03 01:25:15 +09:00 |
|
Alexander Surkov
|
a9082ae143
|
Bug 656225 - XUL listbox accessible tree doens't get updated, r=tbsaunde, bz
|
2012-03-27 16:29:51 +09:00 |
|
Ehsan Akhgari
|
cbd5bcd53c
|
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
|
40f355e610
|
Bug 734982 - Map ARIA role 'form', r=surkov, f=eitan
|
2012-03-26 23:05:04 +09:00 |
|
Alexander Surkov
|
2d5342e963
|
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
|
9a6ea35e13
|
Bug 736059 - fix comments
|
2012-03-26 13:42:28 +09:00 |
|
Alexander Surkov
|
d731026d36
|
Bug 736059 - do some cleanups of nsAccessible::GetAttributesInternal, r=tbsaunde
|
2012-03-26 13:37:07 +09:00 |
|
Charles Chan
|
05a2547e1b
|
Bug 737765 - Use aLength in insertTextCB(). r=hub
|
2012-03-23 21:47:26 -07:00 |
|
Alexander Surkov
|
60bef10e50
|
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
|
1024c2a44e
|
Bug 726071 - get rid nsAccUtilsGetPositionAndSizeForXULSelectControlItem, r=surkov, f=tbsaunde
|
2012-03-24 10:09:10 +09:00 |
|
Hub Figuière
|
bd665ae75e
|
Bug 718627 - Part 3: Make helper GetObjectOrRepresentedView() public in mozAccessible.h. r=surkov
|
2012-03-23 11:54:55 -07:00 |
|
Hub Figuière
|
21145b50c1
|
Bug 718627 - Part 2: Expose CaretLineNumber() and GetTextBounds() from nsHyperTextAccessible. r=surkov
|
2012-03-23 11:54:55 -07:00 |
|
Hub Figuière
|
4039e7a446
|
Bug 718627 - Part 1: Autocomplete is to be ignored. Use TextField directly. r=surkov
|
2012-03-23 11:54:55 -07:00 |
|
Alexander Surkov
|
269e676677
|
Bug 727942 - boundaries of imagemap may be incorrect when page is zoomed, r=marcoz
|
2012-03-24 02:05:09 +09:00 |
|
Alexander Surkov
|
439e031fce
|
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
|
99c83bac32
|
Bug 726005 - IDRefsIterator::Next() should use nsDocAccessible::GetAccessible(), r=tbsaunde, f=surkov
|
2012-03-23 14:26:52 +09:00 |
|
Mark Capella
|
0d0c6923a2
|
Bug 737156 - Map role=note to IA2 role NOTE instead of SECTION, r=eitan, dbolter
|
2012-03-23 14:23:46 +09:00 |
|
Alexander Surkov
|
57c19e3df3
|
Bug 736944 - make nsDocAccessible::RecreateAccessible fall into usual ContentInserted/ContentRemoved procedure, r=tbsaunde
|
2012-03-23 10:49:55 +09:00 |
|
Mark Capella
|
da05306b21
|
Bug 686909 - The system suffix is for system generated events only, patch=tbsaune, capella, r=surkov
|
2012-03-22 21:28:25 +09:00 |
|
Hessam Salehi
|
7d69570885
|
Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg
|
2012-03-21 14:07:31 -04:00 |
|
Matt Brubeck
|
e8b1c17723
|
Merge mozilla-central and mozilla-inbound
|
2012-03-20 16:16:42 -07:00 |
|
Serge Gautherie
|
38c3a4d10f
|
Bug 736905. (Av1) test_ui_modalprompt.html needs to check "prompts.tab_modal.enabled" preference. r=surkov.alexander.
|
2012-03-20 20:16:15 +01:00 |
|