Alexander Surkov
26f43d1be2
Bug 694943 - crash nsHyperTextAccessible::FrameSelection, r=marcoz
2011-10-18 17:45:31 +09:00
Ehsan Akhgari
2a602a5685
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
...
Landing on a CLOSED TREE
2011-10-17 10:59:28 -04:00
Alexander Surkov
45ef599c5d
Bug 692819 - Assertion 'Shutdown the shutdown accessible' when collapse XUL tree, r=tbsaunde
2011-10-17 22:49:34 +09:00
Alexander Surkov
8e82643f2b
Bug 546068 - Position is not being updated when atk_text_set_caret_offset is used, r=marcoz, enndeakin
2011-10-16 12:38:19 +09:00
Jeff Walden
b7753477cf
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
...
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
2011-10-10 22:50:08 -07:00
Ed Morley
d959511237
Merge last green changeset of mozilla-inbound to mozilla-central
2011-10-14 10:58:43 +01:00
Alexander Surkov
b16fce7a98
Bug 692608 - 'ASSERTION: Flush during accessible tree update' adding iframe, r=tbsaunde
2011-10-14 11:33:41 +09:00
Marco Bonardo
04b6bb0879
Merge last green changeset from mozilla-inbound to mozilla-central
2011-10-13 15:48:46 +02:00
Jeff Walden
eb2cb918a4
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
2011-10-12 12:21:53 -07:00
Jeff Walden
77ebbde4ab
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
...
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
2011-10-10 22:50:08 -07:00
Jim Mathies
fce2e8b202
Bug 677883 - Bypass deferred message processing for accessible tab windows. Fixes occasional wm_getobject query failures, which must be responded to. r=davidb
2011-10-11 11:11:35 -05:00
Alexander Surkov
00fbb506c0
Bug 506206 - ASSERTION: There should always be a DOM node for an event, one more patch, r=davidb
2011-10-12 00:33:06 +09:00
Alexander Surkov
850a8d08cc
Bug 679271 - Intermittent a11y/accessible/events/test_tree.xul | Test timed out, sometimes with a leak, r=marcoz
2011-10-12 00:32:57 +09:00
Alexander Surkov
f10f0641aa
Bug 691443 - crash [@ nsAccessibleWrap::GetHWNDFor], r=davidb
2011-10-11 09:06:10 +09:00
Alexander Surkov
073959a9b0
Bug 688126 - nsIAccessibleText::setSelectionBounds doesn't fire text selection changed events in some cases, r=marcoz, sr=smaug
2011-10-12 16:39:58 +09:00
Alexander Surkov
f04e1dbb3e
Bug 691734 - make sure scrolling start event is delivered after document focus, r=marcoz
2011-10-08 14:16:37 +09:00
Alexander Surkov
2bc6783901
Bug 559766 - add accessibility support for @list on HTML input and for HTML datalist, r=marcoz
2011-10-07 15:02:18 +09:00
Alexander Surkov
318bf2f888
Bug 679271 - enable logging for accessible/events/test_tree.xul, r=marcoz
2011-10-06 11:10:41 +09:00
Alexander Surkov
e5f679d557
Bug 634197 - assert if accessible tree update triggers reflow, r=bz, davidb
2011-10-06 11:10:30 +09:00
Marco Bonardo
62637bdd9f
Backout d5954910540e to check if it's causing the increase in m-oth leaks
2011-10-05 15:27:04 +02:00
Alexander Surkov
26e99f5330
Bug 679271 - enable logging for evnts/test_tree.xul mochitest
2011-10-05 16:31:17 +09:00
Alexander Surkov
fa5868ceaa
Bug 627718 - Map used for grouping is not accessible under certain circumstances, r=marcoz
2011-10-05 15:24:44 +09:00
Alexander Surkov
c9660cad47
Bug 691002 - get rid of odd image map accessible tree creation, r=marcoz
2011-10-04 22:05:17 +09:00
Marco Bonardo
708de44700
Merge mozilla-central to mozilla-inbound
2011-10-03 17:13:54 +02:00
Alexander Surkov
9be28e53c8
Bug 664142 - DEFAULT state exposed incorrectly for HTML, r=tbsaunde
2011-10-03 23:26:18 +09:00
Alexander Surkov
f38fb5f129
Bug 691248 - XUL tree items shouldn't pick up relations from XUL tree, r=tbsaunde
2011-10-03 23:26:11 +09:00
Alexander Surkov
f28de4f097
Bug 370396 - a11y mochitest for tabbox focus events, r=marcoz
2011-10-03 23:26:03 +09:00
Alexander Surkov
49f94b2f94
Bug 684818 - shift+tab fails on editable document after context menu is closed: enable mochitest, r=marcoz
2011-10-03 19:06:27 +09:00
Ms2ger
f28a61a995
Bug 691041 - Remove unused variables origTargetContent and targetContent from nsRootAccessible::ProcessDOMEvent; r=surkov
2011-10-01 18:14:39 +02:00
Alexander Surkov
9f7d65711a
Bug 690222, follow up fix nsINode::GetChildAt usage
2011-10-01 12:53:57 +09:00
Alexander Surkov
55c6928736
Bug 690222 - data table elements used to determine layout-guess attribute shouldn't be picked from nested tables, r=davidb
2011-10-01 10:09:31 +09:00
Alexander Surkov
1b76a114ce
Bug 682790 - ignore implicit label association when it's associated explicitly, r=marcoz
2011-09-30 13:38:20 +09:00
Trevor Saunders
bc0274e8c3
bug 682247 - telemetry for deprocated IAccessibleTable interface r=surkov
2011-09-15 23:39:15 -04:00
Trevor Saunders
2b5a1b6727
bug 679786 - telemetry reporting use of ISimpleDOM* interfaces r=surkov
2011-08-17 10:43:20 -07:00
Michael Wu
d8e503c38b
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
...
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
2011-09-28 23:19:26 -07:00
Alexander Surkov
c7fa94316c
Bug 687393 - HTML select options gets relation from containing label, r=tbsaunde
2011-09-29 12:13:08 +09:00
Adam Dane [:hobophobe]
35dfe378d7
bug 591249 - event dragleave not properly dispatched if drag-and-drop aborted with ESC within iframe. r=smaug
2011-09-26 15:55:04 -05:00
Alexander Surkov
6a04618807
Bug 673958 - rework accessible focus handling, r=enndeaking, marcoz, tbsaunde, matspal, f=marcoz
...
--HG--
rename : accessible/tests/mochitest/test_aria_activedescendant.html => accessible/tests/mochitest/events/test_focus_aria_activedescendant.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_dialog.html
rename : accessible/tests/mochitest/events/test_focusdoc.html => accessible/tests/mochitest/events/test_focus_doc.html
rename : accessible/tests/mochitest/events/test_focus.xul => accessible/tests/mochitest/events/test_focus_general.xul
rename : accessible/tests/mochitest/states/test_comboboxes.xul => accessible/tests/mochitest/states/test_expandable.xul
rename : accessible/tests/mochitest/test_nsIAccessible_selects.html => accessible/tests/mochitest/states/test_selects.html
2011-09-28 10:46:11 +09:00
Steven Michaud
40988bf8a9
Bug 674612 - Text to Speech on Lion not reading highlighted text. r=surkov f=marco
2011-09-27 10:38:44 -05:00
Ed Morley
69c881504d
Bug 687389 - Fix MSVC 2010 warning C4005: '_WIN32_WINNT' : macro redefinition, for various files under accessible/public/*; r=khuey
2011-09-22 21:54:57 +01:00
Ms2ger
f3b3dcbb15
Bug 687096 - Remove entries for removed folders from LOCAL_INCLUDES; r=khuey
2011-09-18 11:22:18 +02:00
Trevor Saunders
561cc364d2
bug 481395 - replace nsAccessibilityAtoms with nsGkAtoms r=surkov, sicking
2011-06-03 14:35:17 -07:00
Ehsan Akhgari
7b45893388
Bug 686247 - Text control frames should accept dynamic changes to the CSS overflow property; r=bzbarsky,surkov
2011-09-13 15:09:51 -04:00
Mounir Lamouri
13377aec83
Bug 686545 - Fix build bustage with nsRefreshDriver/nsARefreshObserver not being defined. r=ehsan
...
The buld bustage only appears with some options being disabled in the
mozconfig. Likely, nsRefreshDriver.h is included by another hedear that isn't
included when an option is disabled.
2011-09-13 14:32:07 -07:00
Masayuki Nakano
a93784f15a
Bug 669028 part.5 accessible should use mozilla::LookAndFeel rather than nsILookAndFeel r=surkov.alexander
2011-09-09 11:27:12 +09:00
Marco Castelluccio
f3ece1a7ba
Bug 672515 - remove nsIAccessible getAccessibleToRight/Left/Above/Below; r=trev.saunders
2011-09-05 17:49:28 +01:00
David Bolter
d31d7c8933
Bug 681674 - aria-autocomplete not supported on standard form text input controls. r=tbsaunde,MarcoZ
2011-09-01 11:37:24 -04:00
Alexander Surkov
a148241548
Bug 681905 - Crash [@ nsDocAccessible::ProcessContentInserted], r=davidb
2011-09-01 16:12:51 +09:00
Alexander Surkov
454171e4fa
Bug 682827 - Crash [@ nsINode::GetOwnerDoc], r=tbsaunde
2011-09-01 16:12:40 +09:00
Marco Castelluccio
7cb0506077
Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey
2011-08-30 22:45:31 +01:00