surkov.alexander@gmail.com
|
441284c28d
|
Bug 421066 - Implement all nsIAccessibleHyperLink methods for XUL:label elements that are used as links, r=ginn.chen, a=beltzner
|
2008-03-18 04:37:12 -07:00 |
aaronleventhal@moonset.net
|
41e3085fa7
|
Partial backout of bug 421650, to make builds useable with JAWS again. Fixes regression bug 423495.
|
2008-03-17 15:29:28 -07:00 |
ginn.chen@sun.com
|
ea3b1880f7
|
Bug 418845 Enabling a11y massively degrades performance of dynamic <option> addition on Linux r=aaronleventhal, surkov.alexander sr=neil a=dsicore
|
2008-03-17 01:13:10 -07:00 |
surkov.alexander@gmail.com
|
aa5554f260
|
Bug 421650 - bustage fix
|
2008-03-15 18:48:00 -07:00 |
surkov.alexander@gmail.com
|
87844f2e94
|
Bug 420863 - If an HTML element has an onClick attribute, expose its click action on the element rather than its child text leaf node, r=aaronlev, a=dsicore
|
2008-03-15 18:23:41 -07:00 |
surkov.alexander@gmail.com
|
e095f9de94
|
Bug 421650 - dont allocate [out] BSTR*, r=aaronlev, a=dsicore
|
2008-03-15 18:17:38 -07:00 |
aaronleventhal@moonset.net
|
e9ce011041
|
Bug 419416. Follow useful rules for handling ARIA properties on a frame, iframe and body elements. r=ginn.chen, a=dsicore
|
2008-03-14 13:49:38 -07:00 |
aaronleventhal@moonset.net
|
21f84fd582
|
Bug 421565. ARIA tweaks. r=surkov, a=dsicore
|
2008-03-13 10:39:18 -07:00 |
blassey@mozilla.com
|
f15f211ef3
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
blassey@mozilla.com
|
f4c05b9b4a
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
aaronleventhal@moonset.net
|
9ee8cb0d7c
|
Backing out part of bug 417018 which caused bug 421650.
|
2008-03-09 19:24:00 -07:00 |
surkov.alexander@gmail.com
|
a5d6e71425
|
Bug 416742 - add missing file
|
2008-03-07 02:22:32 -08:00 |
surkov.alexander@gmail.com
|
c68ef190b9
|
Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner
|
2008-03-07 02:14:35 -08:00 |
surkov.alexander@gmail.com
|
89ec611455
|
Bug 417018 Array allocation mistakes in IA2, r=aaronlev, a=beltzner
|
2008-03-06 16:33:47 -08:00 |
surkov.alexander@gmail.com
|
311c469c20
|
Bug 418371 - implement the rest of methods of nsIAccessibleTable on xul:listbox, r=evan.yan, a=beltzner
|
2008-03-05 20:14:10 -08:00 |
surkov.alexander@gmail.com
|
67d97f5251
|
Bug 417912 - GetCellDataAt callers that expect an error if no cell is found are wrong, r=evan.yan, bernd, a=beltzner
|
2008-03-05 20:11:45 -08:00 |
surkov.alexander@gmail.com
|
2014e46fc8
|
Bug 418043 - add mochitest for bug 308564, r=evan.yan
|
2008-03-05 19:49:44 -08:00 |
aaronleventhal@moonset.net
|
2fffd8e974
|
Bug 419770. Can't get to the frame/iframe of a document with IAccessible::accParent
|
2008-03-05 19:45:43 -08:00 |
aaronleventhal@moonset.net
|
f272236bf8
|
Bug 420960. Crash when aria-activedescendant attribute removed. r=marcoz, a=beltzner
|
2008-03-05 19:43:50 -08:00 |
surkov.alexander@gmail.com
|
0bb6386776
|
Bug 419786 - Link children associated with imagemaps do not implement the nsIAccessibleHyperLink interface, r=ginn.chen, aaronlev, a=beltzner
|
2008-03-05 19:33:33 -08:00 |
blassey@mozilla.com
|
516adb4afa
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
blassey@mozilla.com
|
7297b9e37e
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
joshmoz@gmail.com
|
bbd7f58f1f
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
ause@sun.com
|
c01058a72e
|
bug 394339 - fix breakage in windows multiprocess builds
|
2008-02-29 08:54:17 -08:00 |
surkov.alexander@gmail.com
|
1d31d409fc
|
Bug 420055 - New shutdown crash, patch=aaronlev, r=me, sr=mconnor, approval1.9b4+=mconnor,beltzner
|
2008-02-29 07:38:35 -08:00 |
aaronleventhal@moonset.net
|
fd13be6be2
|
Bug 420051. Crash [ @ CAccessibleAction::get_keyBinding ]. r=marcoz, a=beltzner for 1.9b4
|
2008-02-28 09:39:10 -08:00 |
aaronleventhal@moonset.net
|
7a76c93896
|
bug 419881. Crash [ @ nsDocAccessible::FlushPendingEvents ]. r=ginn, a=beltzner for 1.9b4
|
2008-02-28 09:36:37 -08:00 |
masayuki@d-toybox.com
|
7558425acf
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
masayuki@d-toybox.com
|
7963138fd7
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
masayuki@d-toybox.com
|
67123b5a8f
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
aaronleventhal@moonset.net
|
c5928a955e
|
Bug 406308. Don't fire accessible focus events if widget is not actually in focus, confuses screen readers. r=ginn, r=surkov, a=beltzner for 1.9b4
|
2008-02-27 08:22:41 -08:00 |
ause@sun.com
|
c80d1b3e48
|
backing out due to tree rules: bug 394339 - fix breakage in windows multiprocess builds
|
2008-02-27 00:53:16 -08:00 |
ause@sun.com
|
082cf45690
|
bug 394339 - fix breakage in windows multiprocess builds
|
2008-02-27 00:28:01 -08:00 |
aaronleventhal@moonset.net
|
b19d724e52
|
Bug 419409. MSAA/IAccessible2 broken in gmail. This fixes the crash part of the problem. r=marcoz, a=beltzner
|
2008-02-26 14:36:29 -08:00 |
aaronleventhal@moonset.net
|
6b1fe2f21b
|
Bug 417249. AT-SPI document load complete events not triggered everytime. Take care of some more cases. r=ginn.chen, a=blocking1.9
|
2008-02-26 06:19:52 -08:00 |
aaronleventhal@moonset.net
|
560b818185
|
Bug 413778. Avoid creating and destroying extra empty nsDocAccessible when new tab opened. r=ginn.chen, a=blocking1.9
|
2008-02-26 06:04:25 -08:00 |
aaronleventhal@moonset.net
|
b9f3265a40
|
bug 417249, bug 417578, bug 405951, bug 413778, bug 412878. Fix missing, incorrect or crashing doc load events in Firefox and Thunderbird. r=surkov, a=blocking1.9
|
2008-02-26 00:51:10 -08:00 |
aaronleventhal@moonset.net
|
3cdf3296d8
|
Bug 419413. Crash [ @ CAccessibleHyperlink::get_anchorTarget() ]. r=marcoz, a=dsicore
|
2008-02-25 12:40:19 -08:00 |
aaronleventhal@moonset.net
|
df55494d77
|
Bug 418998. Return aria-disabled to being a universal ARIA property. r=surkov, a=dsicore
|
2008-02-25 01:08:37 -08:00 |
dbaron@dbaron.org
|
68782d4809
|
Fix spelling error to force unit test boxes to cycle.
|
2008-02-24 14:40:26 -08:00 |
bmlk@gmx.de
|
9938343e1e
|
adding testcases for the nsIAccessibleTable interface r=marcoz bug 415730
|
2008-02-23 03:34:39 -08:00 |
bent.mozilla@gmail.com
|
d11f6e8c98
|
Bug 417564 - "protect against Obj-C exceptions in 'accessible' top-level directory". r=josh, sr=roc, a=blocking1.9+.
|
2008-02-22 12:13:17 -08:00 |
reed@reedloden.com
|
cdd20f836a
|
Bug 418812 - "Crash @ nsXULListitemAccessible::GetListAccessible() when hitting Reply from within a Thunderbird message" (add a NULL check) [p=marco.zehe@googlemail.com (Marco Zehe) r=surkov a1.9=beltzner]
|
2008-02-22 03:07:54 -08:00 |
aaronleventhal@moonset.net
|
f42b7de861
|
Bug 417518. Prevent text leaf accessibles from implementing advanced interfaces. r=surkov, a=belztner
|
2008-02-22 01:52:01 -08:00 |
surkov.alexander@gmail.com
|
7f2d3d778b
|
Bug 417122 - More prbool misuse in accessibility, patch=Taras Glek, r=aaronlev, a=mtschrep
|
2008-02-19 23:50:45 -08:00 |
surkov.alexander@gmail.com
|
07e69c122b
|
Bug 417363 - Alt text added via JavaScript is not picked up by screen readers, patch=aaronlev, r=marcoz, a=mtschrep
|
2008-02-19 23:45:14 -08:00 |
surkov.alexander@gmail.com
|
bdd5255e56
|
Bug 417317 - Certain types of LISTITEM accessibles no longer get attributes set like "x of y", regression from fix for bug 389926, r=marcoz, a=mtschrep
|
2008-02-19 05:47:19 -08:00 |
ginn.chen@sun.com
|
7d5fe0189e
|
Bug 415069 ARIA alerts triggering events with :system p=aaronleventhal r=ginn.chen a=mtschrep
|
2008-02-19 03:22:01 -08:00 |
surkov.alexander@gmail.com
|
d0c7cbc47b
|
Bug 365973 - cant expose <listbox> with multiple columns, r=evan.yan, a=mtschrep
|
2008-02-19 01:07:35 -08:00 |
Evan.Yan@Sun.COM
|
001925f002
|
Bug 417329 - No longer creating accessibles for the Thunderbird Addressing Widget, effective January 22, 2008. r=ginn.chen a=mtschrep
|
2008-02-18 23:17:00 -08:00 |