Trevor Saunders
55793c02c8
Bug 794757 - add build config option to enable logging on release build, r=surkov
2012-10-04 18:57:09 +09:00
Trevor Saunders
eb07062758
bug 795468 - minor perf improvements to accessible creation r=surkov
...
-There's no reason to check the object we just recreated isn't null, new
is infalable.
- use AsContent() instead of QueryInterface
- don't use a weakFrame since the world will end if we modify the dom or
layout while creating an accessible anyway.
- don't get the DocAccessible again when we already have it
2012-09-05 17:41:10 -04:00
Trevor Saunders
3b4f36d614
bug 795192 - don't use nsIAccessibleTable in atk/ r=surkov
2012-08-20 10:54:33 -04:00
Alexander Surkov
236d135086
Bug 795210 - intermittent failure of events/test_docload.xul, r=tbsaunde
2012-10-03 20:11:39 +09:00
Alexander Surkov
ff53cbaba5
Bug 785047 - force disable oop when JAWS is running, r=joshmoz
2012-10-02 22:24:51 +09:00
Ed Morley
f41f25806a
Bug 745788 - Temporarily disable test_imagemap.html for frequent timeouts
2012-10-02 10:47:54 +01:00
Eitan Isaacson
e8b894dc79
Bug 791400 - AccessFu refactor for separating chrome and content. r=davidb
2012-10-01 13:33:26 -07:00
Ed Morley
aa59894c6f
Bug 708927 - Disable test_focus_menu.xul on Linux for frequent timeouts; rs=tbsaunde
2012-09-28 17:52:56 +01:00
Ed Morley
70465d624c
Bug 691580 - Disable part of test_focus_contextmenu.xul for too many intermittent failures; rs=tbsaunde
2012-09-28 17:52:53 +01:00
Isaac Aggrey
997db4d142
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
Robert O'Callahan
61a251e261
Bug 745788. Work around imagemap bustage by forcing the test image to repaint in order to find its imagemap. r=tbsaunders
2012-09-28 23:19:38 +12:00
Matt Woodrow
58d3d65ab2
Bug 539356 - Part 10 - Test changes required for DLBI. r=roc
...
* * *
[mq]: test-fixes
2012-08-29 17:48:13 +12:00
Alexander Surkov
db795acad5
Bug 768786 - Offscreen state is not exposed under certain circumstances, r=tbsaunde
2012-09-27 12:55:34 +09:00
Alexander Surkov
8ecf8872a4
Bug 708927 - more logging for events/test_focus_menu.xul
2012-09-27 12:52:21 +09:00
Alexander Surkov
31f3835eb5
Bug 691580 - more logging for events/test_focus_contextmenu.xul
2012-09-27 12:47:55 +09:00
Alexander Surkov
7b9c191f81
Bug 759133 - turn focus logging macros into standard a11y logging, r=tbsaunde
2012-09-27 08:53:23 +09:00
Alexander Surkov
7c8dd895ce
Bug 766112 - intermittent failure of events/test_docload.xul, r=tbsaunde
2012-09-26 10:30:01 +09:00
Trevor Saunders
ac8da88060
bug 783372 - use HyperTextAccessible directly in nsMaiInterface{,Editable}Text r=surkov
2012-09-26 14:13:34 -04:00
Alexander Surkov
71b87b2f80
Bug 739455 - intermittent failure of relations/test_tabbrowser.xul and tree/test_tabbrowser.xul, r=tbsaunde
2012-09-26 09:55:07 +09:00
Alexander Surkov
17ba1d6f11
Bug 691580 - enable logging for events/test_focus_contextmenu.html
2012-09-25 15:15:06 +09:00
Trevor Saunders
b90958959e
bug 793316 - always return the gecko root atk object when possible r=surkov
2012-09-24 23:33:25 -04:00
Alexander Surkov
597c61b068
Bug 691580 - enable events/test_focus_contextmenu.html tests and logging
2012-09-25 11:28:00 +09:00
Alexander Surkov
4acb7fec12
Bug 793587 - ASSERTION: 'No frame for list item' in HTMLListBulletAccessible::Name, r=tbsaunde
2012-09-25 10:30:07 +09:00
Alexander Surkov
746828ddf8
Bug 782991 - enable more logging of states/test_link.html
2012-09-24 20:07:35 +09:00
Alexander Surkov
35912ce836
Bug 766112 - enable logging for events/test_docload.xul
2012-09-24 14:14:28 +09:00
Phil Ringnalda
921ae1778a
Bug 691580 - disable the bits of test_focus_contextmenu.xul that constantly fail on Windows
2012-09-23 15:21:41 -07:00
Alexander Surkov
ac349ba9b9
Bug 691580, Bug 782991 - enable logging events/test_focus_contextmenu.xul and states/test_link.html
2012-09-22 13:03:01 +09:00
Ehsan Akhgari
b5c39afb4e
Bug 792502 - Kill the FunctionTimer code; r=vlad
2012-09-19 16:59:38 -04:00
Xi Yang
ee0dc08b24
Bug 767754 - Move ApplicationAccessible logic from nsAccessNode to nsAccessibilityService, r=tbsaunde, surkov
2012-09-10 21:20:26 +08:00
Alexander Surkov
b51cdbd698
Bug 768296 - Ignore role=presentation when global ARIA attributes are present or referred by ARIA relationship, r=tbsaunde
2012-09-18 11:51:39 +09:00
Koosha Khajeh Moogahi
8d39310f18
Bug 788242: Implement and make use of void versions of NS_ENSURE_* macros; r=ehsan,bsmedberg
2012-09-14 14:30:31 +04:30
Alexander Surkov
a329bf4723
Bug 706849 - create accessible by tag name as fallback if table descendant style is used out of table context, r=tbsaunde
2012-09-17 11:00:39 +09:00
Alexander Surkov
6bb2c29a8b
Bug 686821 - expose offscreen state (no invisible state) for background tab accessibles, r=tbsaunde
2012-09-14 11:55:18 +09:00
David Anderson
6c5722e35b
Merge from mozilla-central.
2012-09-06 18:28:59 -07:00
David Anderson
043ddae94a
Merge from mozilla-central.
...
--HG--
rename : js/jsd/jsd_scpt.c => js/jsd/jsd_scpt.cpp
rename : js/jsd/jsd_stak.c => js/jsd/jsd_stak.cpp
rename : js/jsd/jsd_val.c => js/jsd/jsd_val.cpp
2012-09-05 16:18:11 -07:00
David Anderson
25c3dd55c0
Merge from mozilla-central.
...
--HG--
rename : js/src/sharkctl.cpp => js/src/devtools/sharkctl.cpp
rename : js/src/sharkctl.h => js/src/devtools/sharkctl.h
rename : js/src/MemoryMetrics.cpp => js/src/jsmemorymetrics.cpp
2012-08-29 17:57:37 -07:00
David Anderson
6b403f94c2
Merge from mozilla-central.
...
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
2012-08-29 17:51:24 -07:00
David Anderson
188c88907e
Merge from mozilla-central.
2012-08-22 16:09:24 -07:00
David Anderson
1ef4c57410
Merge from mozilla-central.
2012-08-21 15:59:12 -07:00
David Anderson
565400115a
Merge from mozilla-central.
2012-08-16 14:04:20 -07:00
David Anderson
6fe112e8bf
Merge from mozilla-central.
2012-08-15 14:22:26 -07:00
Phil Ringnalda
09a1cd9f08
Back out fb49a2f819ad (bug 766112) for destroying the a11y village rather than saving it, CLOSED TREE
2012-08-20 14:25:30 -07:00
Trevor Saunders
c5e2085034
bug 766112 - add logging for orange test rs=davidb
2012-08-20 15:31:19 -04:00
David Anderson
7ef28ac5ac
Merge from mozilla-central.
2012-08-13 13:40:42 -07:00
Andrew Quartey
2223995e72
Bug 762897 - Implement UIA_AriaPropertiesPropertyId r=tbsaunde
2012-08-10 16:10:18 -04:00
Ehsan Akhgari
5b76a146bc
Bug 579517 - Part 5: Add missing StandardInteger.h #includes where needed; r=bsmedberg
...
Landing on a CLOSED TREE
2012-08-08 17:08:17 -04:00
Ehsan Akhgari
0fd9123eac
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
...
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Eitan Isaacson
96ff9295e7
Bug 784162 - Add "touches" field to accessfu gesture events in Android. r=marcoz
2012-08-20 18:29:22 -04:00
Eitan Isaacson
4b84dd4121
Bug 773749 - Add Jelly Bean support to AccessFu. r=davidb
2012-08-20 18:29:22 -04:00
David Anderson
3ffd33a2cb
Merge from mozilla-central.
2012-08-07 15:13:28 -07:00