Commit Graph

3442 Commits

Author SHA1 Message Date
Ryan VanderMeulen
3a780f2063 Backed out 7 changesets (bug 966591) for mochitest leaks on a CLOSED TREE.
Backed out changeset b44289e756fc (bug 966591)
Backed out changeset c428b424ef95 (bug 966591)
Backed out changeset 9ac56da10646 (bug 966591)
Backed out changeset 81ba9bddd84e (bug 966591)
Backed out changeset 0c66968c2edd (bug 966591)
Backed out changeset 261a1ca9045c (bug 966591)
Backed out changeset 895728963f16 (bug 966591)
2014-02-21 10:39:15 -05:00
Rik Cabanier
4d0d3804b9 Bug 966591 - Part 7: Bounds + error handling tests. r=surkov 2014-02-21 08:38:02 -05:00
Rik Cabanier
56a25e3e98 Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov 2014-02-21 08:36:58 -05:00
Mark Hammond
da1a04a29a Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug 2014-02-21 09:19:18 +11:00
Ehsan Akhgari
4328f95005 Bug 935548 - Move A11Y_LOG to configure; r=glandium 2014-02-19 00:38:42 -05:00
Eitan Isaacson
ccafc2729b Bug 972083 - Null-check in visual presenter and don't hide. r=yzen 2014-02-18 10:19:50 -08:00
Alexander Surkov
12e4868a43 Bug 638684 - Accessible::GetFirstAvailableAccessible needs resuse the accessible tree walker, r=tbsaunde 2014-02-15 10:21:40 -05:00
Masayuki Nakano
b3b19a9e2f Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Peiyong Lin
0c5507d8b8 Bug 971831 - Replace the call of |RangeBoundToHypertextOffset| with its content. r=surkov 2014-02-14 11:40:08 -05:00
Yura Zenevich
946db8179a Bug 819291 - adding an assertion and handling the null offsetElm. r=surkov
---
 accessible/src/base/TextAttrs.cpp | 3 +++
 1 file changed, 3 insertions(+)
2014-02-14 09:36:11 -05:00
Ted Mielczarek
23e1ddca5b Bug 968837 - Move more Mochitests into manifests. r=jmaher
--HG--
rename : toolkit/components/places/tests/browser/bug_399606/399606-history.go-0.html => toolkit/components/places/tests/browser/399606-history.go-0.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-httprefresh.html => toolkit/components/places/tests/browser/399606-httprefresh.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.reload.html => toolkit/components/places/tests/browser/399606-location.reload.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-location.replace.html => toolkit/components/places/tests/browser/399606-location.replace.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.href.html => toolkit/components/places/tests/browser/399606-window.location.href.html
rename : toolkit/components/places/tests/browser/bug_399606/399606-window.location.html => toolkit/components/places/tests/browser/399606-window.location.html
rename : toolkit/components/places/tests/browser/visituri/begin.html => toolkit/components/places/tests/browser/begin.html
rename : toolkit/components/places/tests/browser/visituri/final.html => toolkit/components/places/tests/browser/final.html
rename : toolkit/components/places/tests/browser/visituri/redirect_once.sjs => toolkit/components/places/tests/browser/redirect_once.sjs
rename : toolkit/components/places/tests/browser/visituri/redirect_twice.sjs => toolkit/components/places/tests/browser/redirect_twice.sjs
rename : toolkit/components/places/tests/browser/settitle/title1.html => toolkit/components/places/tests/browser/title1.html
rename : toolkit/components/places/tests/browser/settitle/title2.html => toolkit/components/places/tests/browser/title2.html
rename : toolkit/components/places/tests/mochitest/bug94514-postpage.html => toolkit/components/places/tests/bug94514-postpage.html
rename : toolkit/components/places/tests/mochitest/test_bug_411966.html => toolkit/components/places/tests/test_bug_411966.html
rename : toolkit/components/places/tests/mochitest/test_bug_461710_perwindowpb.html => toolkit/components/places/tests/test_bug_461710_perwindowpb.html
rename : toolkit/components/places/tests/mochitest/test_bug_94514.html => toolkit/components/places/tests/test_bug_94514.html
2014-02-06 15:37:30 -05:00
Jonathan Wei
c13202e00f Bug 960382 - Accessible table rows should be of ATK_ROLE_TABLE_ROW, not ATK_ROLE_LIST_ITEM. r=tbsaunde 2014-02-12 10:07:48 -05:00
Alexander Surkov
70c143f2c1 Bug 956032 - text selection change event is missed when selected text becomes unselected, r=tbsaunde 2014-02-11 20:18:31 -05:00
Bill McCloskey
ad8c727e10 Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted) 2014-02-11 09:01:08 -08:00
Eitan Isaacson
4547aa8946 Bug 965628 - Clear cursor when leaving iframe. r=yzen 2014-02-11 10:41:02 -08:00
Eitan Isaacson
a6b16ecd20 Bug 965621 - Use vc of eventmanager scope. instead of event document. r=yzen 2014-02-11 10:41:02 -08:00
Ehsan Akhgari
4076764251 Bug 970727 - Move DEFFILE to moz.build; r=mshal 2014-02-11 11:28:54 -05:00
Trevor Saunders
fb6e9996d6 bug 960228 - use ATK_ROLE_LIST_BOX and add machinary to detect loaded atk version r=surkov 2014-02-04 16:29:12 -05:00
Alexander Surkov
aa24ebde03 Bug 970005 - infinite long loop in a11y:FocusManager::ProcessFocusEvent, r=tbsaunde 2014-02-10 17:18:43 -05:00
Jonathan Wei
086c71f1dc Bug 961696 - Accessible object:state-changed:focused events for imagemap links are broken. r=tbsaunde 2014-02-10 15:52:34 -05:00
Jonathan Wei
f7e707ee93 Bug 957254 - Accessible window events missing for javascript alerts. r=tbsaunde 2014-02-08 20:55:52 -05:00
Alexander Surkov
f61f9e70a4 Bug 957332 - setting caret offset doesn't always clear visual selection, r=tbsaunde 2014-02-08 08:25:11 -05:00
Nicu Badescu
0ac6d1ce8d Bug 965347 - Move FrameSelection to HyperTextAccessible-inl.h. r=surkov 2014-02-05 17:46:05 -05:00
Alexander Surkov
18b12fa711 Bug 961737 - getTextAtOffset is broken w.r.t. embedded object characters, part3 (list items), r=tbsaunde 2014-02-05 10:21:32 -05:00
Yura Zenevich
e6ec45ea8f Bug 967238 - moved State constructor and prototype out of getState utility. r=eeejay
---
 accessible/src/jsat/Utils.jsm | 44 ++++++++++++++++++++++++-------------------
 1 file changed, 25 insertions(+), 19 deletions(-)
2014-02-04 14:56:20 -05:00
Eitan Isaacson
255a2e9e8c Bug 964513 - Skip empty headers. r=yzen 2014-02-03 16:57:20 -08:00
Alexander Surkov
a3d395c06e Bug 961737 - DOMPointToOffset cleaning up, r=tbsaunde 2014-02-03 19:56:45 -05:00
Fabrice Desré
da7e46af81 Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
Birunthan Mohanathas
e81a8f702d Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan 2014-01-30 13:26:54 -05:00
Eitan Isaacson
5ed940a4ca Bug 964534 - Move cursor to new dialog if focus does not change the cursor first. r=yzen 2014-01-29 15:08:53 -08:00
Eitan Isaacson
9398af6885 Bug 964514 - Add dialog to output generator. r=yzen 2014-01-29 15:08:53 -08:00
Eitan Isaacson
46acb0203b Bug 963373 - Update cursor after scroll. r=yzen 2014-01-29 15:08:53 -08:00
Jonathan Wei
3ad4a034fd Bug 959257 - Google's search box may not emit caret move events. r=tbsaunde 2014-01-29 17:07:35 -05:00
Trevor Saunders
f9ad700f98 bug 961818 - use presence of NS_EVENT_STATE_MOZ_READWRITE to determine if elements are editable r=surkov 2014-01-21 11:24:23 -05:00
Jonathan Wei
ac5fc42620 Bug 957610 - NODE_CHILD_OF/NODE_PARENT_OF relations are not always symmetrical. r=tbsaunde 2014-01-28 17:13:57 -05:00
Eitan Isaacson
952168d4ad Bug 963829 - Include CSS/SVG transformations when calculating OFFSCREEN state. r=roc 2014-01-28 09:10:28 -08:00
David Bolter
9d07d17af2 Bug 964546 - Add test for ignored roles. r=surkov 2014-01-28 10:27:36 -05:00
Eitan Isaacson
83609b2f44 Bug 963298 - Add states to Constants and unify states and extended states. r=yzen 2014-01-27 16:35:13 -08:00
Eitan Isaacson
42d5b92630 Bug 960255 - Emit 'change' event after adjusting range widgets. r=yzen 2014-01-27 10:38:06 -08:00
Alexander Surkov
1d6a2c2ca5 Bug 963607 - add some consts, make cache members mutable, GetChildOffset part, r=tbsaunde 2014-01-25 09:07:37 -05:00
Alexander Surkov
638f429fd8 Bug 963607 - add some consts, make cache members mutable, GetChildAt part, r=tbsaunde 2014-01-24 22:08:17 -05:00
Yura Zenevich
9077d745c4 Bug 963207 - fixing SettingCache to run callback on setting change observed. r=eeejay
---
 accessible/src/jsat/Utils.jsm | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
2014-01-23 16:44:13 -05:00
Eitan Isaacson
7e636efbdc Bug 960267 - Use settings speech volume and rate, when available. r=yzen 2014-01-23 10:37:38 -08:00
Eitan Isaacson
64b6d3f5ca Bug 960257 - [AccessFu] Introduce SettingCache in Utils.jsm. r=yzen 2014-01-23 10:37:38 -08:00
Eitan Isaacson
3fa09b23f2 Bug 960248 - Fix range adjustments when on a label. r=yzen 2014-01-23 10:37:38 -08:00
Alexander Surkov
aeb75fc199 Bug 961737 - getTextAtOffset is broken w.r.t. embedded object characters, part1, r=tbsaunde 2014-01-22 18:14:06 -05:00
Max Li
9004fd9223 Bug 925845 - [AccessFu] Unify output tests. r=eeejay
--HG--
rename : accessible/tests/mochitest/jsat/test_utterance_order.html => accessible/tests/mochitest/jsat/test_output.html
extra : rebase_source : f8d32c942784d189072e634881b4badd33def873
2014-01-21 21:10:18 -08:00
Max Li
93f8876e54 Bug 953073 - List bullet should appear before context utterance in braille. r=eeejay
--HG--
extra : rebase_source : 7c0b4e61e815fb00759b352ca7d35df164d23770
2013-12-24 15:58:14 -05:00
Max Li
2a30d76183 Bug 961612 - [AccessFu] Don't scale mouse events specially on Android, r=MarcoZ 2014-01-19 23:22:51 -08:00
David Zbarsky
4dfc724aad Bug 952782 - Use nsIDocument instead of nsIDOMDocument in accessible r=tbsaunde, bz 2014-01-20 16:52:04 -05:00