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 |