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

3160 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Smedberg cae1800556 Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Alexander Surkov 91ec7e7763 Bug 572394 - cache links within hypertext accessible, r=davidb, marcoz, sr=neil
--HG--
rename : accessible/src/base/nsAccIterator.cpp => accessible/src/base/AccIterator.cpp
rename : accessible/src/base/nsAccIterator.h => accessible/src/base/AccIterator.h
2010-06-21 22:08:27 +09:00
Alexander Surkov d37d26bff0 Bug 573673 - nsAccessNode::GetPressShell shouldn't shutdown accessible, r=ginn.chen 2010-06-23 00:08:58 +09:00
Benjamin Smedberg 5b338a8304 Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
Dão Gottwald 01ec17a1f9 Backed out changeset db6f8068e9a5 2010-06-29 17:49:21 +02:00
Saint Wesonga 5d01c7f8a9 Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg 2010-06-29 17:14:36 +02:00
David Bolter 427d6f5f02 Remove nsAccessNode HasWeakShell (b=574522). r=surkov 2010-06-28 09:22:54 -04:00
David Bolter db268feb46 Bug 574522 - crash [@nsAccEventQueue::WillRefresh]. r=surkov 2010-06-28 09:22:51 -04:00
David Bolter df92037c0d Bug 561681 - GetAccessibleFor should return nsAccessible. r=surkov 2010-06-28 09:22:49 -04:00
Neil Rashbrook 6c363a0d81 Bug 575109 - don't unnecessarily inherit from nsISupports (vtable bloat), r=surkov, davidb 2010-06-28 22:00:12 +09:00
Alexander Surkov fa0b9ecc8b Bug 573706 - make frame based accessible creation more pellucid, r=davidb, sr=roc 2010-06-28 21:02:03 +09:00
Alexander Surkov 819f366dbb Bug 574312 - make accessible tree creation from parent to child always, r=marcoz, davidb, sr=neil 2010-07-01 11:18:08 +09:00
Boris Zbarsky 83ced29328 Attempt to somewhat mitigate bug 573085. 2010-06-18 14:41:37 -04:00
Boris Zbarsky e5778f0e05 Bug 563327 part 2. Drive accessibility events off the refresh driver instead of an ad-hoc timer. r=surkov 2010-06-14 16:06:49 -04:00
Alexander Surkov f55b15ab34 Bug 571459 - shutdown document accessible when presshell goes away, patch=bz, surkov, r=surkov, davidb, sr=roc, bz, f=marcoz 2010-06-18 11:44:09 +09:00
Alexander Surkov 326f917ce1 Bug 571459 - add a test to check shutdown document accessible in cache, r=davidb 2010-06-18 11:43:58 +09:00
Alexander Surkov 74f11b1c9e Bug 571246 - do not create accessible for svg resource documents, r=davidb, bz 2010-06-18 11:43:46 +09:00
David Bolter 4b8c9eed13 Bug 571823 - UMR [@ nsHTMLSelectOptionAccessible::GetStateInternal]. f=jesse, r=surkov 2010-06-21 09:39:24 -04:00
David Bolter de1a8d3568 Bug 569652 - Fire aria based focus event async. r=surkov,MarcoZ 2010-06-15 10:53:36 -04:00
David Bolter dedd498828 Bug 569653 - Investigate and fix unsafe selection changes. r=surkov 2010-06-15 10:53:32 -04:00
David Bolter 0486734d13 Selection event test coverage (b=569653); r=MarcoZ 2010-06-15 10:53:27 -04:00
Alexander Surkov 168d7884f0 Bug 571501 - don't query accessible events internally, r=davidb, sr=neil 2010-06-15 15:16:16 +09:00
Masayuki Nakano bb95f4f940 Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn 2010-06-15 14:05:37 +09:00
Drew Willcoxon 6f1108b4e5 Backed out changeset b54140961fa7 to fix more mochitest-a11y crashes (Bug 571459) 2010-06-14 16:19:10 -07:00
Ehsan Akhgari ff9d707632 Backed out changeset fee5701c664e and changeset dcfe95c71a04 to fix the mochitest-a11y crashes (bug 563327) 2010-06-14 18:14:30 -04:00
Boris Zbarsky 93a2298b9f Bug 563327 part 2. Drive accessibility events off the refresh driver instead of an ad-hoc timer. r=surkov 2010-06-14 16:06:49 -04:00
Boris Zbarsky 44545d494f Bug 571459. Shutdown the doc accessible if its presshell dies. r=surkov,roc 2010-06-14 16:06:48 -04:00
Timothy Nikkel efdbb920b6 Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron 2010-06-14 14:35:30 -05:00
Dão Gottwald 1c5a7096a4 Bug 543206 followup: revert adjustTabstrip change, re-enable test_tabbrowser.xul 2010-06-14 11:54:18 +02:00
Dão Gottwald f969851182 disable bogus test while I figure out why the close buttons don't show up 2010-06-14 11:30:35 +02:00
Ehsan Akhgari 4f8e207577 Bug 571790 - Fix Mac accessibility compile problems after bug 571184 landed; r=surkov 2010-06-13 20:16:46 -04:00
Alexander Surkov 519c4849d0 Bug 571219 - linux bustage fix 2010-06-12 13:56:18 +09:00
Alexander Surkov 95bcbe17e9 Bug 571219 - remove unnecessary do_QueryObject, r=davidb 2010-06-12 13:04:50 +09:00
Alexander Surkov 3fa5fc35ac Bug 571184 - remove nsIAccessNode traversal methods, r=davidb, marcoz 2010-06-12 13:04:35 +09:00
Alexander Surkov 837f2efa4c Bug 570405 - nsAccEvent should deal with nsAccessible, r=davidb 2010-06-12 13:04:24 +09:00
Ehsan Akhgari dfad0944e6 Bug 541618 followup - Fix a compilation error on Mac with accessibility turned on; r=davidb 2010-06-11 15:39:02 -04:00
Boris Zbarsky 0493925ad7 Bug 571541. Make sure to ShutdownDocAccessible even if we have no docshell. r=surkov 2010-06-11 15:23:13 -04:00
Alexander Surkov 6953c6b5aa Bug 541618 - fix solaris bustage 2010-06-11 18:54:18 +09:00
Alexander Surkov 47348afc2e Bug 541618 - nsINode should be used instead nsIDOMNode by nsAccessNode, r=marcoz, davidb 2010-06-11 17:23:18 +09:00
Alexander Surkov b38485775c Bug 571246 - Crash @nsCoreUtils::IsAncestorOf(nsINode*,nsINode*,nsINode*), r=bz, davidb 2010-06-11 17:23:04 +09:00
Alexander Surkov d6013578ce Bug 570710 - avoid extra traversal of children array during tet event creation, r=marcoz, davidb 2010-06-10 12:29:56 +09:00
Alexander Surkov 8632fcdd71 Bug 570532 - make events coalescence smart, r=marcoz, davidb 2010-06-09 15:34:05 +09:00
Timothy Nikkel 7c20ce5ebd Backed out changeset 2f539cc84d97 (bug 569425) because this may hide real a11y issues. 2010-06-08 15:42:40 -05:00
Timothy Nikkel 97cf4f1a78 Bug 569425. Use a synthesized mouse move to force image maps in these tests to setup because there is currently no non-hacky way to do that. r=dbaron 2010-06-08 14:18:04 -05:00
Timothy Nikkel 4a19b5c7ef Bug 569425. Don't redeclare this variable because it makes it look like it shadows the first declaration. r=surkov 2010-06-08 14:17:54 -05:00
Timothy Nikkel 73db1dc1f6 Bug 569425. Mark one place in accessibility that depends on the current image map primary frame setup so it can be changed when bug 135040 is fixed. 2010-06-08 14:17:54 -05:00
Alexander Surkov 224067ac08 Bug 566103- reorganize accessible document handling, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events/test_doc.html => accessible/tests/mochitest/events/test_docload.html
2010-06-09 01:39:58 +09:00
Ms2ger@gmail.com dad7dafec7 Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug 2010-06-25 15:59:57 +02:00
timeless 748f948e45 Bug 573934 - Crash with Last pass addon on trying to edit passwords/user names in Lastpass (no primaryColumn [@nsCoreUtils::IsColumnHiddenm, r=surkov 2010-06-25 20:49:02 +09:00
Alexander Surkov 4aa50846b0 Bug 573910 - switch nsApplicationAccessible to nsAccessible::Append/RemoveChild, r=davidb, sr=roc 2010-06-25 18:50:23 +09:00
David Bolter b3be573039 Bug 561932 - Make text events async/safe 2010-06-02 08:30:13 -04:00
David Bolter 8e1c7edd21 Bug 564471 - Make state change events asynch 2010-06-02 08:30:08 -04:00
Alexander Surkov becb3930b5 Bug 566550 - make nsAccUtils::TextLength unsigned, r=marcoz 2010-05-25 17:40:54 +09:00
Alexander Surkov 100b223277 Bug 567636 - replace GetAccessibleInParentChain on GetContainerAccessible, r=marcoz, sr=neil 2010-05-25 17:40:39 +09:00
Alexander Surkov 0dd409ff7f Bug 445677 - optimization for text attributes offset (do not look into embedded characters, r=marcoz 2010-05-25 17:40:26 +09:00
Alexander Surkov 8c44fb6abf Bug 567568 - GetPosAndText should return nsAccessible*, r=marcoz 2010-05-25 17:16:04 +09:00
Alexander Surkov 2476e7104b Bug 567503 - GetDOMNodeFromPoint should work with and return nsINode*, r=marcoz 2010-05-25 17:12:43 +09:00
Alexander Surkov 43c5dfc4f4 Bug 567369 - GetAccessibleInWeakShell should return nsAccessible*, r=marcoz 2010-05-25 17:05:52 +09:00
Alexander Surkov edae30b2ec Bug 567084 - getTextAttributes should return invalid arg if the given offset is wrong, r=marcoz 2010-05-21 20:27:00 +09:00
David Bolter 551f0fd44d Bug 565569. Fix accessibility tests. 2010-05-21 15:20:48 +12:00
Alexander Surkov 8d30cde37c Bug 566542 - frame for firefox doesn't implement the state 'active' when firefox is active frame, r=marcoz 2010-05-20 17:00:37 +09:00
Alexander Surkov 311115ee39 Bug 567052 - move table tests into table folder, r=marcoz
--HG--
rename : accessible/tests/mochitest/test_table_headers_ariagrid.html => accessible/tests/mochitest/table/test_headers_ariagrid.html
rename : accessible/tests/mochitest/test_table_headers_listbox.xul => accessible/tests/mochitest/table/test_headers_listbox.xul
rename : accessible/tests/mochitest/test_table_headers.html => accessible/tests/mochitest/table/test_headers_table.html
rename : accessible/tests/mochitest/test_table_headers_tree.xul => accessible/tests/mochitest/table/test_headers_tree.xul
rename : accessible/tests/mochitest/test_table_indexes_ariagrid.html => accessible/tests/mochitest/table/test_indexes_ariagrid.html
rename : accessible/tests/mochitest/test_table_indexes_listbox.xul => accessible/tests/mochitest/table/test_indexes_listbox.xul
rename : accessible/tests/mochitest/test_table_indexes.html => accessible/tests/mochitest/table/test_indexes_table.html
rename : accessible/tests/mochitest/test_table_indexes_tree.xul => accessible/tests/mochitest/table/test_indexes_tree.xul
rename : accessible/tests/mochitest/test_table_layoutguess.html => accessible/tests/mochitest/table/test_layoutguess.html
rename : accessible/tests/mochitest/test_table_sels_ariagrid.html => accessible/tests/mochitest/table/test_sels_ariagrid.html
rename : accessible/tests/mochitest/test_table_sels_listbox.xul => accessible/tests/mochitest/table/test_sels_listbox.xul
rename : accessible/tests/mochitest/test_table_sels.html => accessible/tests/mochitest/table/test_sels_table.html
rename : accessible/tests/mochitest/test_table_sels_tree.xul => accessible/tests/mochitest/table/test_sels_tree.xul
rename : accessible/tests/mochitest/test_table_struct_ariagrid.html => accessible/tests/mochitest/table/test_struct_ariagrid.html
rename : accessible/tests/mochitest/test_table_struct_ariatreegrid.html => accessible/tests/mochitest/table/test_struct_ariatreegrid.html
rename : accessible/tests/mochitest/test_table_struct_listbox.xul => accessible/tests/mochitest/table/test_struct_listbox.xul
rename : accessible/tests/mochitest/test_table_struct.html => accessible/tests/mochitest/table/test_struct_table.html
rename : accessible/tests/mochitest/test_table_struct_tree.xul => accessible/tests/mochitest/table/test_struct_tree.xul
rename : accessible/tests/mochitest/test_table_1.html => accessible/tests/mochitest/table/test_table_1.html
rename : accessible/tests/mochitest/test_table_4.html => accessible/tests/mochitest/table/test_table_2.html
2010-05-20 16:41:03 +09:00
Alexander Surkov ea279b50f5 566551 - ARIA grid and accessible selectable methods shouldn't use GetNextSibling, r=marcoz, sr=neil 2010-05-20 16:40:25 +09:00
Ehsan Akhgari cb3b3e8e7b Bug 560647 - add startup timeline instrumentation; r=vlad 2010-05-19 19:22:19 -04:00
Asaf Romano d2cc656b68 Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 19:57:16 +03:00
Ehsan Akhgari fd87ab0ef8 Back out changeset 6fc5d661ca55 because of a11y test failures 2010-05-19 10:48:30 -04:00
Asaf Romano 3f14bc9085 Bug 566736 - Lazily initialize the findbar. r=gavin. 2010-05-19 15:23:43 +03:00
Alexander Surkov 152b7b9fe4 Bug 566298 - don't use nsIAccessible::GetNextSibling() to iterate children, r=davidb, sr=neil 2010-05-18 23:03:56 +09:00
Edmund Wong 57dfc9ce39 Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas 2010-05-18 09:50:14 +02:00
Alexander Surkov 352abb7149 Bug 566293 - wrong length of text remove event when inaccessible node containing accessible nodes is removed, r=marcoz, davidb 2010-05-18 01:17:50 +09:00
Alexander Surkov 4d2a2e7f27 Bug 566291 - DOMPointToHypertextOffset should return a start accessible as nsAccessible* return value, r=davidb 2010-05-18 01:16:52 +09:00
Alexander Surkov 3e0809c347 Bug 566260 - text accessibles shouldn't implement nsIAccessibleHyperLink, r=davidb, marcoz 2010-05-18 01:15:52 +09:00
Alexander Surkov 264fde2a58 Bug 566188 - MSAA nsAccessibleWrap::GetXPAccessibleFor should return nsAccessible*, r=davidb, f=marcoz 2010-05-17 22:43:42 +09:00
Alexander Surkov f434d608ac Bug 566131 - make nsCoreUtils::GetPresShellFor return raw pointer, r=davidb 2010-05-17 22:42:32 +09:00
Alexander Surkov 7fdc198643 Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
--HG--
rename : accessible/tests/mochitest/test_relations.html => accessible/tests/mochitest/relations/test_general.html
rename : accessible/tests/mochitest/test_relations.xul => accessible/tests/mochitest/relations/test_general.xul
rename : accessible/tests/mochitest/test_relations_tree.xul => accessible/tests/mochitest/relations/test_tree.xul
2010-05-14 18:55:00 +09:00
Mitchell Field 895792930a Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver 2010-05-14 18:24:41 +09:00
Alexander Surkov 6bd2651888 Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc 2010-05-12 15:47:35 +09:00
Michael Kohler c00ff9684a Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:50 +02:00
Marco Bonardo ba90af7bdc Backing out Bug 561741 due to suspect Linux crash on startup 2010-05-12 11:14:50 +02:00
Marco Zehe cfe7a39570 Bug 565029 - Create an accessible name for a xul:toolbar from the @toolbarname attribute, r=davidb, r=surkov 2010-05-12 09:29:51 +02:00
Alexander Surkov d8ff3e702d Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc 2010-05-12 15:47:35 +09:00
Neil Rashbrook f10d9758cf Bug 561734 Use do_QueryObject more r=surkov,davidb 2010-05-11 10:48:10 +01:00
Boris Zbarsky ed08b322dd Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking 2010-05-10 21:12:34 -04:00
Boris Zbarsky e0ac118cd1 Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst 2010-05-05 14:18:05 -04:00
Henri Sivonen f7aef42c61 Bug 562328 - Disable test_frames.html because it fails due to waitForFocus() brokennes when the HTML5 parser is enabled. r=roc. 2010-04-29 14:22:27 +03:00
Phil Ringnalda 2cc15c77c6 Correct spelling of useable and independant 2010-04-16 22:03:49 -07:00
Boris Zbarsky b5706b95a7 Bug 562688 part 14. Eliminate all remaining eELEMENT consumers. r=jst 2010-04-30 09:12:06 -04:00
Boris Zbarsky e762b16f93 Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking 2010-04-30 09:12:05 -04:00
Mitchell Field 3d1b2b634a Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov 2010-04-29 18:59:13 +02:00
David Bolter 9bd2f93ef2 Bug 561525 - Fire EVENT_SCROLLING_START asyncronously; r=surkov 2010-04-28 11:58:38 -04:00
David Bolter c4fc8a4064 Bug 560888 - accessible/tests/mochitest/attributes/test_text.html is failing for Fedora unit tests; r=MarcoZ,armenzg,surkov 2010-04-28 11:58:38 -04:00
Dão Gottwald 631c8f05d3 Bug 457187 followup: Fix test_tabbrowser.xul; the all-tabs button isn't a child of the the tab container anymore. 2010-04-27 19:35:48 +02:00
Alexander Surkov fa37debf74 Bug 561094 - export nsAccessible.h, r=davidb
--HG--
rename : accessible/src/base/nsCoreUtils.h => accessible/src/base/a11yGeneric.h
2010-04-27 15:52:03 +09:00
Alexander Surkov 8a5653e270 Bug 561748 - fix test_nsIAccessibleDocument.html test 2010-04-27 13:13:07 +09:00
Alexander Surkov 7941a6ddf2 Bug 561748 - rename nsIAccessibleDocument::document to DOMDocument, r=davidb 2010-04-27 12:19:49 +09:00
Neil Rashbrook a223ff48de Bug 561734 - Use do_QueryObject, r=surkov, davidb 2010-04-27 12:16:41 +09:00
Alexander Surkov ab6511b813 Bug 561541 - convert nsIAccessilbilityService.idl to header, r=davidb, a=philor
--HG--
rename : accessible/public/nsIAccessibilityService.idl => accessible/public/nsIAccessibilityService.h
2010-04-26 11:56:12 +09:00
Ehsan Akhgari e038066235 Bug 559710 - Don't add a br node under text controls when the editor is not initialized for them yet; r=roc,davidb a=1hr 2010-04-15 21:25:40 -04:00
Alexander Surkov e1f901b276 Bug 560239 - no children of application accessible for open windows before accessibility was started (part2), r=marcoz, davidb, sr=neil, a=philor 2010-04-24 10:51:10 +09:00
Alexander Surkov 6cd89897a1 Bug 560239 - no children of application accessible for open windows before accessibility was started, r=marcoz, davidb, sr=neil, a=dholbert 2010-04-23 12:46:37 +09:00
Alexander Surkov c5c2fd3be2 Bug 560228 - assertion 'No docshell tree item for mDOMNode' when nsIAccessNode::rootDocument is called on application accessible, r=davidb 2010-04-23 12:45:16 +09:00
Alexander Surkov 12b3f4dd72 Bug 561150 - GetAccessibleInWeakShell should return nsAccessible, r=davidb 2010-04-24 09:40:51 +09:00
Steven Michaud 38ca9e5d2e Bug 560939 - nsAccessibleWrap::GetNativeInterface() always returns NULL on OS X. r=surkov.alexander a=dholbert_sheriff 2010-04-23 15:34:41 -05:00
Henri Sivonen e3b7a53845 Bug 452915 - Remove default border from linked images per HTML5. r=dbaron.
--HG--
extra : rebase_source : 10b90a485cffe44c01493d4469eec2204724e2ce
2010-02-02 09:43:18 +02:00
Alexander Surkov 717fc479ec Bug 560013 - remove nsAccessible::NextChild, r=davidb, r=MarcoZ, sr=neil 2010-04-19 15:39:57 +02:00
Neil Deakin c403a08fe3 Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking 2010-04-18 14:27:18 -04:00
Robert Sayre b14d212f9d Bug 559562. Fix Windows a11y test using obsolete getter syntax. 2010-04-15 10:52:25 -04:00
David Bolter 5d5e32109a Bug 548291 - Support ARIA on area (map) elements; r=MarcoZ,surkov 2010-04-13 13:55:39 -04:00
Serge Gautherie d6522fb2d8 Bug 544170 - [SeaMonkey 2.1] mochitest-a11y: test_tabbrowser.xul fails; (Av1) Bind chrome://navigator/content/navigator.css for SeaMonkey.
r=surkov.alexander.
2010-04-11 04:44:30 +02:00
Craig Topper dcddb98106 Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
Craig Topper 9d6c65cee7 Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc 2010-04-10 16:09:38 -04:00
Phil Ringnalda b97fab7649 Fix spelling of references, in a CLOSED TREE 2010-04-09 20:37:24 -07:00
Alexander Surkov 213d0efc68 backout e88d2327e25d, bug 557768 2010-04-08 22:56:42 +09:00
Ms2ger e602f742d5 Bug 557768 - A11y should use nsImageMapUtils, r=surkov 2010-04-08 21:53:30 +09:00
Alexander Surkov ff911d3b08 Bug 550819 - A11y test suite crash [@ nsTArray_base::Length], r=marcoz, davidb 2010-04-08 15:43:08 +09:00
Alexander Surkov 9e5e17d908 Bug 545467 - nsHTMLImageAccessible shouldn't allocate hash in dynamic memory, r=davidb
--HG--
rename : accessible/src/html/nsHTMLAreaAccessible.cpp => accessible/src/html/nsHTMLImageMapAccessible.cpp
rename : accessible/src/html/nsHTMLAreaAccessible.h => accessible/src/html/nsHTMLImageMapAccessible.h
2010-04-06 09:41:28 +09:00
David Bolter e8a7cc8ce8 Bug 551684 - No statechange event for aria-expanded on native HTML elements, is fired on ARIA widgets; r=MarcoZ,surkov 2010-04-02 09:33:55 -04:00
Gavin Sharp ff5d37508c Bug 554991: move tab context menu outside of the tab containers anonymous content to make it easier to overlay directly, r=dao, r=davidb on a11y test
--HG--
extra : rebase_source : 9d4330461d2047775cc66022ba77bc09cc69a020
2010-03-25 18:02:19 -04:00
Craig Topper b5f57540e7 Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
2010-03-31 08:39:31 -04:00
Kyle Huey 1d6875d653 Backed out changeset 4b8936ac4a31 2010-03-30 19:56:44 -04:00
Craig Topper 980532022a Bug 253889: More deCOMtamination of nsIPresShell. r=roc 2010-03-28 19:21:11 -04:00
Markus Stange c93c0764d2 Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst 2010-03-17 18:10:57 +01:00
timeless@mozdev.org 629284f5fa Bug 550180 - initialize non static class members in all constructors and use mFoo notation; r=davidb,surkov 2010-03-18 21:24:46 -04:00
David Bolter 80a565a24b Bug 552470 - Crash [@nsXULTreeItemAccessible::GetRoleInternal]; r=surkov 2010-03-18 21:24:41 -04:00
Alexander Surkov 31c8a91471 Bug 553308 - add rootDocument property to nsIAccessNode, r=marcoz, davidb 2010-03-19 02:50:31 +08:00
Alexander Surkov a2652d60bd Bug 553174 - expose nsIAccessibleApplication similar to IA2, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_name_nsApplicationAcc.html => accessible/tests/mochitest/test_elm_nsApplicationAcc.html
2010-03-19 02:49:39 +08:00
David Bolter 5963cf3c37 Bug 551978 - Update universal ARIA attribute support to latest spec; r=surkov,MarcoZ 2010-03-18 09:49:28 -04:00
Dão Gottwald 6b234630cf Bug 540529 - re-enable test_tabbrowser.xul on Linux. r=davidbolter 2010-03-18 14:47:37 +01:00
Alexander Surkov 7cf86d274f Bug 553005 - add getApplicationAccessible() method to nsIAccesibleRetrival, r=davidb 2010-03-18 13:45:10 +08:00
Alexander Surkov 4b7d16a57a Bug 552368 - fire focus event on document accessible whenever the root or body element is focused, r=marcoz, davidb 2010-03-18 13:44:57 +08:00
Alexander Surkov 2108506642 Bug 553028 - mac build error, r=davidb 2010-03-18 13:44:45 +08:00
Markus Stange c85fb1f23b Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures. 2010-03-17 20:03:53 +01:00
Markus Stange 51f979aa23 Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst 2010-03-17 18:10:57 +01:00
Alexander Surkov 73dda049aa Bug 352220 - Inconsistent focus events when returning to a document frame, r=marcoz, davidb 2010-03-17 15:10:52 +08:00
Dão Gottwald 75cb346368 Bug 347930 - Move the tabs outside the tabbrowser, put them in a toolbar. r=vlad
--HG--
extra : rebase_source : e1662b549464d68417cf3b0f07d9624fe1a670ef
2010-03-17 07:36:13 +01:00
Alexander Surkov 6acacecb89 Bug 552643 - store nsDocAccessible in global document cache, r=davidb 2010-03-17 14:02:28 +08:00
Mats Palmgren b05d82f7c5 Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc 2010-03-14 23:52:07 +01:00
Alexander Surkov feb28a9259 enable latest test of accessible/events/test_focus.html 2010-03-13 20:10:33 +08:00
Alexander Surkov f08fec3bb4 bug 551679, fix the leak2 2010-03-13 16:41:43 +08:00
Alexander Surkov 44a5940da3 disable latest test of accessible/events/test_focus.html 2010-03-13 15:51:15 +08:00
Alexander Surkov 4450e68d4e bug 551679, fix the leak 2010-03-13 14:55:40 +08:00
Alexander Surkov 5727231cce Bug 551679 - focus is not fired for focused document when switching between windows, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/events_scroll.html => accessible/tests/mochitest/events/scroll.html
rename : accessible/tests/mochitest/events/test_focus.html => accessible/tests/mochitest/events/test_focus_name.html
2010-03-13 12:24:51 +08:00
Joel Maher 5a22815ee5 Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE 2010-03-12 13:53:36 -08:00
David Bolter 6d64ff7a2b Bug 551548 - Make a11y tests pass on Mac.; r=MarcoZ 2010-03-12 10:09:03 -05:00
Alexander Surkov 82a55c946a Bug 550396 - cache nsAccessible children for XUL tree accessibles, r=davidb, sr=neil 2010-03-10 18:26:11 +08:00
Brad Lassey 4492ee705c backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests 2010-03-09 22:33:11 -05:00
Joel Maher acb95ebf6d Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert 2010-03-09 08:55:39 -08:00
Alexander Surkov 6ff7454079 Bug 547811 - ASSERTION: Children are stored but not initialized! 'mAreChildrenInitialized', file c:/mozilla/fx20-02/accessible/src/base/nsAccessible.cpp, line 3011, r=davidb 2010-03-09 15:25:24 +08:00
Kyle Huey f78a715db2 Backed out changeset 8ce70abd7777 2010-03-09 01:14:21 -05:00
Joel Maher 4b8aff6ea3 Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer 2010-03-08 19:21:33 -08:00