Olli Pettay
ceb34d2d4a
Bug 314095 - Eliminate nsIContent::GetDocument, r=jst
...
--HG--
extra : rebase_source : dd8f690940825b298a478b65b68a57418a9962ff
2014-08-22 23:11:27 +03:00
Alexander Surkov
87427888e8
Bug 1053765 - Putting role=log on a table tag breaks row and cell accessibles, r=tbsaunde
2014-08-15 16:49:02 -04:00
Eitan Isaacson
522150ea20
Bug 1053462 - Add isFromUserInput to vc change events and pivot methods. r=surkov
2014-08-14 21:44:59 -04:00
James Teh
41e7731c94
Bug 934875 - Fix typo that prevents status bar accessibles from being created, r=MarcoZ
2014-08-14 15:19:58 -04:00
Eitan Isaacson
4a7d1a6d9d
Bug 1053250 - When automoving back into a remote iframe preserve the frame's vc position. r=yzen
2014-08-14 09:24:08 -04:00
Eitan Isaacson
d8687c12d7
Bug 1053247 - Fix content integration tests. r=yzen
2014-08-14 09:24:08 -04:00
Trevor Saunders
b8c122b731
bug 1052000 - fix some handling of empty text leaves r=surkov
2014-08-12 16:25:40 -04:00
Martijn Wargers
06d99401c1
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
Wes Kocher
c2ecdbcdd9
Backed out 4 changesets (bug 1032878) for probably introducing a leak, creating a CLOSED TREE
...
Backed out changeset 780c948d79f3 (bug 1032878)
Backed out changeset 0cfcc44660a8 (bug 1032878)
Backed out changeset 991f8d5da382 (bug 1032878)
Backed out changeset f54984be223e (bug 1032878)
2014-08-11 14:27:57 -07:00
Martijn Wargers
37c3c7166b
Bug 1032878 - Fix for various failing mochitest-plain/-chrome tests. r=jmaher, r=akachkach, r=surkov, r=cpearce
2014-08-10 20:03:50 -07:00
Eitan Isaacson
552f710a2d
Bug 1050383 - Send edge gesture events on two finger edge swipes. r=yzen
2014-08-11 14:27:15 -04:00
Yura Zenevich
21a6473c1b
Bug 1050926 - taking into account aria-hidden when traversing subtree. r=eeejay
...
---
accessible/jsat/Utils.jsm | 4 +++-
accessible/tests/mochitest/jsat/test_output.html | 13 +++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
2014-08-11 09:32:09 -04:00
Alexander Surkov
279c96f760
Bug 1020548 - update aria-orientation impl to ARIA 1.1, r=tbsaunde, sr=neil
2014-08-11 08:13:44 -04:00
Yura Zenevich
bdb701d6b8
Bug 1030470 - (part 1) moved the non-android localization part out of AccessFu to be handled in Gaia. r=eeejay
...
---
accessible/jsat/AccessFu.jsm | 176 ++-----
accessible/jsat/OutputGenerator.jsm | 337 +++++--------
accessible/jsat/Presentation.jsm | 193 ++++----
accessible/jsat/Utils.jsm | 43 +-
accessible/tests/mochitest/jsat/jsatcommon.js | 19 +-
accessible/tests/mochitest/jsat/output.js | 12 +-
accessible/tests/mochitest/jsat/test_alive.html | 22 +-
.../mochitest/jsat/test_content_integration.html | 95 ++--
.../tests/mochitest/jsat/test_content_text.html | 8 +-
.../tests/mochitest/jsat/test_explicit_names.html | 73 +--
.../tests/mochitest/jsat/test_landmarks.html | 125 +++--
.../tests/mochitest/jsat/test_live_regions.html | 144 +++---
accessible/tests/mochitest/jsat/test_output.html | 526 +++++++++++----------
accessible/tests/mochitest/jsat/test_tables.html | 492 ++++++++++++++-----
.../en-US/chrome/accessibility/AccessFu.properties | 103 +++-
15 files changed, 1306 insertions(+), 1062 deletions(-)
2014-08-06 09:38:50 -04:00
Birunthan Mohanathas
93736509b4
Bug 1044111 - Collapse test-only moz.build files under accessible/ into ancestor moz.build files. r=ted
2014-07-28 18:02:44 -07:00
Alexandre Poirot
f5412abfea
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
d8167428d6
Backed out changeset 64586374a208 on a CLOSED TREE
2014-07-22 18:29:57 -07:00
Alexandre Poirot
32f4c0930e
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Jonathan Griffin
c981769b72
Backout 4f6d9db92389 for bustage on a CLOSED TREE
2014-07-22 17:55:50 -07:00
Alexandre Poirot
1a463bf842
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files. r=ahal
2014-07-02 15:40:56 -07:00
Trevor Saunders
dcbd7db871
bug 1036694 - merge nsIMarkupDocumentViewer into nsIContentViewer r=smaug
2014-07-09 17:27:49 -04:00
Marco Zehe
ffdb47c6cc
Bug 1033283 - Expose STATE_PRESSED on menu buttons, r=surkov
2014-07-04 09:51:54 +02:00
Athena
fb2e4d703c
Bug 746178 - use accelKey instead of metaKey/ctrlKey r=marcoz
2014-07-03 12:47:47 +02:00
Athena
92256f09f5
Bug 746178 - Use the metaKey to close the window on OSX r=marcoz
...
Reenable the test for Mac
2014-07-02 07:43:00 +02:00
Eitan Isaacson
72860c9b6c
Bug 1027315 - GetAccessibleOrContainer should check across shadow root for document. r=surkov
2014-06-20 11:54:59 -07:00
Eitan Isaacson
6d5c407c4f
Bug 1026125 - Check for current document accross shadow root when creating accessible. r=surkov f=wchen
2014-06-18 10:58:52 -07:00
Xidorn Quan
a854ae5c70
Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb
2014-06-11 21:14:00 -04:00
Xidorn Quan
792d567136
Bug 966166 - Part 5: Move computation code with minor changes. r=dbaron
...
In addition to moving the code, this patch also:
* changes the square character from U+25AA to U+25FE to match the spec
* changes all the generating functions from using append to using assign
* removes negative handling from CJKIdeographicToText since it is no longer used there
* fixes indentation and naming conventions
* changes buffer size in DecimalToText
2014-06-11 21:13:00 -04:00
Alexander Surkov
15c564707c
Bug 1020510 - let tbody/etc accessible in table hierarchy, r=tbsaunde
2014-06-06 13:22:46 -04:00
Xidorn Quan
eb6dcbb235
Bug 1013160 - Remove padding suppressing mechanism of bullet. r=jfkthame,surkov
2014-05-30 09:00:26 +01:00
Xidorn Quan
0904180af7
Bug 1015550 - Line boundary is incorrect for multi-char bullet. r=surkov
2014-05-27 18:07:00 +02:00
Alexander Surkov
8ed8f08ecd
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 20:10:19 -04:00
Ryan VanderMeulen
86db65cb9a
Backed out changeset 6c37e11551d8 (bug 1011496) for OSX bustage.
...
CLOSED TREE
2014-05-22 17:01:34 -04:00
Alexander Surkov
6148365fbe
Bug 1011496 - complete the TextRange interface design, r=davidb
2014-05-22 15:55:11 -04:00
Eitan Isaacson
9f65842406
Bug 1013006 - Ignore actionCount on text leaves when checking if the subtree is flat. r=yzen
2014-05-20 12:01:22 -07:00
Eitan Isaacson
e4f960c32b
Bug 1008502 - Activate first operable descendant when landing on containers. r=MarcoZ
...
.. and don't land on containers with a mix of operable and not operable children.
2014-05-14 16:47:53 -05:00
Yura Zenevich
1727f60c24
Bug 1001945 - increasing timer intervals to fix an intermittents related to long SimpleTest.executeSoon. r=eeejay
...
---
accessible/tests/mochitest/jsat/jsatcommon.js | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
2014-05-07 15:32:07 -04:00
Yura Zenevich
d1b21c6e73
Bug 1001945 - resetting timers to default before each test step. r=marcoz
...
---
accessible/tests/mochitest/jsat/dom_helper.js | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
2014-05-02 09:08:03 -04:00
Jonathan Wei
133beedd03
Bug 949518 - keep caret offset syncronized with accessible tree, r=surkov
2014-05-01 11:45:40 -04:00
Eitan Isaacson
bea114fc12
Bug 1003491 - Make traversal rule land on bigger items that have simple subtrees. r=yzen
2014-04-30 21:33:37 -07:00
Yura Zenevich
89d568829e
Bug 1001628 - listbox option role string is now less verbose. r=eeejay
...
---
accessible/tests/mochitest/jsat/test_output.html | 12 ++++++++++--
dom/locales/en-US/chrome/accessibility/AccessFu.properties | 2 +-
2 files changed, 11 insertions(+), 3 deletions(-)
2014-04-30 11:27:13 -04:00
Yura Zenevich
eecbe82dbf
Bug 1001945 - set gesture tracker test logging to DEBUG. r=eeejay
...
---
accessible/tests/mochitest/jsat/test_gesture_tracker.html | 1 +
1 file changed, 1 insertion(+)
2014-04-29 11:04:57 -04:00
Marco Bonardo
cb09de0d98
Bug 754265 - Add a dedicated API to provide a final complete value different from the matching one, r=Enn sr=gavin
2014-04-18 16:04:19 +02:00
Eitan Isaacson
79bb452098
Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov
2014-04-16 22:02:40 -07:00
Ryan VanderMeulen
d0b6251845
Backed out 2 changesets (bug 996821, bug 996268) for mochitest-a11y failures on a CLOSED TREE.
...
Backed out changeset fceba10dc04b (bug 996821)
Backed out changeset 31b7ff03d496 (bug 996268)
2014-04-16 22:47:51 -04:00
Eitan Isaacson
ef3726d3cf
Bug 996821 - Force semantic HTML elements to have accessible objects. r=surkov
2014-04-16 18:27:00 -07:00
Alexander Surkov
710da7d2d2
Bug 975065 - implement Text accessible text range methods, r=tbsaunde
2014-04-16 08:50:28 -04:00
Alexander Surkov
72f5f29a8d
Bug 991969 - Event not fired when description changes, r=jwei
...
--HG--
rename : accessible/tests/mochitest/events/test_name.xul => accessible/tests/mochitest/events/test_namechange.xul
2014-04-12 00:03:22 -04:00
Yura Zenevich
6ad74c4020
Bug 981015 - added a number of improvements to make the TouchAdapter(now called PointerAdapter) more reliable. Fixed and updated tests for stability. r=eeejay, marcoz
...
---
accessible/src/jsat/AccessFu.jsm | 9 +-
accessible/src/jsat/Gestures.jsm | 948 +++++++++++++++++++++
accessible/src/jsat/PointerAdapter.jsm | 210 +++++
accessible/src/jsat/TouchAdapter.jsm | 431 ----------
accessible/src/jsat/Utils.jsm | 10 +
accessible/src/jsat/moz.build | 3 +-
accessible/tests/mochitest/jsat/a11y.ini | 4 +-
accessible/tests/mochitest/jsat/dom_helper.js | 74 +-
accessible/tests/mochitest/jsat/gestures.json | 253 +++---
...ouch_adapter.html => test_gesture_tracker.html} | 42 +-
.../tests/mochitest/jsat/test_pointer_relay.html | 95 +++
11 files changed, 1499 insertions(+), 580 deletions(-)
create mode 100644 accessible/src/jsat/Gestures.jsm
create mode 100644 accessible/src/jsat/PointerAdapter.jsm
delete mode 100644 accessible/src/jsat/TouchAdapter.jsm
rename accessible/tests/mochitest/jsat/{test_touch_adapter.html => test_gesture_tracker.html} (51%)
create mode 100644 accessible/tests/mochitest/jsat/test_pointer_relay.html
--HG--
rename : accessible/tests/mochitest/jsat/test_touch_adapter.html => accessible/tests/mochitest/jsat/test_gesture_tracker.html
2014-04-11 10:30:37 -04:00
Marco Zehe
1d98675396
Bug 989958 - Expose PRESSED state on a native button element and remove CHECKABLE state from toggle buttons, r=surkov, r=eeejay
2014-04-04 10:01:19 +02:00