marco.zehe@googlemail.com
|
9b4c6077f1
|
bug 428477 - Rename nsIAccessibleHyperLink::anchorsCount to nsiAccessibleHyperLink::anchorCount for better consistency r=aaronlev a1.9=beltzner
|
2008-04-11 08:57:36 -07:00 |
|
gijskruitbosch@gmail.com
|
c5680b5332
|
Bug 418368 - Create tests for NSIAccessibleHyperlink interface p=marco.zehe@googlemail.com (Marco Zehe) r=surkov.alexander@gmail.com (Alexander Surkov) a=beltzner@mozilla.com (Mike Beltzner)
|
2008-03-30 08:33:01 -07:00 |
|
surkov.alexander@gmail.com
|
8e421847a5
|
Bug 418025 - IA2 - case by case analysis of exception return values, r=aaronlev, a=beltzner
|
2008-03-29 20:24:02 -07:00 |
|
surkov.alexander@gmail.com
|
0a50515f0e
|
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 |
|
aaronleventhal@moonset.net
|
a27f86dd5d
|
Bug 406168. Infinite loop when opening JS console, r=evan.yan, a=schrep
|
2007-12-02 14:23:51 -08:00 |
|
surkov.alexander@gmail.com
|
c5b280eeca
|
bug 405756 - be careful with coordinateType, r=aaronlev, evan.yan, a=dsicore
|
2007-12-01 09:30:09 -08:00 |
|
aaronleventhal@moonset.net
|
a5449b8819
|
Bug 403794. GetState() cleanup to fix some crashes on defunct objects and some incorrect states, and remove some code that is no longer necessary. r=surkov, a=dsicore
|
2007-11-15 11:53:40 -08:00 |
|
aaronleventhal@moonset.net
|
e471a5bd25
|
Bug 394115. Hang under accessibility code. r=ginn.chen, a=dsicore
|
2007-11-09 11:27:07 -08:00 |
|
aaronleventhal@moonset.net
|
589971dc63
|
Accessibility crash with image map areas. r=surkov, a=dsicore
|
2007-08-20 20:18:26 -07:00 |
|
aaronleventhal@moonset.net
|
f35b8366c4
|
Bug 390280. Add missing ARIA roles. r=ginn.chen, a=dsicore
|
2007-08-03 19:15:52 -07:00 |
|
surkov.alexander@gmail.com
|
1c2ae99628
|
Bug 386836 - same map used in several img caused firefox crash, patch=me, ginn.chen, r=me
|
2007-07-16 05:42:36 -07:00 |
|
ginn.chen@sun.com
|
5d76b8c78b
|
Bug 382296 reduce compile warnings with gcc in a11y moduler=surkov.alexander
|
2007-06-04 01:16:04 -07:00 |
|
surkov.alexander@gmail.com
|
4faff9db41
|
Fix for bug 374390 - merge GetExtState into GetState by using two out params, r=evan.yan
|
2007-04-02 08:56:24 -07:00 |
|
surkov.alexander%gmail.com
|
351d948bd6
|
Fix for bug 373532 - moved states out of nsIAccessible. r=aaronlev
|
2007-03-15 14:18:33 +00:00 |
|
surkov.alexander%gmail.com
|
1ae2451181
|
=Fix for bug 373532 - move roles out of nsIAccessible. r=aaronlev
|
2007-03-15 02:26:13 +00:00 |
|
ginn.chen%sun.com
|
6c63ab34e6
|
Bug 357430 New ATK: expose AtkImage interface via nsIAccessibleImage
patch by Mike Gao and Nian Liu r=aaronleventhal,ginn.chen
|
2007-02-12 07:04:58 +00:00 |
|
ginn.chen%sun.com
|
3768f6338f
|
Bug 350063 Window index returned -1 always on calling getIndexInParent
patch by Evan.yan at sun.com r=aaronleventhal
|
2006-09-11 06:18:06 +00:00 |
|
aaronleventhal%moonset.net
|
740df54b56
|
Bug 348158. Accessibility cache gets out of sync. Provide assertions so we catch this in the future. r=ginn.chen
|
2006-08-11 17:21:56 +00:00 |
|
ginn.chen%sun.com
|
6950966214
|
Bug 343156 New ATK: expose new action for images, to open long description
in a new tab
patch by nian.liu at sun.com r=aaronleventhal sr=neil
|
2006-07-31 05:21:46 +00:00 |
|
aaronleventhal%moonset.net
|
6fcd778854
|
Bug 344896. Refactor accessibility events handling. Part 1 of fix, add nsPIAccessible::allowsAnonChildAccessibles(). Patch by Alexander Surkov. r=aaronlev
|
2006-07-26 19:38:25 +00:00 |
|
aaronleventhal%moonset.net
|
502b4b2df4
|
Bug 333579. Firefox crash with image map areas and accessibility. r=pilgrim, sr=neil
|
2006-07-12 04:21:52 +00:00 |
|
ginn.chen%sun.com
|
5ffe5b301f
|
Bug 339310 mAccChildCount should be PRInt32 instead of PRUint32
r=aaronleventhal
|
2006-05-29 05:43:12 +00:00 |
|
cvshook%sicking.cc
|
64a0fbd45f
|
Bug 311827: Make GetAttr return a bool rather then an nsresult.
r/sr=bz
|
2005-10-28 11:25:24 +00:00 |
|
aaronleventhal%moonset.net
|
df7104eccc
|
Bug 290344. Implement accessible DHTML descriptions and labels. r=timeless, sr=dmose, a=shaver
|
2005-06-01 14:03:38 +00:00 |
|
aaronleventhal%moonset.net
|
5253fabc14
|
Bug 285703. Incorrect behavior for empty or missing alt text, when exposing to MSAA. r=timeless, sr=darin
|
2005-03-20 14:25:03 +00:00 |
|
bryner%brianryner.com
|
6a8c79a9b2
|
Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc.
|
2004-08-02 04:52:55 +00:00 |
|
aaronleventhal%moonset.net
|
51e8cc114d
|
Bug 245394. HTML image maps not returning child area objects. r=pkw, sr=jst
|
2004-06-04 22:01:36 +00:00 |
|
gerv%gerv.net
|
9d2ee4928c
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
|
jst%mozilla.jstenback.com
|
f894d79c80
|
Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com
|
2004-02-03 23:23:10 +00:00 |
|
aaronl%netscape.com
|
6b02244c2f
|
Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf
|
2003-07-31 08:09:39 +00:00 |
|
kyle.yuan%sun.com
|
b4cbc29c54
|
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
r=aaronl, sr=henry.jia
Part 2: modified files
|
2003-04-22 07:38:18 +00:00 |
|
aaronl%netscape.com
|
83deafd111
|
Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf
|
2003-04-15 08:45:55 +00:00 |
|
aaronl%netscape.com
|
8457bb1d7e
|
Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf
|
2003-04-01 20:02:51 +00:00 |
|
kyle.yuan%sun.com
|
d1162be93d
|
Bug 196288 [ATK Accessibility] implement ATK link_selected event
r=aaronl, sr=henry.jia
|
2003-03-20 08:27:31 +00:00 |
|
bzbarsky%mit.edu
|
2c56e0638e
|
Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
type="image"> into the content nodes and out of nsImageFrame. r=pavlov, sr=jst
|
2003-03-19 03:47:09 +00:00 |
|
aaronl%netscape.com
|
be03eba8f7
|
Bug 163812: incorrect caching in accessibility leads to null ptr deref. r=jgaunt, sr=alecf. Bug 163815: Accessibility should not use nsCOMPtr with frames. r=jgaunt, sr=alecf
|
2002-08-22 22:32:35 +00:00 |
|
kyle.yuan%sun.com
|
bde0c51be7
|
Bug 150603 Implementation of nsIAccessibleHyperLink
r=kyle, aaronl, sr=jst
Thanks for Gilbert Fang's (gilbert.fang@sun.com) fix
|
2002-07-02 05:37:35 +00:00 |
|
dbaron%fas.harvard.edu
|
df8e0b2f1e
|
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
|
2002-03-23 21:52:27 +00:00 |
|
aaronl%netscape.com
|
225eee3dfb
|
Bug 103903. Accessibility module must be ready for pres shell to disappear at any time, so it doesn't crash. r=jgaunt, sr=brendan
|
2001-10-12 21:05:31 +00:00 |
|
aaronl%netscape.com
|
2cddb7e586
|
Bug 98781. Active Accessibility: XUL <image> element support. sr=hyatt, r=jgaunt
|
2001-09-25 22:32:32 +00:00 |
|
gerv%gerv.net
|
17ac3b2ed8
|
License changes, take 2. Bug 98089. mozilla/accessible/.
|
2001-09-25 00:48:50 +00:00 |
|
gerv%gerv.net
|
1856815ff1
|
Oops.
|
2001-09-20 00:02:59 +00:00 |
|
scc%mozilla.org
|
102170b2a0
|
bug #98089: ripped new license
|
2001-09-19 20:09:47 +00:00 |
|
aaronl%netscape.com
|
50912cb832
|
Bug 93016. Support STATE_ANIMATED for images in Active Accessibility API. r=jgaunt, sr=scc
|
2001-08-14 02:27:30 +00:00 |
|
aaronl%netscape.com
|
fde37500c0
|
Fixing build bustage until I can find out what happened.
|
2001-08-14 01:13:56 +00:00 |
|
aaronl%netscape.com
|
358b069221
|
Fixing build bustage until I can find out what happened.
|
2001-08-14 01:10:47 +00:00 |
|
aaronl%netscape.com
|
71b485f396
|
Fix for 93016. Support STATE_ANIMATED for Images in MSAA. r=jgaunt, sr=scc
|
2001-08-14 00:18:04 +00:00 |
|
jgaunt%netscape.com
|
07868cf706
|
bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
|
2001-06-30 00:25:09 +00:00 |
|
evaughan%netscape.com
|
94198ed5d8
|
Landing accessibility
-r aarol, jgaunt
-sr brendan
|
2001-05-11 21:11:38 +00:00 |
|