Yura Zenevich
|
b56a2f4acd
|
Bug 1078636 - adding state output to gridcells. r=eeejay
---
accessible/jsat/OutputGenerator.jsm | 8 ++++++++
accessible/tests/mochitest/jsat/test_output.html | 8 +++++++-
2 files changed, 15 insertions(+), 1 deletion(-)
|
2014-10-07 21:38:57 -04:00 |
|
Ehsan Akhgari
|
71394dbdd8
|
Bug 1079320 - Fix some more bad implicit constructors in accessible; r=tbsaunde
|
2014-09-24 09:16:53 -04:00 |
|
Trevor Saunders
|
bb86d81680
|
bug 1041070 - fix O(N^2) runtime of tree update r=surkov
|
2014-09-02 14:54:04 -04:00 |
|
Eitan Isaacson
|
c0c13a4fbb
|
Bug 981363 - Don't automove when the DOCUMENT_LOAD_COMPLETE is emitted for the actual document. r=yzenevich
|
2014-10-03 17:27:00 +02:00 |
|
Carsten "Tomcat" Book
|
8daf76f8e8
|
Backed out changeset a11adf1705ec (bug 982842) for causing bug 1075387
|
2014-10-01 14:41:56 +02:00 |
|
Eitan Isaacson
|
2d64ca2c0c
|
Bug 1061671 - Wait for frame content to load before starting test. r=yzen
|
2014-09-29 15:35:29 -07:00 |
|
Trevor Saunders
|
3618931a48
|
bug 982842 - initial a11y ipc impl r=davidb, bent
|
2014-03-07 16:35:19 -05:00 |
|
Ehsan Akhgari
|
4368c32838
|
Bug 1073820 - Remove an unused variable from accessible; r=surkov
|
2014-09-29 14:28:48 -04:00 |
|
Ehsan Akhgari
|
9d6f228c51
|
Backed out changeset 87cb83f022c6 (bug 1073820) because of test failures
|
2014-09-27 14:15:56 -04:00 |
|
Ehsan Akhgari
|
2d52123aea
|
Bug 1073820 - Remove an unused variable from accessible; r=surkov
|
2014-09-27 12:11:29 -04:00 |
|
Yura Zenevich
|
3573cd6292
|
Bug 1069877 - ensuring vc position does not jump when already set in loaded document. r=eeejay
---
accessible/jsat/EventManager.jsm | 6 ++++++
1 file changed, 6 insertions(+)
|
2014-09-25 16:30:39 -04:00 |
|
Yura Zenevich
|
cbd96a83ac
|
Bug 1072305 - screen reader now handles gridcell, column and row headers more efficiently. r=eeejay
---
accessible/jsat/TraversalRules.jsm | 8 ++++
accessible/tests/mochitest/jsat/test_output.html | 46 ++++++++++++++++++++++
.../tests/mochitest/jsat/test_traversal.html | 8 ++--
3 files changed, 58 insertions(+), 4 deletions(-)
|
2014-09-25 16:28:34 -04:00 |
|
Yura Zenevich
|
59b5477db1
|
Bug 1071858 - aria-hidden elements will not be part of childCount when traversing. r=eeejay
---
accessible/jsat/TraversalRules.jsm | 4 ++--
accessible/jsat/Utils.jsm | 10 +++++++++
accessible/tests/mochitest/jsat/doc_traversal.html | 24 ++++++++++++++++++++++
.../tests/mochitest/jsat/test_traversal.html | 18 ++++++++--------
4 files changed, 46 insertions(+), 10 deletions(-)
|
2014-09-25 09:57:22 -04:00 |
|
Arnaud Sourioux
|
8b076037d4
|
Bug 1038570 - Part 3: rename ObjectFrame variables to PluginFrame. r=dbaron
|
2014-09-24 06:35:00 +02:00 |
|
Arnaud Sourioux
|
d98859187f
|
Bug 1038570 - Part 2: rename ObjectFrame class to PluginFrame. r=dbaron
|
2014-09-24 06:34:00 +02:00 |
|
Arnaud Sourioux
|
308aad49f2
|
Bug 1038570 - Part 1: rename nsObjectFrame.* to nsPluginFrame.*, changes moz.build and includes. r=dbaron
--HG--
rename : layout/generic/nsObjectFrame.cpp => layout/generic/nsPluginFrame.cpp
rename : layout/generic/nsObjectFrame.h => layout/generic/nsPluginFrame.h
|
2014-09-24 06:33:00 +02:00 |
|
John Daggett
|
8d40c31973
|
Bug 998869 part 2 - switch to GetFontAt(0) to GetFirstValidFont(). r=jfkthame
|
2014-09-25 12:16:53 +09:00 |
|
Georg Fritzsche
|
8bee7684a2
|
Bug 1067989 - Unify some more binary search uses. r=waldo
|
2014-09-17 15:46:24 +02:00 |
|
Eitan Isaacson
|
8163c815e5
|
Bug 969512 - Don't use NS_MOUSEENTER/LEAVE in widget level code. r=kats r=yzen
Make accessibility explore by touch hover events touch events.
|
2014-09-23 12:09:22 -07:00 |
|
Alexander Surkov
|
ed6d525722
|
Bug 1068734 - dexpcomify remaining accessible classes, r=tbsaunde
|
2014-09-23 08:23:02 -04:00 |
|
Eitan Isaacson
|
74339ca4d5
|
Bug 1061671 - Wait for document load complete before starting jsat content tests. r=yzen
|
2014-09-22 09:27:04 -07:00 |
|
Eitan Isaacson
|
af7c2f3fbb
|
Bug 1067509 - Refactor jsat content test runner. r=yzen
|
2014-09-22 09:27:04 -07:00 |
|
Alexander Surkov
|
5c70fbd3ab
|
Bug 1040735 - DOM node reinsertion under anonymous content may trigger a11y child adoption, r=bz, tbdaunde, davidb
|
2014-09-19 20:02:30 -04:00 |
|
Eric
|
144a3d4934
|
Bug 1031188 - Ensure that accDescription never duplicates AccessibleName, r=surkov, marcoz
|
2014-09-18 08:52:05 -04:00 |
|
Alexander Surkov
|
8007f172cb
|
Bug 1064877 - dexpcomify Accessible class, r=tbsaunde
|
2014-09-16 13:30:23 -04:00 |
|
Alexander Surkov
|
d6aaddc95b
|
Bug 1020039 - Intermittent relations/test_embeds.xul, disable logging
|
2014-09-12 15:40:58 -04:00 |
|
Alexander Surkov
|
2f0f4848ad
|
Bug 1020039 - Intermittent relations/test_embeds.xul
|
2014-09-12 10:04:25 -04:00 |
|
Alexander Surkov
|
1ff85019c3
|
Bug 1020039 - Intermittent relations/test_embeds.xul, add extra output, stage2
|
2014-09-11 19:46:28 -04:00 |
|
Alexander Surkov
|
6e5ca4e434
|
Bug 1020039 - Intermittent relations/test_embeds.xul, add extra output
|
2014-09-11 15:58:28 -04:00 |
|
Eitan Isaacson
|
45e1bf3ed7
|
Bug 1062016 - Editing state gets out of sync. r=yzen
|
2014-09-09 15:53:46 -07:00 |
|
Max Li
|
90bff683d0
|
Bug 1047428 - [AccessFu] Report read only state for editables.r=eeejay
|
2014-08-23 20:22:03 -04:00 |
|
Trevor Saunders
|
7cce18a3b2
|
bug 1052122 - derecursify TreeWalker::NextChild r=surkov
|
2014-08-12 02:02:28 -04:00 |
|
Trevor Saunders
|
6ece72fae4
|
bug 1056459 - fire caret move event when document is loaded r=surkov
|
2014-08-27 16:14:53 -04:00 |
|
Max Li
|
e3c94e5920
|
Bug 980510 - After moving by granularity, swiping to next object brings up current object. r=eeejay
|
2014-08-22 18:02:45 -04:00 |
|
Daniel Holbert
|
ad714344d2
|
Backing out 8dc381124409 (bug 1056459) for apparently causing crashes in B2G-on-OS-X "Gip" test runs.
|
2014-09-03 17:22:37 -07:00 |
|
Mike Hommey
|
a653121671
|
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
Also force to use the existing template for XPCOM components.
|
2014-09-04 09:04:45 +09:00 |
|
Mike Hommey
|
fc99c53ae5
|
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
|
2014-09-03 14:10:54 +09:00 |
|
Trevor Saunders
|
c104df9608
|
bug 1056459 - fire caret move event when document is loaded r=surkov
|
2014-08-27 16:14:53 -04:00 |
|
Ehsan Akhgari
|
9fa8928f84
|
Address the review comments from bug 1061009
--HG--
extra : rebase_source : 63d565637b64a0f1ebdd6bfb8f0b0ed0ab651157
|
2014-09-02 18:37:58 -04:00 |
|
Ehsan Akhgari
|
847854bef9
|
Bug 1061009 - Fix more bad implicit constructors in a11y; r=tbsaunde
|
2014-09-02 12:19:58 -04:00 |
|
Ehsan Akhgari
|
ea4448cfdf
|
Bug 1061251 - Fix more bad implicit constructors in accessible; r=tbsaunde
|
2014-09-02 12:19:32 -04:00 |
|
Carsten "Tomcat" Book
|
d4032d71b0
|
Backed out changeset a7840102579b (bug 1052122) for causing regressions on a CLOSED TREE
|
2014-09-01 14:31:35 +02:00 |
|
Jesse Ruderman
|
de6038ac4f
|
Bug 1059020 - report fully qualified class name to avoid conflict with mozilla::dom::Notification. r=surkov.
|
2014-08-28 18:03:41 -07:00 |
|
Trevor Saunders
|
eb99a19e2f
|
bug 1052122 - derecursify TreeWalker::NextChild r=surkov
|
2014-08-12 02:02:28 -04:00 |
|
Yura Zenevich
|
7638708930
|
Bug 1054454 - added support for aria-hidden attribute changes. Added output filter wh when presenting aria-hidden elements. r=eeejay
---
accessible/jsat/AccessFu.jsm | 4 +
accessible/jsat/EventManager.jsm | 92 ++++++++++-----
accessible/jsat/Utils.jsm | 14 ++-
.../mochitest/jsat/doc_content_integration.html | 17 +++
.../mochitest/jsat/test_content_integration.html | 67 +++++++++++
.../tests/mochitest/jsat/test_live_regions.html | 129 ++++++++++++++++++++-
6 files changed, 287 insertions(+), 36 deletions(-)
|
2014-08-28 09:07:30 -04:00 |
|
Yura Zenevich
|
014eff526e
|
Bug 1056803 - added nsiAccessibleObjectAttributeChangedEvent interface. Tests included. r=tbsaunde
---
accessible/base/AccEvent.cpp | 8 +++++
accessible/base/AccEvent.h | 29 ++++++++++++++++-
accessible/generic/DocAccessible.cpp | 8 +++--
accessible/interfaces/moz.build | 1 +
.../nsIAccessibleObjectAttributeChangedEvent.idl | 21 ++++++++++++
accessible/tests/mochitest/common.js | 2 ++
accessible/tests/mochitest/events.js | 37 ++++++++++++++++++++++
.../tests/mochitest/events/test_aria_objattr.html | 7 ++--
accessible/xpcom/AccEvents.conf | 1 +
9 files changed, 106 insertions(+), 8 deletions(-)
create mode 100644 accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl
|
2014-08-28 08:42:06 -04:00 |
|
Eitan Isaacson
|
f7296a0e34
|
Bug 1059059 - Don't blur in editing mode if vc is on focused item. r=yzen
|
2014-08-26 20:32:00 +02:00 |
|
Eitan Isaacson
|
603477c30b
|
Bug 1058750 - Focus iframe when active cursor moves into it. r=yzen
|
2014-08-26 13:21:00 +02:00 |
|
Trevor Saunders
|
17ca615366
|
bug 1052513 - fix HyperTextAccessible::SelectionBoundsAt for selections extending outside the current hyper text r=surkov
|
2014-08-13 18:03:50 -04:00 |
|
Eitan Isaacson
|
ecaf6438db
|
Bug 1052054 - Change accessfu-output event to accessibility-output. r=yzen
|
2014-08-25 12:42:36 -07:00 |
|