David Bolter
|
a4950a47d5
|
Bug 561525 - Fire EVENT_SCROLLING_START asyncronously; r=surkov
|
2010-04-28 11:58:38 -04:00 |
David Bolter
|
076da26408
|
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
|
cba0f69ea4
|
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
|
58dcdf6bae
|
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
|
5d668bd37a
|
Bug 561748 - fix test_nsIAccessibleDocument.html test
|
2010-04-27 13:13:07 +09:00 |
Alexander Surkov
|
0959bf45f1
|
Bug 561748 - rename nsIAccessibleDocument::document to DOMDocument, r=davidb
|
2010-04-27 12:19:49 +09:00 |
Neil Rashbrook
|
b5c4c0bdf9
|
Bug 561734 - Use do_QueryObject, r=surkov, davidb
|
2010-04-27 12:16:41 +09:00 |
Alexander Surkov
|
1faa8c27ce
|
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
|
c21291195b
|
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
|
32beb447f5
|
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
|
9ae3c63718
|
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
|
2e2362e273
|
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
|
3b4d6a6908
|
Bug 561150 - GetAccessibleInWeakShell should return nsAccessible, r=davidb
|
2010-04-24 09:40:51 +09:00 |
Steven Michaud
|
70a324e5f9
|
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
|
e8a8915f17
|
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
|
d93a167f8c
|
Bug 560013 - remove nsAccessible::NextChild, r=davidb, r=MarcoZ, sr=neil
|
2010-04-19 15:39:57 +02:00 |
Neil Deakin
|
f6cd0b6d60
|
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
|
4d5c38d23e
|
Bug 559562. Fix Windows a11y test using obsolete getter syntax.
|
2010-04-15 10:52:25 -04:00 |
David Bolter
|
215ce3cb75
|
Bug 548291 - Support ARIA on area (map) elements; r=MarcoZ,surkov
|
2010-04-13 13:55:39 -04:00 |
Serge Gautherie
|
d7805f48b0
|
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
|
8b8747d605
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
Craig Topper
|
25d5518e18
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
Phil Ringnalda
|
c931df51e6
|
Fix spelling of references, in a CLOSED TREE
|
2010-04-09 20:37:24 -07:00 |
Alexander Surkov
|
192f39864f
|
backout e88d2327e25d, bug 557768
|
2010-04-08 22:56:42 +09:00 |
Ms2ger
|
39c3301b50
|
Bug 557768 - A11y should use nsImageMapUtils, r=surkov
|
2010-04-08 21:53:30 +09:00 |
Alexander Surkov
|
0873100d88
|
Bug 550819 - A11y test suite crash [@ nsTArray_base::Length], r=marcoz, davidb
|
2010-04-08 15:43:08 +09:00 |
Alexander Surkov
|
1e89892691
|
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
|
410cab1d6f
|
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
|
f5294c2de0
|
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
|
c82a6bc194
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
Kyle Huey
|
5278cfe428
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
Craig Topper
|
61dba9a452
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
Markus Stange
|
00fbecd8b0
|
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
|
dacbbf4765
|
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
|
2afbd30b59
|
Bug 552470 - Crash [@nsXULTreeItemAccessible::GetRoleInternal]; r=surkov
|
2010-03-18 21:24:41 -04:00 |
Alexander Surkov
|
9655f8e8c9
|
Bug 553308 - add rootDocument property to nsIAccessNode, r=marcoz, davidb
|
2010-03-19 02:50:31 +08:00 |
Alexander Surkov
|
fcb54d49a2
|
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
|
0fecc85f45
|
Bug 551978 - Update universal ARIA attribute support to latest spec; r=surkov,MarcoZ
|
2010-03-18 09:49:28 -04:00 |
Dão Gottwald
|
ad37fdb9f1
|
Bug 540529 - re-enable test_tabbrowser.xul on Linux. r=davidbolter
|
2010-03-18 14:47:37 +01:00 |
Alexander Surkov
|
dd9224e518
|
Bug 553005 - add getApplicationAccessible() method to nsIAccesibleRetrival, r=davidb
|
2010-03-18 13:45:10 +08:00 |
Alexander Surkov
|
1f163b3cb8
|
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
|
c34dbe846c
|
Bug 553028 - mac build error, r=davidb
|
2010-03-18 13:44:45 +08:00 |
Markus Stange
|
d0207d99c6
|
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
|
4a7a64bc2e
|
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
|
8c06712c37
|
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
|
6f14dd916d
|
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
|
34ae432a12
|
Bug 552643 - store nsDocAccessible in global document cache, r=davidb
|
2010-03-17 14:02:28 +08:00 |
Mats Palmgren
|
e5f8b2f7e8
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
Alexander Surkov
|
ae00170b9c
|
enable latest test of accessible/events/test_focus.html
|
2010-03-13 20:10:33 +08:00 |
Alexander Surkov
|
d4cc2f1936
|
bug 551679, fix the leak2
|
2010-03-13 16:41:43 +08:00 |