Граф коммитов

3121 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano 13c6f0e4fe 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 25767d828e Bug 672515 - remove nsIAccessible getAccessibleToRight/Left/Above/Below; r=trev.saunders 2011-09-05 17:49:28 +01:00
David Bolter 74fe32fbf0 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 c3c60582b4 Bug 681905 - Crash [@ nsDocAccessible::ProcessContentInserted], r=davidb 2011-09-01 16:12:51 +09:00
Alexander Surkov 0600396fde Bug 682827 - Crash [@ nsINode::GetOwnerDoc], r=tbsaunde 2011-09-01 16:12:40 +09:00
Marco Castelluccio 54940238cd Bug 682744 - Sprinkle some do_QueryObject fairy dust around the tree; r=khuey 2011-08-30 22:45:31 +01:00
Marco Castelluccio cfed797d68 Bug 675870 - Remove nsIAccessible::relationsCount and getRelation(); f=tbsaunde r=surkov.alexander 2011-08-27 11:49:40 +01:00
Mats Palmgren e15517b1ab Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
Remove the nsIAtom* child list names and use child list ID enum instead.
2011-08-24 22:54:30 +02:00
Trevor Saunders b8db12ab91 bug 680929 - don't return empty relations to atk r=davidb 2011-08-22 11:15:50 -07:00
Alexander Surkov af25e42516 Bug 386821 - need better solution for firing delayed event against xul tree, r=tbsaunde 2011-08-16 19:28:31 +09:00
Trevor Saunders db01bdff14 bug 678799 - a11y telemetry for accessibility initialization r=surkov, tglek 2011-08-11 04:01:27 -07:00
L. David Baron 914066afe4 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc
This changes a number of callers that were previously bypassing the use
of the correct language (with either no language or the charset-detected
language on the pres context via nsPresContext::GetMetricsFor) and/or
the correct user font set to pass the correct values, which should
improve the correctness of the behavior of whatever they were using the
fonts for, and also reduce the number of unique sets of font metrics
requested (which helps nsFontCache effectiveness).
2011-08-14 10:08:04 -07:00
Matt Brubeck 993a5395d2 Merge the last green changeset from mozilla-inbound to mozilla-central 2011-08-12 06:41:55 -07:00
Trevor Saunders fbf6eb05ba bug 678189 - add IsDefunct() check to accNavigate r=surkov, davidb 2011-08-11 13:05:35 -07:00
Ms2ger ff106041e6 Bug 677101, part b - Remove nsContentUtils.h includes from headers; r=volkmar 2011-08-11 15:29:50 +02:00
Alexander Surkov 6ec45d75c2 Bug 467143 - mixed state change event is fired for focused accessible only, r=tbsaunde 2011-08-11 20:45:36 +09:00
Ehsan Akhgari ac11351177 Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking 2011-08-10 01:36:00 -04:00
Trevor Saunders df8e704ac9 bug 641838 - decomtaminate accessible relations r=surkov sr=neil
--HG--
rename : accessible/src/msaa/nsAccessibleRelationWrap.cpp => accessible/src/msaa/ia2AccessibleRelation.cpp
rename : accessible/src/msaa/nsAccessibleRelationWrap.h => accessible/src/msaa/ia2AccessibleRelation.h
rename : accessible/src/base/nsAccessibleRelation.cpp => accessible/src/xpcom/nsAccessibleRelation.cpp
rename : accessible/src/base/nsAccessibleRelation.h => accessible/src/xpcom/nsAccessibleRelation.h
2011-08-09 18:44:00 -07:00
David Zbarsky f4e6e44142 Bug 672536 - Merge nsISelection2 into nsISelectionPrivate r=smaug 2011-08-07 16:17:00 -04:00
Alexander Surkov f392682cbd Bug 677467 - focusedChild crashes on application accessible, r=tbsaunde
--HG--
rename : accessible/tests/mochitest/test_takeFocus.html => accessible/tests/mochitest/focus/test_takeFocus.html
2011-08-09 18:31:31 +09:00
Jonas Sicking 29d451d286 Bug 661297 Part 1: Remove Add/RemoveEventListenerByIID API. r=smaug 2011-08-08 11:26:26 -07:00
Alexander Surkov d835dcf60a Bug 676213 - document load and busy events may be fired before subdocuments are ready, r=tbsaunde 2011-08-08 16:55:36 +09:00
Alexander Surkov a983e18d69 Bug 675861 - Crash [@ AccIterator::GetNext()], r=tbsaunde 2011-08-05 17:10:41 +09:00
Alexander Surkov 1b6eb617c5 Bug 676267 - expose stale state on accessibles unattached from tree, r=tbsaunde 2011-08-04 18:54:06 +09:00
Marco Bonardo 721aa9748d Merge mozilla-central and mozilla-inbound 2011-08-04 11:35:17 +02:00
Marco Bonardo 2b9bcb7102 Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-04 11:19:01 +02:00
Robert Sesek 9783ce3df4 Bug 448168 - Apply |s/entires/entries/g|; r=roc 2011-08-04 09:04:29 +02:00
Alexander Surkov 4498210c20 Bug 676340 - Crash [@ nsAccessible::NativeState() ] (called by nsXULTextFieldAccessible::GetValue), r=tbsaunde 2011-08-04 12:57:31 +09:00
Alexander Surkov a30d304a08 Bug 676240 - Crash [@ nsXULTreeAccessible::GetChildCount(), r=tbsaunde 2011-08-04 12:57:22 +09:00
Alexander Surkov 7a9acadc7f Bug 675515 - Crash [@ TextUpdater::DoUpdate] with long text node, r=tbsaunde, sr=neil 2011-08-04 12:57:08 +09:00
Trevor Saunders d9790d98af bug 671926 - dexpcom GetNumActions() r=surkov 2011-06-05 12:35:43 -07:00
Trevor Saunders 68802703c6 bug 673389 - cleanup what is a conceptual parent in AccGroupInfo r=surkov 2011-07-22 06:40:37 -07:00
Trevor Saunders b9716ce2de bug 671991 - decomtaminate GetFocusedChild() r=surkov 2011-07-15 15:58:49 -07:00
Trevor Saunders 44e8517144 bug 666863 - a11y name space part 1 wrap states namespace in mozilla::a11y r=surkov 2011-07-27 05:43:01 -07:00
Boris Zbarsky d800946662 Merge backout of changeset 489b47df5c6e (bug 666863) 2011-07-29 02:17:27 -04:00
Boris Zbarsky db52bddb84 Backed out changeset 489b47df5c6e (bug 666863) because it doesn't compile on Windows. 2011-07-29 02:16:49 -04:00
Trevor Saunders 84e92046fc bug 666863 - a11y name space part 1 wrap states name space in mozilla::a11y r=surkov
--HG--
extra : transplant_source : %5B%40%9C%82%21%CE%93%CD%CE%0C%7B%01%E5%EFH%3A%7EX%20%0F
2011-07-27 05:43:01 -07:00
Trevor Saunders 261e233d61 bug 673403 - check return of GetParent() and rename to Parent() r=surkov
--HG--
extra : transplant_source : .%87%0F%96%CE%E9%D7%8C%7F%24%FF%09%1B%EAc%F1TMU%8A
2011-07-23 01:38:33 -07:00
Trevor Saunders 34b9cb033e bug 428657 a11y shouldn't use winable.h r=davidb f=marcoz
--HG--
extra : transplant_source : %F8%E0%5B-%C4%0B%21v%FD%9Dvc%ED%97%A3%B3%C7%9A4%AF
2011-07-26 07:58:27 -07:00
Alexander Surkov 666624af23 Bug 673757 - Do not process invalidation list while tree is created, r=tbsaunde 2011-07-24 20:15:37 -07:00
Alexander Surkov c9cac09c91 Bug 671808 - start windows emulation for multiprocess Firefox, round two, r=trevor 2011-07-23 21:14:13 +09:00
Ms2ger da977130f3 Bug 672510 - Remove unused nsIAccessNode::ownerWindow; r=surkov 2011-07-23 11:59:06 +02:00
Alexander Surkov 330945d24c Bug 671808 - start windows emulation for multiprocess Firefox, r=davidb 2011-07-22 09:49:47 +09:00
Alexander Surkov a4c045e01a Bug 672092, follow up fix in nsXULMenuAccessible::KeyboardShortcut, r=tbsaunde 2011-07-22 09:49:40 +09:00
Alexander Surkov 7a173a74d0 Bug 671550 - provide correct parent HWND for content process window, r=jones.chris.g, davidb 2011-07-22 09:49:35 +09:00
Hiroyuki Ikezoe 7ea452ac61 Bug 672671. Do not call any glib function before XRE_main. r=trev.sauders 2011-07-21 17:31:36 -04:00
Mounir Lamouri 0252d92d00 Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst 2011-07-20 12:18:54 -07:00
Alexander Surkov 3080d370b4 Bug 672092, follow up, crash nsAccessible::AccessKey() called on application accessible, r=fer 2011-07-19 22:12:40 +09:00
Alexander Surkov f40695af03 Bug 669263 - reorder event for document must be fired after document initial tree creation, r=tbsaunde 2011-07-19 17:30:32 +09:00
Alexander Surkov a3c08d0444 Bug 672092 - reorganize accesskey and keyboard shortcuts handling, r=tbsaunde, sr=neil, f=marcoz
--HG--
rename : accessible/tests/mochitest/test_keys.html => accessible/tests/mochitest/actions/test_keys.html
2011-07-19 17:30:24 +09:00