Trevor Saunders
|
876b806f62
|
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
|
2014-01-09 21:03:47 -05:00 |
|
Tim Taubert
|
0037f8cc21
|
Bug 990812 - Make a11y jsat utils handle group message managers r=yzen
|
2014-05-23 23:39:00 +02:00 |
|
Mats Palmgren
|
29e4d7d512
|
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
|
2014-05-24 22:20:39 +00:00 |
|
Jonathan Wei
|
dbd9c72b9e
|
Bug 1011736 - Added null check to Accessible::Shutdown.
|
2014-05-23 13:15:07 -04: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 |
|
Rik Cabanier
|
208e7fe0e2
|
Bug 979692 - Add fixes for hitregion hit detection. r=roc
|
2014-05-18 19:43:00 -04:00 |
|
Masayuki Nakano
|
066f82fb48
|
Bug 1009388 part.2 Accessible should use WidgetEvent::AccelModifier() for consistency with other modules r=smaug+surkov.alexander
|
2014-05-22 13:06:05 +09:00 |
|
Birunthan Mohanathas
|
c6f127456b
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
fa0eb27120
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
016d46e5f3
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
41bdca1ff6
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Eitan Isaacson
|
77cc463cc5
|
Bug 1004294 - Improve explore by touch performance. r=yzen
|
2014-05-20 14:39:09 -07: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 |
|
Ed Morley
|
5cff37c02e
|
Backed out changeset 45ea7a49ecec (bug 979692)
|
2014-05-19 15:36:40 +01:00 |
|
Rik Cabanier
|
a9d14a5fea
|
Bug 979692 - Add fixes for hitregion hit detection. r=roc
|
2014-05-18 19:43:00 +02:00 |
|
Alexander Surkov
|
82bce51555
|
Bug 1001623 - clean up error handling of index returning methods, r=tbsaunde
|
2014-05-16 19:16:34 -04: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 |
|
Alexander Surkov
|
35a04ee2ba
|
Bug 906589 - crash on getting text attributes on document with no body, r=marcoz
|
2014-05-08 10:23:00 -04: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
|
b89d7fa150
|
Bug 1001945 - added more logging to gesture tracker tests to monitor pointer events. r=marcoz
---
accessible/src/jsat/Gestures.jsm | 4 ++++
accessible/src/jsat/PointerAdapter.jsm | 4 ----
2 files changed, 4 insertions(+), 4 deletions(-)
|
2014-05-05 14:00: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 |
|
Alexander Surkov
|
86b35c575d
|
Bug 1000465 - fix bunch of warning in accessible module, r=jwei
|
2014-04-25 22:42:19 -04:00 |
|
Birunthan Mohanathas
|
504b581650
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Birunthan Mohanathas
|
c8c6722bb4
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
|
Aryeh Gregor
|
57e61e9d15
|
Bug 950386 - Move mozilla::Selection to mozilla::dom::Selection; r=ehsan
|
2014-04-10 19:09:40 +03:00 |
|
Yura Zenevich
|
40069984a3
|
Bug 1000500 - preventing traversal into the link subtree. r=eeejay
---
accessible/src/jsat/TraversalRules.jsm | 1 -
1 file changed, 1 deletion(-)
|
2014-04-23 17:26:11 -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 |
|
Eitan Isaacson
|
49411c402e
|
Bug 996268 - Move traversal rule prefilter to constants. r=yzen
|
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 |
|
Eitan Isaacson
|
39f027903a
|
Bug 996268 - Move traversal rule prefilter to constants. r=yzen
|
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 |
|
Yura Zenevich
|
bc55f7c1fe
|
Bug 996744 - fixed a type that causes a TypeError in Utils.jsm. r=eeejay
---
accessible/src/jsat/Utils.jsm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
2014-04-15 14:24:57 -04:00 |
|
Bobby Holley
|
a81ce7e83c
|
Bug 989528 - Rename AutoSystemCaller to AutoNoJSAPI, and assert against pre-existing exceptions. r=bz
|
2014-04-14 20:27:00 -07: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 |
|
Alexander Surkov
|
fb4a6fd9a1
|
Bug 977668 - Firefox hangs on Facebook text entry when inline lookups pop up, r=jwei
|
2014-04-09 14:23:04 -04:00 |
|
Ryan VanderMeulen
|
ae8b121864
|
Merge m-c to fx-team on a CLOSED TREE.
|
2014-04-04 15:06:31 -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 |
|
Jim Chen
|
b754cdedb9
|
Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle
|
2014-04-04 12:33:50 -04:00 |
|
Masayuki Nakano
|
852403f45d
|
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
|
2014-04-03 13:18:38 +09:00 |
|
Masayuki Nakano
|
5c4524957a
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
--HG--
rename : dom/events/nsEventStates.h => dom/events/EventStates.h
|
2014-04-03 13:18:36 +09:00 |
|
Alexander Surkov
|
ae1564d49a
|
Bug 638465 - do not ignore inital documents, r=tbsaunde
|
2014-04-02 15:36:48 -04:00 |
|