Alexander Surkov
2bc6783901
Bug 559766 - add accessibility support for @list on HTML input and for HTML datalist, r=marcoz
2011-10-07 15:02:18 +09:00
Alexander Surkov
318bf2f888
Bug 679271 - enable logging for accessible/events/test_tree.xul, r=marcoz
2011-10-06 11:10:41 +09:00
Alexander Surkov
e5f679d557
Bug 634197 - assert if accessible tree update triggers reflow, r=bz, davidb
2011-10-06 11:10:30 +09:00
Marco Bonardo
62637bdd9f
Backout d5954910540e to check if it's causing the increase in m-oth leaks
2011-10-05 15:27:04 +02:00
Alexander Surkov
26e99f5330
Bug 679271 - enable logging for evnts/test_tree.xul mochitest
2011-10-05 16:31:17 +09:00
Alexander Surkov
fa5868ceaa
Bug 627718 - Map used for grouping is not accessible under certain circumstances, r=marcoz
2011-10-05 15:24:44 +09:00
Alexander Surkov
c9660cad47
Bug 691002 - get rid of odd image map accessible tree creation, r=marcoz
2011-10-04 22:05:17 +09:00
Marco Bonardo
708de44700
Merge mozilla-central to mozilla-inbound
2011-10-03 17:13:54 +02:00
Alexander Surkov
9be28e53c8
Bug 664142 - DEFAULT state exposed incorrectly for HTML, r=tbsaunde
2011-10-03 23:26:18 +09:00
Alexander Surkov
f38fb5f129
Bug 691248 - XUL tree items shouldn't pick up relations from XUL tree, r=tbsaunde
2011-10-03 23:26:11 +09:00
Alexander Surkov
f28de4f097
Bug 370396 - a11y mochitest for tabbox focus events, r=marcoz
2011-10-03 23:26:03 +09:00
Alexander Surkov
49f94b2f94
Bug 684818 - shift+tab fails on editable document after context menu is closed: enable mochitest, r=marcoz
2011-10-03 19:06:27 +09:00
Ms2ger
f28a61a995
Bug 691041 - Remove unused variables origTargetContent and targetContent from nsRootAccessible::ProcessDOMEvent; r=surkov
2011-10-01 18:14:39 +02:00
Alexander Surkov
9f7d65711a
Bug 690222, follow up fix nsINode::GetChildAt usage
2011-10-01 12:53:57 +09:00
Alexander Surkov
55c6928736
Bug 690222 - data table elements used to determine layout-guess attribute shouldn't be picked from nested tables, r=davidb
2011-10-01 10:09:31 +09:00
Alexander Surkov
1b76a114ce
Bug 682790 - ignore implicit label association when it's associated explicitly, r=marcoz
2011-09-30 13:38:20 +09:00
Trevor Saunders
bc0274e8c3
bug 682247 - telemetry for deprocated IAccessibleTable interface r=surkov
2011-09-15 23:39:15 -04:00
Trevor Saunders
2b5a1b6727
bug 679786 - telemetry reporting use of ISimpleDOM* interfaces r=surkov
2011-08-17 10:43:20 -07:00
Michael Wu
d8e503c38b
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Alexander Surkov
c7fa94316c
Bug 687393 - HTML select options gets relation from containing label, r=tbsaunde
2011-09-29 12:13:08 +09:00
Adam Dane [:hobophobe]
35dfe378d7
bug 591249 - event dragleave not properly dispatched if drag-and-drop aborted with ESC within iframe. r=smaug
2011-09-26 15:55:04 -05:00
Alexander Surkov
6a04618807
Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_aria_activedescendant.html => accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_dialog.html
rename : accessible/tests/mochitest/events/test_focusdoc.html => accessible/tests/mochitest/events/test_focus_doc.html
rename : accessible/tests/mochitest/events/test_focus.xul => accessible/tests/mochitest/events/test_focus_general.xul
rename : accessible/tests/mochitest/states/test_comboboxes.xul => accessible/tests/mochitest/states/test_expandable.xul
rename : accessible/tests/mochitest/test_nsIAccessible_selects.html => accessible/tests/mochitest/states/test_selects.html
2011-09-28 10:46:11 +09:00
Steven Michaud
40988bf8a9
Bug 674612 - Text to Speech on Lion not reading highlighted text. r=surkov f=marco
2011-09-27 10:38:44 -05:00
Ed Morley
69c881504d
Bug 687389 - Fix MSVC 2010 warning C4005: '_WIN32_WINNT' : macro redefinition, for various files under accessible/public/*; r=khuey
2011-09-22 21:54:57 +01:00
Ms2ger
f3b3dcbb15
Bug 687096 - Remove entries for removed folders from LOCAL_INCLUDES; r=khuey
2011-09-18 11:22:18 +02:00
Trevor Saunders
561cc364d2
bug 481395 - replace nsAccessibilityAtoms with nsGkAtoms r=surkov, sicking
2011-06-03 14:35:17 -07:00
Ehsan Akhgari
7b45893388
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 15:09:51 -04:00
Mounir Lamouri
13377aec83
Bug 686545 - Fix build bustage with nsRefreshDriver/nsARefreshObserver not being defined. r=ehsan
...
The buld bustage only appears with some options being disabled in the
mozconfig. Likely, nsRefreshDriver.h is included by another hedear that isn't
included when an option is disabled.
2011-09-13 14:32:07 -07:00
Masayuki Nakano
a93784f15a
Bug 669028 part.5 accessible should use mozilla::LookAndFeel rather than nsILookAndFeel r=surkov.alexander
2011-09-09 11:27:12 +09:00
Marco Castelluccio
f3ece1a7ba
Bug 672515 - remove nsIAccessible getAccessibleToRight/Left/Above/Below; r=trev.saunders
2011-09-05 17:49:28 +01:00
David Bolter
d31d7c8933
Bug 681674 - aria-autocomplete not supported on standard form text input controls. r=tbsaunde,MarcoZ
2011-09-01 11:37:24 -04:00
Alexander Surkov
a148241548
Bug 681905 - Crash [@ nsDocAccessible::ProcessContentInserted], r=davidb
2011-09-01 16:12:51 +09:00
Alexander Surkov
454171e4fa
Bug 682827 - Crash [@ nsINode::GetOwnerDoc], r=tbsaunde
2011-09-01 16:12:40 +09:00
Marco Castelluccio
7cb0506077
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00
Marco Castelluccio
643aefc778
Bug 675870 - Remove nsIAccessible::relationsCount and getRelation(); f=tbsaunde r=surkov.alexander
2011-08-27 11:49:40 +01:00
Mats Palmgren
6894179e71
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
...
Remove the nsIAtom* child list names and use child list ID enum instead.
2011-08-24 22:54:30 +02:00
Trevor Saunders
caf94ad9ca
bug 680929 - don't return empty relations to atk r=davidb
2011-08-22 11:15:50 -07:00
Alexander Surkov
6c96cfe3fb
Bug 386821 - need better solution for firing delayed event against xul tree, r=tbsaunde
2011-08-16 19:28:31 +09:00
Trevor Saunders
eb087b3f28
bug 678799 - a11y telemetry for accessibility initialization r=surkov, tglek
2011-08-11 04:01:27 -07:00
L. David Baron
2c717f398d
Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc
...
This changes a number of callers that were previously bypassing the use
of the correct language (with either no language or the charset-detected
language on the pres context via nsPresContext::GetMetricsFor) and/or
the correct user font set to pass the correct values, which should
improve the correctness of the behavior of whatever they were using the
fonts for, and also reduce the number of unique sets of font metrics
requested (which helps nsFontCache effectiveness).
2011-08-14 10:08:04 -07:00
Malini Das
960a7c7495
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
2011-08-12 12:21:44 -04:00
Malini Das
e306b1b5aa
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Matt Brubeck
f2cba5adcb
Merge the last green changeset from mozilla-inbound to mozilla-central
2011-08-12 06:41:55 -07:00
Trevor Saunders
feffec5d6a
bug 678189 - add IsDefunct() check to accNavigate r=surkov, davidb
2011-08-11 13:05:35 -07:00
Ms2ger
9414376b01
Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar
2011-08-11 15:29:50 +02:00
Alexander Surkov
268e01b6dc
Bug 467143 - mixed state change event is fired for focused accessible only, r=tbsaunde
2011-08-11 20:45:36 +09:00
Ehsan Akhgari
e48161b8ff
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
2011-08-10 01:36:00 -04:00
Trevor Saunders
326fa2b69b
bug 641838 - decomtaminate accessible relations r=surkov sr=neil
...
--HG--
rename : accessible/src/msaa/nsAccessibleRelationWrap.cpp => accessible/src/msaa/ia2AccessibleRelation.cpp
rename : accessible/src/msaa/nsAccessibleRelationWrap.h => accessible/src/msaa/ia2AccessibleRelation.h
rename : accessible/src/base/nsAccessibleRelation.cpp => accessible/src/xpcom/nsAccessibleRelation.cpp
rename : accessible/src/base/nsAccessibleRelation.h => accessible/src/xpcom/nsAccessibleRelation.h
2011-08-09 18:44:00 -07:00
David Zbarsky
b849d09dcc
Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug
2011-08-07 16:17:00 -04:00
Alexander Surkov
bed967623d
Bug 652802, followup 2, nit fix
2011-08-09 18:31:59 +09:00
Alexander Surkov
9dc8941a50
Bug 677467 - focusedChild crashes on application accessible, r=tbsaunde
...
--HG--
rename : accessible/tests/mochitest/test_takeFocus.html => accessible/tests/mochitest/focus/test_takeFocus.html
2011-08-09 18:31:31 +09:00
Matt Brubeck
214dcfc0fc
Merge last green changeset on m-c to mozilla-inbound
2011-08-08 14:21:41 -07:00
Kyle Huey
b076ca1dd7
Merge m-i to m-c.
2011-08-08 08:18:51 -04:00
Alexander Surkov
12c50e74bc
Bug 676213 - document load and busy events may be fired before subdocuments are ready, r=tbsaunde
2011-08-08 16:55:36 +09:00
Alexander Surkov
9ccea30850
Bug 652802, followup, fix copy/paste error in relations/test_tabbrowser.xul, r=tbsaunde
2011-08-08 15:57:38 +09:00
Jonas Sicking
5491caaaf4
Bug 661297 Part 1: Remove Add/RemoveEventListenerByIID API. r=smaug
2011-08-08 11:26:26 -07:00
Alexander Surkov
b0052f46ea
Bug 675861 - Crash [@ AccIterator::GetNext()], r=tbsaunde
2011-08-05 17:10:41 +09:00
Alexander Surkov
0a8b86a9d3
Bug 652802 - intermittent failures in mochitests/content/a11y/accessible/relations/test_tabbrowser.xul | Can't get accessible for [object XULElement], r=marcoz
2011-08-04 18:54:22 +09:00
Alexander Surkov
59de8585e7
Bug 673836 - Intermittent failure in accessible/tree/test_tabbrowser.xul | Different amount of expected children of [ 'browser node' , role: internal frame] - got 0, expected 1, r=marcoz
2011-08-04 18:54:15 +09:00
Alexander Surkov
e1ab9b72b7
Bug 676267 - expose stale state on accessibles unattached from tree, r=tbsaunde
2011-08-04 18:54:06 +09:00
Marco Bonardo
527591fbb1
Merge mozilla-central and mozilla-inbound
2011-08-04 11:35:17 +02:00
Marco Bonardo
8dfa1762f3
Merge last green changeset from mozilla-inbound to mozilla-central
2011-08-04 11:19:01 +02:00
Robert Sesek
6a70e0ff21
Bug 448168 - Apply |s/entires/entries/g|; r=roc
2011-08-04 09:04:29 +02:00
Alexander Surkov
48fc52420e
Bug 676340 - Crash [@ nsAccessible::NativeState() ] (called by nsXULTextFieldAccessible::GetValue), r=tbsaunde
2011-08-04 12:57:31 +09:00
Alexander Surkov
a3dc493816
Bug 676240 - Crash [@ nsXULTreeAccessible::GetChildCount(), r=tbsaunde
2011-08-04 12:57:22 +09:00
Alexander Surkov
9aa1f9b34a
Bug 675515 - Crash [@ TextUpdater::DoUpdate] with long text node, r=tbsaunde, sr=neil
2011-08-04 12:57:08 +09:00
Trevor Saunders
f791a8298f
bug 671926 - dexpcom GetNumActions() r=surkov
2011-06-05 12:35:43 -07:00
Trevor Saunders
31c386763b
bug 673389 - cleanup what is a conceptual parent in AccGroupInfo r=surkov
2011-07-22 06:40:37 -07:00
Trevor Saunders
a4719c829a
bug 671991 - decomtaminate GetFocusedChild() r=surkov
2011-07-15 15:58:49 -07:00
Trevor Saunders
2893831f3c
bug 666863 - a11y name space part 1 wrap states namespace in mozilla::a11y r=surkov
2011-07-27 05:43:01 -07:00
Marco Bonardo
b818d65b85
Merge mozilla-central and mozilla-inbound
2011-07-29 13:46:15 +02:00
Boris Zbarsky
70dbd0720d
Merge backout of changeset 489b47df5c6e (bug 666863)
2011-07-29 02:17:27 -04:00
Boris Zbarsky
75574b0d8e
Backed out changeset 489b47df5c6e (bug 666863) because it doesn't compile on Windows.
2011-07-29 02:16:49 -04:00
Alexander Surkov
0d8d40ecd9
Bug 674943 - treeupdate/test_doc.html fails to run, r=marcoz
2011-07-29 11:37:11 +09:00
Alexander Surkov
e3d88f3ba0
Bug 674934 - treeupdated/test_contextmenu.xul fails to run, r=marcoz
2011-07-29 11:36:56 +09:00
Alexander Surkov
bb8f1043f5
Bug 674930 - events/test_tree.xul fails to run, r=marcoz
2011-07-29 11:36:48 +09:00
Alexander Surkov
d219057d93
Bug 672912 - Some accessibility tests scroll window, r=tbsaunde
2011-07-29 11:36:36 +09:00
Trevor Saunders
317bceff57
bug 666863 - a11y name space part 1 wrap states name space in mozilla::a11y r=surkov
...
--HG--
extra : transplant_source : %5B%40%9C%82%21%CE%93%CD%CE%0C%7B%01%E5%EFH%3A%7EX%20%0F
2011-07-27 05:43:01 -07:00
Alexander Surkov
b2d12a1e27
Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde
2011-07-24 20:15:37 -07:00
Alexander Surkov
977682e668
Bug 660461 - attributes/test_obj_group.xul random fail | Can't get accessible for menu_item2.1, An error occurred - acc is null, r=tbsaunde
2011-07-24 21:45:23 +09:00
Alexander Surkov
377dac0540
Bug 671808 - start windows emulation for multiprocess Firefox, round two, r=trevor
2011-07-23 21:14:13 +09:00
Ms2ger
f885239eeb
Bug 672510 - Remove unused nsIAccessNode::ownerWindow; r=surkov
2011-07-23 11:59:06 +02:00
Trevor Saunders
03ced6f489
bug 673403 - check return of GetParent() and rename to Parent() r=surkov
...
--HG--
extra : transplant_source : .%87%0F%96%CE%E9%D7%8C%7F%24%FF%09%1B%EAc%F1TMU%8A
2011-07-23 01:38:33 -07:00
Trevor Saunders
36d24c4340
bug 428657 a11y shouldn't use winable.h r=davidb f=marcoz
...
--HG--
extra : transplant_source : %F8%E0%5B-%C4%0B%21v%FD%9Dvc%ED%97%A3%B3%C7%9A4%AF
2011-07-26 07:58:27 -07:00
Alexander Surkov
83e0698fea
Bug 671808 - start windows emulation for multiprocess Firefox, r=davidb
2011-07-22 09:49:47 +09:00
Alexander Surkov
133482ab71
Bug 672092, follow up fix in nsXULMenuAccessible::KeyboardShortcut, r=tbsaunde
2011-07-22 09:49:40 +09:00
Alexander Surkov
2000f5c701
Bug 671550 - provide correct parent HWND for content process window, r=jones.chris.g, davidb
2011-07-22 09:49:35 +09:00
Hiroyuki Ikezoe
e1ee1f40f0
Bug 672671. Do not call any glib function before XRE_main. r=trev.sauders
2011-07-21 17:31:36 -04:00
Mounir Lamouri
2e1dfaef9e
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
2011-07-20 12:18:54 -07:00
Alexander Surkov
5143a11574
Bug 672092, follow up, crash nsAccessible::AccessKey() called on application accessible, r=fer
2011-07-19 22:12:40 +09:00
Alexander Surkov
293d19885f
Bug 669263 - reorder event for document must be fired after document initial tree creation, r=tbsaunde
2011-07-19 17:30:32 +09:00
Alexander Surkov
c484ac77ae
Bug 672092 - reorganize accesskey and keyboard shortcuts handling, r=tbsaunde, sr=neil, f=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_keys.html => accessible/tests/mochitest/actions/test_keys.html
2011-07-19 17:30:24 +09:00
Ms2ger
36c532ffa2
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
2011-07-15 12:31:34 +02:00
Alexander Surkov
15a1c4c9e5
Bug 670870 - HTML table and caption should be linked by label relations, r=marcoz
2011-07-14 17:08:36 +09:00
Ginn Chen
55cfa898db
Bug 669130 [atk]Use emission hook for show/hide signal to add/remove GTK+ native a11y dialog to children of Mozilla application accessible. r=trev.saunders,roc
2011-07-14 09:58:32 +08:00
Ginn Chen
f404ffc5ff
Bug 669253 [ATK]Do not send create/destroy for GTK+ native a11y window. r=fherrera
2011-07-14 09:57:09 +08:00
Neil Deakin
34d82c8060
Bug 670148, remove nsIMenuFrame, r=roc
2011-07-11 10:05:07 -04:00
David Bolter
9399bf127d
Bug 610650 - Change implementation of HTML5 landmark elements to conform to implementor guidelines; r=marcoz
2011-07-05 10:28:53 -04:00
Trevor Saunders
be0d823f45
bug 619002 - use text-remove / text-insert signals r=davidb, fer
2011-07-04 09:49:44 -04:00
Ms2ger
87a9e995de
Bug 667277 - Don't use already_AddRefed::get in nsAccessible::GetURI; r=surkov
2011-07-03 11:53:40 +02:00
Alexander Surkov
d93d3cf4cc
bug 666504 - Ignore role presentation on focusable elements r=davidb, marcoz
2011-06-30 00:35:11 -07:00
Alexander Surkov
3edbe75148
bug 664376 - table rows of xul trees no longer containing the content of cells as accessible name r=marcoz
2011-06-30 00:35:11 -07:00
Trevor Saunders
716d7edb62
bug 666337 - nsTSubstring::Equals(char*) insists we not call it with a NULL argument r=surkov
2011-06-28 16:18:20 -07:00
Trevor Saunders
057badfdf2
bug 429642 - cleanup and fix crash in nsAccessibleWrap::get_accKeyboardShortcut() r=surkov
2011-06-28 16:27:03 -07:00
Trevor Saunders
db021c29e7
bug 667396 - nsAccessibilityService::GetAccessibleFor() is an external api so we should NULL check the node argument r=surkov
2011-06-28 16:26:37 -07:00
Trevor Saunders
7887eae402
bug 657719 - rename IsHyperlink() to IsLink() r=surkov
...
From cdac78ca863280f3ef9fd2b34a28e566230f60b8 Mon Sep 17 00:00:00 2001
---
accessible/src/atk/nsAccessibleWrap.cpp | 7 +++----
accessible/src/atk/nsMaiHyperlink.cpp | 12 ++++++------
accessible/src/atk/nsMaiHyperlink.h | 5 ++---
accessible/src/atk/nsMaiInterfaceHyperlinkImpl.cpp | 17 ++++++++---------
accessible/src/base/nsAccessible.cpp | 14 +++++++-------
accessible/src/base/nsAccessible.h | 8 ++++----
accessible/src/base/nsBaseWidgetAccessible.cpp | 4 ++--
accessible/src/html/nsHTMLLinkAccessible.cpp | 2 +-
accessible/src/html/nsHTMLLinkAccessible.h | 2 +-
accessible/src/msaa/CAccessibleHyperlink.cpp | 12 ++++++------
accessible/src/xul/nsXULTextAccessible.cpp | 6 +++---
accessible/src/xul/nsXULTextAccessible.h | 2 +-
12 files changed, 44 insertions(+), 47 deletions(-)
2011-06-23 21:29:43 -07:00
Trevor Saunders
59f3224ba5
bug 657719 - decomtaminated GetAnchor() -> AnchorAt() r=surkov
...
From a429395a8be38d699d33d8352372bf8d6905b503 Mon Sep 17 00:00:00 2001
---
accessible/src/atk/nsMaiHyperlink.cpp | 4 ++--
accessible/src/base/nsAccessible.cpp | 10 +++++-----
accessible/src/base/nsAccessible.h | 4 ++--
accessible/src/base/nsBaseWidgetAccessible.cpp | 4 ++--
accessible/src/base/nsBaseWidgetAccessible.h | 2 +-
accessible/src/html/nsHTMLImageMapAccessible.cpp | 4 ++--
accessible/src/html/nsHTMLImageMapAccessible.h | 4 ++--
accessible/src/html/nsHTMLLinkAccessible.cpp | 2 +-
accessible/src/html/nsHTMLLinkAccessible.h | 2 +-
accessible/src/msaa/CAccessibleHyperlink.cpp | 4 ++--
accessible/src/xul/nsXULTextAccessible.cpp | 2 +-
accessible/src/xul/nsXULTextAccessible.h | 2 +-
12 files changed, 22 insertions(+), 22 deletions(-)
2011-06-13 20:56:42 -07:00
Trevor Saunders
7444823798
bug 657719 - nsXformsSelectableAccessible::IsItemSelected() -> IsSelected() r=surkov
...
From b302c0e2cc2b8fc912192e9836e1c35fbb25b664 Mon Sep 17 00:00:00 2001
---
accessible/src/xforms/nsXFormsAccessible.cpp | 4 ++--
accessible/src/xforms/nsXFormsAccessible.h | 2 +-
.../src/xforms/nsXFormsFormControlsAccessible.cpp | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)
2011-06-13 20:31:08 -07:00
Trevor Saunders
9595c15ef3
bug 657719 - followup nsAccessible::IsValid() -> nsAccessible::IsLinkValid() r=surkov
...
From e703a428b799fe24d5244e7a4566fd3fbe0f76a7 Mon Sep 17 00:00:00 2001
nsAccessible::IsLinkValid()
---
accessible/src/atk/nsMaiHyperlink.cpp | 2 +-
accessible/src/base/nsAccessible.cpp | 14 +-------------
accessible/src/base/nsAccessible.h | 12 +++++++++++-
accessible/src/msaa/CAccessibleHyperlink.cpp | 2 +-
4 files changed, 14 insertions(+), 16 deletions(-)
2011-06-21 22:43:25 -07:00
Trevor Saunders
26c39f8cef
bug 657719 - nsAccessible::IsSelected() hidden overloaded virtual method r=surkov
...
From 4a0905d51ad8b84af7f627284131f355d3156c69 Mon Sep 17 00:00:00 2001
---
accessible/src/base/nsAccessible.cpp | 9 +--------
accessible/src/base/nsAccessible.h | 7 ++++++-
2 files changed, 7 insertions(+), 9 deletions(-)
2011-06-13 17:26:32 -07:00
Trevor Saunders
a2403dd031
bug 664084 - set but unused nsresult in nsHTMLTableAccessible.cpp:1208 r=surkov
...
From 98228e034f021e8ab897537f0aa280e622cf2fc3 Mon Sep 17 00:00:00 2001
---
accessible/src/html/nsHTMLTableAccessible.cpp | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
2011-06-13 16:28:35 -07:00
Trevor Saunders
f8e0359aa8
bug 664083 - parens around complicated boolean logic nsHTMLTable.cpp:325 r=surkov
...
From 94a79a1220475904d9b3ab7bf2825eb18752a2ab Mon Sep 17 00:00:00 2001
---
accessible/src/html/nsHTMLTableAccessible.cpp | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
2011-06-13 16:18:57 -07:00
Trevor Saunders
88e99b94f5
bug 657719 - part 2 GetChildAtPoint overloaded virtual method r=surkov
...
From 2c992098c55e2d51729b6b972d60d9e844032f2c Mon Sep 17 00:00:00 2001
---
accessible/src/atk/nsMaiInterfaceComponent.cpp | 6 ++--
accessible/src/base/nsAccessible.cpp | 12 ++++----
accessible/src/base/nsAccessible.h | 6 ++--
accessible/src/base/nsApplicationAccessible.cpp | 4 +-
accessible/src/base/nsApplicationAccessible.h | 5 +--
accessible/src/base/nsBaseWidgetAccessible.cpp | 4 +-
accessible/src/base/nsBaseWidgetAccessible.h | 5 +--
accessible/src/base/nsOuterDocAccessible.cpp | 6 ++--
accessible/src/base/nsOuterDocAccessible.h | 4 +-
accessible/src/html/nsHTMLImageMapAccessible.cpp | 4 +-
accessible/src/html/nsHTMLImageMapAccessible.h | 5 +--
accessible/src/msaa/nsAccessibleWrap.cpp | 30 ++++-----------------
accessible/src/xul/nsXULTreeAccessible.cpp | 6 ++--
accessible/src/xul/nsXULTreeAccessible.h | 5 +--
accessible/src/xul/nsXULTreeGridAccessible.cpp | 4 +-
accessible/src/xul/nsXULTreeGridAccessible.h | 5 +--
16 files changed, 44 insertions(+), 67 deletions(-)
2011-06-13 15:20:54 -07:00
Trevor Saunders
ecab7ed8f3
bug 657719 - nsAccessible::GetIndexInParent() overloaded virtual method r=surkov
...
From 9456a3d1de8d5d707de94c040627d6daf871fcf1 Mon Sep 17 00:00:00 2001
---
accessible/src/atk/nsApplicationAccessibleWrap.cpp | 2 +-
accessible/src/base/AccGroupInfo.cpp | 2 +-
accessible/src/base/NotificationController.cpp | 8 ++++----
accessible/src/base/nsARIAGridAccessible.cpp | 4 ++--
accessible/src/base/nsAccessible.cpp | 6 +++---
accessible/src/base/nsAccessible.h | 2 +-
accessible/src/html/nsHTMLImageMapAccessible.cpp | 4 ++--
accessible/src/html/nsHyperTextAccessible.cpp | 4 ++--
accessible/src/msaa/nsAccessibleWrap.cpp | 15 +++++++--------
accessible/src/xul/nsXULListboxAccessible.cpp | 4 ++--
accessible/src/xul/nsXULTextAccessible.cpp | 4 ++--
accessible/src/xul/nsXULTreeAccessible.cpp | 4 ++--
accessible/src/xul/nsXULTreeAccessible.h | 2 +-
accessible/src/xul/nsXULTreeGridAccessible.cpp | 2 +-
accessible/src/xul/nsXULTreeGridAccessible.h | 2 +-
15 files changed, 32 insertions(+), 33 deletions(-)
2011-06-13 02:08:40 -07:00
Alexander Surkov
04a98c120f
Bug 666212 - summary attribute content mapped to accessible name in MSAA, r=marcoz
2011-06-24 13:01:45 +09:00
Jonas Sicking
5e5e6bd544
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
26f99e3cdb
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
e3f6b769a1
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
2011-06-23 19:18:00 -07:00
Jonas Sicking
6c4113f213
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
2011-06-23 19:17:59 -07:00
Trevor Saunders
8996e15e77
bug 659018 - nsIAccessibleEvent::EVENT_NAME_CHANGED not handled for atk r=surkov
...
From 783c75c83cee406c15b962f5ac10582f7ab9b354 Mon Sep 17 00:00:00 2001
---
accessible/src/atk/nsAccessibleWrap.cpp | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
2011-06-15 22:12:32 -07:00
Ed Morley
da41678fe8
Bug 665391 - Remove unused variable maiAtkHyperlink from nsMaiHyperlink.cpp getUriCB(); r=surkov
2011-06-21 17:37:44 +02:00
Jonas Sicking
17ec46a39a
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
2011-06-14 00:56:48 -07:00
Ted Mielczarek
a88f0715f0
merge m-c and b-s
2011-06-13 09:09:43 -04:00
David Bolter
213743502d
Bug 663136 - Add test coverage for tablist as implicit live region. r=MarcoZ
2011-06-12 23:54:36 -07:00
Ed Morley
223c46b36b
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
2011-06-12 03:49:00 -04:00
Trevor Saunders
867e1d8e12
Bug 653086 - clean up editor configuration in a11y files r=fernando
...
From 4a69f14cec60e25aca096b75b1be265b11a31244 Mon Sep 17 00:00:00 2001
---
accessible/src/atk/AtkSocketAccessible.cpp | 3 +--
accessible/src/atk/AtkSocketAccessible.h | 3 +--
accessible/src/atk/nsARIAGridAccessibleWrap.h | 2 +-
accessible/src/atk/nsAccessNodeWrap.cpp | 2 +-
accessible/src/atk/nsAccessNodeWrap.h | 2 +-
accessible/src/atk/nsAccessibleRelationWrap.h | 2 +-
accessible/src/atk/nsAccessibleWrap.cpp | 2 +-
accessible/src/atk/nsAccessibleWrap.h | 2 +-
accessible/src/atk/nsApplicationAccessibleWrap.cpp | 2 +-
accessible/src/atk/nsApplicationAccessibleWrap.h | 2 +-
accessible/src/atk/nsDocAccessibleWrap.cpp | 2 +-
accessible/src/atk/nsDocAccessibleWrap.h | 2 +-
accessible/src/atk/nsHTMLImageAccessibleWrap.h | 2 +-
accessible/src/atk/nsHTMLTableAccessibleWrap.h | 2 +-
accessible/src/atk/nsHyperTextAccessibleWrap.h | 2 +-
accessible/src/atk/nsMai.h | 2 +-
accessible/src/atk/nsMaiHyperlink.cpp | 2 +-
accessible/src/atk/nsMaiHyperlink.h | 2 +-
accessible/src/atk/nsMaiInterfaceAction.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceAction.h | 2 +-
accessible/src/atk/nsMaiInterfaceComponent.cpp | 3 +--
accessible/src/atk/nsMaiInterfaceComponent.h | 3 +--
accessible/src/atk/nsMaiInterfaceDocument.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceDocument.h | 2 +-
accessible/src/atk/nsMaiInterfaceEditableText.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceEditableText.h | 2 +-
accessible/src/atk/nsMaiInterfaceHyperlinkImpl.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceHyperlinkImpl.h | 2 +-
accessible/src/atk/nsMaiInterfaceHypertext.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceHypertext.h | 2 +-
accessible/src/atk/nsMaiInterfaceImage.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceImage.h | 2 +-
accessible/src/atk/nsMaiInterfaceSelection.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceSelection.h | 2 +-
accessible/src/atk/nsMaiInterfaceTable.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceTable.h | 2 +-
accessible/src/atk/nsMaiInterfaceText.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceText.h | 2 +-
accessible/src/atk/nsMaiInterfaceValue.cpp | 2 +-
accessible/src/atk/nsMaiInterfaceValue.h | 2 +-
accessible/src/atk/nsRoleMap.h | 2 +-
accessible/src/atk/nsRootAccessibleWrap.cpp | 2 +-
accessible/src/atk/nsRootAccessibleWrap.h | 2 +-
accessible/src/atk/nsStateMap.h | 2 +-
accessible/src/atk/nsTextAccessibleWrap.h | 2 +-
accessible/src/atk/nsXULListboxAccessibleWrap.h | 2 +-
accessible/src/atk/nsXULMenuAccessibleWrap.h | 2 +-
accessible/src/atk/nsXULTreeGridAccessibleWrap.h | 2 +-
48 files changed, 48 insertions(+), 52 deletions(-)
2011-05-27 15:37:24 -07:00
Peter Van der Beken
68807afbc8
Fix for bug 662243 (Hook up more a11y classes to CC). r=davidb, r=surkov.
...
--HG--
extra : rebase_source : 832afa37757f6a6bca180bc867777fb57ed29ca5
2011-06-09 11:44:31 +02:00
Alexander Surkov
4c12bb67b8
Bug 546812 - treegrid row has accessible name of tree accessible, r=tbsaunde
2011-06-09 18:09:05 +09:00
Neil Rashbrook
65ab21e7f7
Bug 660524 - Useless use of PromiseFlatString, r=surkov
2011-06-07 11:24:14 +09:00
Alexander Surkov
1dbbaf0c3c
Bug 659633 - don't traverse into XUL tree children when accessible tree is created, r=tbsaunde, f=marcoz
2011-06-07 11:24:01 +09:00
Alexander Surkov
259e9efce5
Bug 660153 - comb next/prev accessible methods, r=tbsaunde
2011-06-07 11:23:13 +09:00
Masayuki Nakano
319f614cd9
Bug 660742 accessible should use mozilla::Preferences r=roc+davidb
2011-06-03 15:01:02 +09:00
Masayuki Nakano
9718f5996b
Bug 660742 back out f81b4d9534f5
2011-06-02 21:30:35 +09:00
Masayuki Nakano
aa6ba96502
Bug 660742 accessible should use mozilla::Preferences r=roc+davidb
2011-06-02 10:05:12 +09:00
Trevor Saunders
1e88a37e6e
Bug 660693 - Comparison between signed and unsigned integer expressions in nsAccessible.h r=surkov,davidb
...
From e5db737b0d45ebde4a81f83f94e96a4f052b55c0 Mon Sep 17 00:00:00 2001
---
accessible/src/base/nsAccessible.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
2011-05-31 14:01:32 -07:00
Boris Zbarsky
7867f56859
Bug 598833 part 7. Make IntrinsicState protected. r=smaug
2011-05-31 21:46:57 -04:00
Boris Zbarsky
142a55fcd8
Bug 598833 part 1. Move IntrinsicState from nsIContent to Element. r=smaug
2011-05-31 21:46:56 -04:00
Timothy Nikkel
e0ba20aee4
Bug 655264. Clean up some a11y code and make it less reliant on views. r=roc f=surkov
2011-05-30 13:23:36 -05:00
Ms2ger
e18ad59abc
Bug 659743 - Part b: Remove nsImageMapUtils; r=smaug
2011-05-30 13:00:00 +02:00
Alexander Surkov
da89e08cb3
Bug 660149 - nsAccessNode::IsDefunct() should be const, r=trevor
2011-05-28 18:26:45 +09:00
Ms2ger
35e44f908f
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
2011-05-28 09:43:57 +02:00
Ms2ger
b171b9ae5c
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
2011-05-28 09:43:53 +02:00
Alexander Surkov
35e3d80d70
Bug 650585 - Remove flaky timeouts from the accessibility tests, patch=ehsan, surkov, r=surkov, ehsan
2011-05-27 12:26:48 +09:00
Trevor Saunders
9d312cc7bf
bug 659620 - Hang when trying to edit a page on WikiMo with NVDA running r=surkov
...
From e0a6515b9f894ab39bcd6db51d43e24a677667b3 Mon Sep 17 00:00:00 2001
---
accessible/src/base/nsBaseWidgetAccessible.cpp | 3 +-
.../tests/mochitest/actions/test_general.html | 21 ++++++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
2011-05-25 07:52:01 -07:00
Alexander Surkov
e2933289fb
The DOM document loaded before it's shown shouldn't have busy state, r=trevor, marcoz
2011-05-27 11:18:00 +09:00
Alexander Surkov
33a76db2a9
Disable accessible name tests for audio slider because of linux failure
2011-05-26 23:01:48 +09:00
Alexander Surkov
f39bfea31f
Bug 651628 - enable media action tests, r=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_elm_media.html => accessible/tests/mochitest/actions/test_media.html
2011-05-26 21:57:06 +09:00
Alexander Surkov
7bfb702a26
Bug 651628 - enable comboboxes states test, r=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_nsIAccessible_comboboxes.xul => accessible/tests/mochitest/states/test_comboboxes.xul
2011-05-26 21:56:57 +09:00
Alexander Surkov
860cae4d06
Bug 651628 - enable childAtPoint tests, r=marcoz
2011-05-26 12:23:50 +09:00
David Bolter
535a74d47e
Bug 653601 - aria-selected ignored for ARIA tabs, patch=davidb, tbsaunde; tests=davidb, tbsaunde, marcoz; r=surkov, a=sheriff
2011-05-24 16:02:44 +02:00