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

71 Коммитов

Автор SHA1 Сообщение Дата
Alexander Surkov c47639e831 Bug 1113389 - loading google creates accessibles without firing show events, r=tbsaunde 2014-12-30 15:43:49 -05:00
Alexander Surkov d205486a00 Bug 1040735 - DOM node reinsertion under anonymous content may trigger a11y child adoption, r=bz, tbdaunde, davidb 2014-09-19 20:02:30 -04:00
Birunthan Mohanathas b11d9d823f Bug 1044111 - Collapse test-only moz.build files under accessible/ into ancestor moz.build files. r=ted 2014-07-28 18:02:44 -07:00
Alexandre Poirot 7ea4dd517f Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal 2014-07-02 15:40:56 -07: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
Trevor Saunders 7f2d44938c bug 884251 - DocAccessible::UpdateTree() doesn't need to handle updating children that are sub documents r=surkov 2013-12-17 11:28:21 -05:00
Trevor Saunders 8c661b3531 bug 883708 - don't assert when parent of reorder event is shown later r=surkov 2013-12-12 15:08:29 -05:00
Trevor Saunders 08cd5e8af4 bug 895082 - recursively cache children in DocAccessible::ProcessContentInserted() r=surkov 2013-10-31 15:28:51 -04:00
Ms2ger 1ee1f27aa3 Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Gregory Szorc 36e28f1f8a Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:09 +02:00
Ed Morley 7e2dd0546a Backed out changeset 39a308770f17 (bug 920223) 2013-09-30 12:50:02 +01:00
Gregory Szorc 00778cbb7e Bug 920223 - Part 4: Mass convert MOCHITEST_A11Y_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:09 +02:00
Mike Hommey f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Alexander Surkov 2bcb8efd8f Bug 905215 - Add a test sheet for HTML elements, r=davidb 2013-08-19 18:50:14 -04:00
Alexander Surkov 759ba18115 Bug 722265 - Column header selection popup no longer exposed to accessibility APIs, r=tbsaunde 2013-06-21 09:01:57 +09:00
Trevor Saunders eb0c0622bd bug 852150 - handle removal of accessibles when reframe root doesn't have an accessible more correctly r=surkov 2013-03-25 19:46:22 -04:00
Trevor Saunders a36bcc36bc bug 868215 - add optgroup test r=surkov 2012-11-17 08:06:40 -05:00
Matt Brubeck cbd07f4ebc Bug 854868 - Make srcdir and objdir paths match for in accessible/tests [r=tbsaunde]
--HG--
extra : rebase_source : 48ed2b3f811f4225c07276c931d26c00ccd25e6a
2013-04-08 12:44:47 -07:00
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis 43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis 334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc f6b3b9a84f Bug 784841 - Part 18a: Convert /accessible; r=glandium f=Ms2ger 2013-02-25 12:47:17 -08:00
Alexander Surkov a2616a59c4 Bug 814836 - <xul:deck> element messes up screen readers, r=tbsaunde, sr=roc 2012-12-28 17:15:02 +09:00
Alexander Surkov a518308800 Bug 818407 - changing the HTML body doesn't pick up ARIA role, r=tbsaunde 2012-12-24 21:40:15 +09:00
Alexander Surkov 469bde4179 Bug 612830 - make HTML document accessible work even when there's no body, r=tbsaunde 2012-10-31 11:25:17 +09:00
Alexander Surkov 97d473b3e6 Bug 745788 - improve logging and enable treeupdate/test_imgmap.html, r=tbsaunde 2012-10-10 09:14:44 +09:00
Ed Morley 97daa8e8e5 Bug 745788 - Temporarily disable test_imagemap.html for frequent timeouts 2012-10-02 10:47:54 +01:00
Robert O'Callahan 4c8fd0b349 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
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Boris Zbarsky 5a39a1c779 Bug 607267. Don't style imagemaps as block. r=dbaron,tbsaunde 2012-07-17 12:18:53 -04:00
Nathan Froyd bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Mark Capella 85680ff083 Bug 570322 - random fail of image map (area) accessible creation - part 1, r=davidb, f=marcoz 2012-06-18 09:47:25 -04:00
Oussama BADR c09b7245f2 Bug 675879 - clean up nsIAccessible action methods, r=surkov 2012-05-27 00:47:22 +09:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Alexander Surkov 8746411d63 Bug 746868 - Some subtests in test_doc.html fail with Bug 695480, r=marcoz 2012-04-26 00:34:53 +09:00
Trevor Saunders 4847455e2c enable logging for bug 745788 2012-04-25 01:42:59 -04:00
Alexander Surkov d7940989f5 Bug 656225 - XUL listbox accessible tree doens't get updated, r=tbsaunde, bz 2012-03-27 16:29:51 +09:00
Alexander Surkov c753d7f448 Bug 736944 - make nsDocAccessible::RecreateAccessible fall into usual ContentInserted/ContentRemoved procedure, r=tbsaunde 2012-03-23 10:49:55 +09:00
Alexander Surkov b9dc078740 Bug 732389 - image map accessible tree is not updated when image map is changed, r=bz, tbsaunde 2012-03-15 16:16:02 -04:00
Mark Capella a27115a88a Bug 627379 - Add test for @hidden attribute, r=surkov 2012-03-02 22:46:57 +09:00
David Bolter ab09888daa Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
layout-mentor: bz (mucho thanks!)

We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Ed Morley 8de602546b Backout 547de632a3e2 (bug 495912) for mochitest-a11y orange 2012-02-29 18:42:58 +00:00
David Bolter 6392ae8ed0 Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
layout-mentor: bz (mucho thanks!)

We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Alexander Surkov ae14569a5a Bug 677154 - Detached document accessibility tree, r=bz, marcoz 2012-02-18 02:38:43 +09:00
Trevor Saunders f9dbefb4bb bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-02-07 08:18:33 -05:00
Jonathan Kew 8aaf34ca5b backout 5ca407ff5564 (bug 672507) for M-oth (a11y) orange 2012-02-03 10:18:03 +00:00
Trevor Saunders e0e93aa906 bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-01-10 11:43:27 -05:00
Trevor Saunders 0603707c0e really backout bug 672507 on a CLOSED TREE 2012-02-02 04:42:34 -05:00
Trevor Saunders 790786fd33 bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-01-10 11:43:27 -05:00
Alexander Surkov da6f38dbdb Bug 706335 - Remove text accesible getting no text inside a preformatted area, r=marcoz, bz 2011-12-02 16:52:56 +08:00