Commit Graph

2088 Commits

Author SHA1 Message Date
Matt Brubeck
ee9f4c7f0f Merge mozilla-central to mozilla-inbound 2012-04-02 11:03:29 -07:00
Matt Brubeck
82e8c9aa19 Merge last green changeset from inbound to mozilla-central 2012-04-02 10:41:37 -07:00
Mark Capella
f940d32efb 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
6b1569d010 Bug 723424 - dexpcom GetUnignoredParent(), r=tbsaunde, f=surkov 2012-04-02 17:25:29 +09:00
Max Li
060813175c Bug 739193 - nsTextEquivUtils::AppendTextEquivFromContent shouldn't use GetAccService()->GetAccessible, r=hub, tbsaunde 2012-03-30 20:06:48 -04:00
Arjun
d2f8632b9b Bug 737379 - change Comments to roles::ROLENAME, r=surkov, f=markcappella 2012-04-02 15:04:59 +09:00
Ye Kaiqi
eca8fdaf64 Bug 739253 - optimize AccEvent::GetDocAccessible, r=surkov 2012-04-02 15:04:35 +09:00
Alexander Surkov
a59c6a4a9f Bug 740958 - crash in nsAccessible::GetBounds, r=tbsaunde 2012-04-02 17:28:02 +09:00
Max Li
cbc43db240 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
0abdfa04b8 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
01531635b1 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
422df7b0a0 bug 736252 - remove uses of do_QueryInterface in CAccessibleAction r=surkov 2012-04-01 15:49:37 -04:00
Mark Capella
6d293529bb Bug 740375 - get rid nsIAccessible innerHTML method, r=tbsaunde 2012-04-01 03:50:03 -04:00
Jignesh Kakadiya
97ae9b27b4 Bug 738221 - get rid nsIAccessibilityService, f=tbsaunde 2012-03-29 12:30:18 +09:00
Kyle Huey
c3096d813b Bug 737976: Remove nsINodeInfo. rs=bent 2012-03-28 19:07:37 -07:00
Mark Capella
6b6c3c6cef Bug 737724 - make IsDefunct() inline, r=surkov, f=tbsaunde 2012-03-29 00:59:01 +09:00
Mark Capella
32145c2ed9 Bug 614310 - Map section to pane (like role=region), r=davidb, f=surkov 2012-03-28 17:20:50 +09:00
Trevor Saunders
8357812e8a bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil 2012-03-27 20:53:58 -04:00
Trevor Saunders
3390d61649 backout 6e03c7c669b7 due to missing local include causing windows bustage 2012-03-27 20:32:49 -04:00
Trevor Saunders
4d80bde80b bug 648265 - reduce includes of nsXULTreeAccessible.h and nsHTMLTableAccessible.h r=surkov 2012-03-27 18:24:06 -04:00
Trevor Saunders
dd5af04387 bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil 2012-03-27 18:23:29 -04:00
Hub Figuière
ced4ea20e1 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
b20b0faf57 Bug 718627 - Part 4: implement the text protocol for text accessible. r=surkov 2012-04-02 10:15:00 -07:00
Alexander Surkov
050616678c Bug 741053 - crash in nsIDocument::GetRootElement, r=tbsaunde 2012-04-03 01:25:15 +09:00
Alexander Surkov
ed99cf3a8a Bug 656225 - XUL listbox accessible tree doens't get updated, r=tbsaunde, bz 2012-03-27 16:29:51 +09:00
Ehsan Akhgari
fe02fdb396 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
64542f7250 Bug 734982 - Map ARIA role 'form', r=surkov, f=eitan 2012-03-26 23:05:04 +09:00
Alexander Surkov
93b52babf9 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
ccd20f90d9 Bug 736059 - fix comments 2012-03-26 13:42:28 +09:00
Alexander Surkov
cd624df4bc Bug 736059 - do some cleanups of nsAccessible::GetAttributesInternal, r=tbsaunde 2012-03-26 13:37:07 +09:00
Charles Chan
8c60e4032e Bug 737765 - Use aLength in insertTextCB(). r=hub 2012-03-23 21:47:26 -07:00
Alexander Surkov
9845c23cea 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
00daa1e69c Bug 726071 - get rid nsAccUtilsGetPositionAndSizeForXULSelectControlItem, r=surkov, f=tbsaunde 2012-03-24 10:09:10 +09:00
Hub Figuière
f96c1b1020 Bug 718627 - Part 3: Make helper GetObjectOrRepresentedView() public in mozAccessible.h. r=surkov 2012-03-23 11:54:55 -07:00
Hub Figuière
097c1a221c Bug 718627 - Part 2: Expose CaretLineNumber() and GetTextBounds() from nsHyperTextAccessible. r=surkov 2012-03-23 11:54:55 -07:00
Hub Figuière
9623267e8e Bug 718627 - Part 1: Autocomplete is to be ignored. Use TextField directly. r=surkov 2012-03-23 11:54:55 -07:00
Alexander Surkov
c8c1aa6b93 Bug 727942 - boundaries of imagemap may be incorrect when page is zoomed, r=marcoz 2012-03-24 02:05:09 +09:00
Alexander Surkov
29574f8e2e 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
1fe212154d Bug 726005 - IDRefsIterator::Next() should use nsDocAccessible::GetAccessible(), r=tbsaunde, f=surkov 2012-03-23 14:26:52 +09:00
Mark Capella
a9a076a3e0 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
6db5d0077d Bug 736944 - make nsDocAccessible::RecreateAccessible fall into usual ContentInserted/ContentRemoved procedure, r=tbsaunde 2012-03-23 10:49:55 +09:00
Mark Capella
9bb5b6ced1 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
25b8143afe Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg 2012-03-21 14:07:31 -04:00
Matt Brubeck
3bac450511 Merge mozilla-central and mozilla-inbound 2012-03-20 16:16:42 -07:00
Serge Gautherie
4af89e7d1a 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
Aryeh Gregor
723392fb46 Bug 735805 - Part 4.5: Fix a11y mochitest that runs no tests. r=surkov 2012-03-20 13:31:39 -04:00
Adam Dane [:hobophobe]
f6bfd29afb Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc 2012-03-19 21:09:50 -05:00
Trevor Saunders
352468f643 bug 735915 - make atk interface vfuncs static r=askalski, ginn.chen 2012-03-20 00:02:50 -04:00
Mark Capella
c3fa970c77 Bug 735136 - get rid of nsHTMLSelectOptionAccessibleGetPositionAndSizeInternal, r=tbsaunde, f=surkov 2012-03-20 10:23:39 +09:00
Jignesh Kakadiya
e661b7dbec Bug 726072 - nsAccUtils::GetMultiSelectableContainer should use nsDocAccessible::GetAccessible, r=eitan, f=surkov 2012-03-15 22:13:44 -04:00