Commit Graph

4598 Commits

Author SHA1 Message Date
Masayuki Nakano
74a940f4ad Bug 975688 part.20 Rename nsDOMTouchEvent and nsDOMTouchList to mozilla::dom::TouchEvent and TouchList r=smaug
--HG--
rename : dom/events/nsDOMTouchEvent.cpp => dom/events/TouchEvent.cpp
rename : dom/events/nsDOMTouchEvent.h => dom/events/TouchEvent.h
2014-02-28 23:58:42 +09:00
Andrew McCreight
0d6f42491d Bug 977723 - Remove two unused vars in accessible/. r=surkov 2014-02-28 09:11:38 -05:00
Reuben Morais
bde629dd63 Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
2014-02-27 20:04:46 -03:00
Reuben Morais
3c11b539d9 Bug 458300 - Merge nsINameSpaceManager and NameSpaceManagerImpl. r=jst 2014-02-27 20:04:46 -03:00
Reuben Morais
03e272b32f Bug 458300 - Remove some unneeded includes of nsINameSpaceManager.h. r=jst 2014-02-27 20:04:45 -03:00
Eitan Isaacson
b41fbadd9f Bug 971255 - [AccessFu] Allow providing a callable argument to Logger log calls. r=yzen 2014-02-27 10:42:45 -05:00
Benjamin Bouvier
460c4df9b5 Bug 939843: Required changes in the rest of the tree; r=froydnj
--HG--
extra : rebase_source : 5757eb2b73755c8da08112b91b025a8fa860d7e8
2014-02-27 16:23:16 +01:00
Peter Van der Beken
04632f8c63 Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky 2013-07-09 13:54:21 -04:00
Eitan Isaacson
dfe9e5cfa1 Bug 972047 - Introduce AccessFu content integration mochitest. r=yzen 2014-02-26 19:39:14 -05:00
L. David Baron
c91b8791d1 Bug 976350 patch 2: Rename nsTraceRefcntImpl to nsTraceRefcnt. r=bsmedberg
Now that bug 975295 removed the obsolete wrapper class, we can rename
nsTraceRefcntImpl back to its correct pre-XPCOM-glue name,
nsTraceRefcnt.

The best part is that the one place where indentation should have needed
fixing, nsTraceRefcnt::DemangleSymbol, never had its indentation fixed
for the previous renaming.

--HG--
rename : xpcom/base/nsTraceRefcntImpl.cpp => xpcom/base/nsTraceRefcnt.cpp
rename : xpcom/base/nsTraceRefcntImpl.h => xpcom/base/nsTraceRefcnt.h
2014-02-26 13:36:36 -08:00
Eitan Isaacson
e4f0f4b97c Bug 976142 - Print vc change events more clearly. r=yzen 2014-02-26 16:31:09 -05:00
Ted Mielczarek
04dadd3d7d Bug 975455 - Move more Mochitests to manifests. r=jmaher 2014-02-20 10:14:52 -05:00
Rik Cabanier
a6f546f393 Bug 966591 - Part 7: Bounds + error handling tests. r=surkov 2014-02-25 08:54:03 -05:00
Rik Cabanier
ca3569b0ff Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov 2014-02-21 08:36:58 -05:00
Eitan Isaacson
dd80f1b2c5 Bug 972630 - Add a flag to ignore explicit names, and ignore names of chrome window and app root. r=yzen 2014-02-24 16:19:33 -05:00
Ryan VanderMeulen
ef5131cd0b 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
18f681a602 Bug 966591 - Part 7: Bounds + error handling tests. r=surkov 2014-02-21 08:38:02 -05:00
Rik Cabanier
ea12ed62c9 Bug 966591 - Part 5: Pass hit bounds to a11y code. r=surkov 2014-02-21 08:36:58 -05:00
Mark Hammond
9cb5162643 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
29f7736c57 Bug 935548 - Move A11Y_LOG to configure; r=glandium 2014-02-19 00:38:42 -05:00
Eitan Isaacson
3c19f9715f Bug 972083 - Null-check in visual presenter and don't hide. r=yzen 2014-02-18 10:19:50 -08:00
Alexander Surkov
3d35730e1e Bug 638684 - Accessible::GetFirstAvailableAccessible needs resuse the accessible tree walker, r=tbsaunde 2014-02-15 10:21:40 -05:00
Masayuki Nakano
a183cc5385 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
3c76661733 Bug 971831 - Replace the call of |RangeBoundToHypertextOffset| with its content. r=surkov 2014-02-14 11:40:08 -05:00
Yura Zenevich
714e09dae2 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
79ca8d245f 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
8456de8bde 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
af12f68960 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
f68b403891 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
b4e5b84551 Bug 965628 - Clear cursor when leaving iframe. r=yzen 2014-02-11 10:41:02 -08:00
Eitan Isaacson
ed9a2c503a Bug 965621 - Use vc of eventmanager scope. instead of event document. r=yzen 2014-02-11 10:41:02 -08:00
Ehsan Akhgari
e4f4a283cc Bug 970727 - Move DEFFILE to moz.build; r=mshal 2014-02-11 11:28:54 -05:00
Trevor Saunders
0921df8c17 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
ac9b707a19 Bug 970005 - infinite long loop in a11y:FocusManager::ProcessFocusEvent, r=tbsaunde 2014-02-10 17:18:43 -05:00
Jonathan Wei
73f3f8cbac 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
0bf692ed40 Bug 957254 - Accessible window events missing for javascript alerts. r=tbsaunde 2014-02-08 20:55:52 -05:00
Alexander Surkov
bdb30b262d Bug 957332 - setting caret offset doesn't always clear visual selection, r=tbsaunde 2014-02-08 08:25:11 -05:00
Nicu Badescu
3f155e3541 Bug 965347 - Move FrameSelection to HyperTextAccessible-inl.h. r=surkov 2014-02-05 17:46:05 -05:00
Alexander Surkov
5c089550ca 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
df7225cfff 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
1209bf575d Bug 964513 - Skip empty headers. r=yzen 2014-02-03 16:57:20 -08:00
Alexander Surkov
653b85b092 Bug 961737 - DOMPointToOffset cleaning up, r=tbsaunde 2014-02-03 19:56:45 -05:00
Fabrice Desré
0b097b1807 Bug 966502 - Use Cu.cloneInto() instead of ObjectWrapper.jsm r=baku 2014-02-01 11:06:59 -08:00
Birunthan Mohanathas
02d0812720 Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan 2014-01-30 13:26:54 -05:00
Eitan Isaacson
e469eb5a7a 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
aef17f6e97 Bug 964514 - Add dialog to output generator. r=yzen 2014-01-29 15:08:53 -08:00
Eitan Isaacson
bdc0b9383b Bug 963373 - Update cursor after scroll. r=yzen 2014-01-29 15:08:53 -08:00
Jonathan Wei
9bc06ab84e Bug 959257 - Google's search box may not emit caret move events. r=tbsaunde 2014-01-29 17:07:35 -05:00
Trevor Saunders
4f5162ab1a 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
872c7d8843 Bug 957610 - NODE_CHILD_OF/NODE_PARENT_OF relations are not always symmetrical. r=tbsaunde 2014-01-28 17:13:57 -05:00