Alexander Surkov
|
295db4bc62
|
Bug 512908 - Don't expose empty live attribute if there is no aria-live and ARIA role hasn't default live value, r=marcoz, davidb
|
2009-08-28 13:27:27 +08:00 |
|
Benjamin Smedberg
|
36bc86429d
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
8f435d226b
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
Boris Zbarsky
|
353b7f17b6
|
Backed out changeset eb32cbfba7f5 (bug 488249 followup) to fix test orange.
--HG--
extra : rebase_source : 4143907d8226ec76eaabbdffe14ef004a270566c
|
2009-08-24 20:49:18 -04:00 |
|
Boris Zbarsky
|
a92c5173aa
|
Bug 488249 more build bustage fixes
|
2009-08-24 17:11:35 -04:00 |
|
David Zbarsky
|
0aa6350041
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Marco Zehe
|
3e08a5604b
|
Bug 504252 - Expose STATE_HASPOPUP on XUL elements that have an @popup attribute, r=surkov, r=davidb
|
2009-08-24 07:13:05 +02:00 |
|
Alexander Surkov
|
7536c14cee
|
Bug 507382 - focus is fired earlier than root accessible name is changed when switching between tabs, r=davidb, sr=neil
|
2009-08-21 21:20:18 +08:00 |
|
Alexander Surkov
|
6012808da6
|
Bug 506206 - ASSERTION: There should always be a DOM node for an event: 'Not Reached', file c:/mozilla/fx07-22/accessible/src/base/nsAccessibleEventData.cpp, line 114, part2, r=ginn, sr=neil
--HG--
rename : accessible/src/atk/nsAppRootAccessible.cpp => accessible/src/atk/nsApplicationAccessibleWrap.cpp
rename : accessible/src/atk/nsAppRootAccessible.h => accessible/src/atk/nsApplicationAccessibleWrap.h
|
2009-08-21 20:33:31 +08:00 |
|
Zack Weinberg
|
430c5ceb95
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
|
David Bolter
|
20a4a6ebd9
|
Bug 510441 - Add support for nsIAccessibleEvent::OBJECT_ATTRIBUTE_CHANGED; r=MarcoZ,surkov
|
2009-08-20 10:16:00 -04:00 |
|
Alexander Surkov
|
4f036876e8
|
Bug 503727 - Reorganize implementation of XUL tree accessibility, r=marcoz, ginn, sr=neil
|
2009-08-20 14:45:19 +08:00 |
|
David Bolter
|
537db0a228
|
Bug 469688 - <table role="*"> should expose inner table structure only for weak roles; r=MarcoZ,surkov
|
2009-08-18 11:06:54 -04:00 |
|
Ginn Chen
|
310c466b2b
|
Bug 508992 missed a return statement in last checkin r=surkov.alexander
|
2009-08-14 16:07:25 +08:00 |
|
Jeff Muizelaar
|
d0084bddf1
|
Bug 510024. Remove unnecessary casts in nsAccessibleWrap.mm. r=davidb
The type of currAcc.get() is already nsIAccessible* so there is no need for a
further cast to nsIAccessible*
|
2009-08-12 14:54:54 -04:00 |
|
Neil Rashbrook
|
aabfcc4996
|
Bug 508523 Crash [@ nsDocAccessible::FlushPendingEvents] r=surkov
|
2009-08-12 15:38:42 +01:00 |
|
timeless@mozdev.org
|
78a4c3aa78
|
Bug 507591 nsHTMLTableAccessible mLayoutHeuristic should not be an nsAutoString
r=marcoz
|
2009-08-12 11:49:55 +02:00 |
|
Ginn Chen
|
b831233d95
|
Bug 508992 ASSERTION: Accessibility wasn't initialized! on quiting Firefox r=surkov.alexander
|
2009-08-11 15:03:01 +08:00 |
|
Ginn Chen
|
10cb9a6683
|
Bug 508989 random crash with GTK print dialog with a11y r=surkov.alexander
|
2009-08-11 14:59:05 +08:00 |
|
Boris Zbarsky
|
0aa15c9fa7
|
Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb
|
2009-08-10 10:54:22 -04:00 |
|
Alexander Surkov
|
d652e7b038
|
Bug 494815 - Accessible name subtree computation should ignore whitespace when determining whether to strip user-entered value, r=davidb
|
2009-07-29 17:03:20 +08:00 |
|
Alexander Surkov
|
deb5725f5b
|
Bug 468659 - Crash [@ nsAccessNode::GetDocAccessibleFor(nsIDocShellTreeItem*, int) ], r=ginn.chen
|
2009-07-29 17:01:48 +08:00 |
|
Alexander Surkov
|
d358938971
|
Bug 506206 - ASSERTION: There should always be a DOM node for an event: 'Not Reached', file c:/mozilla/fx07-22/accessible/src/base/nsAccessibleEventData.cpp, line 114, r=marcoz, ginnchen
|
2009-07-28 10:28:06 +08:00 |
|
Alexander Surkov
|
e55bdb1fea
|
Bug 504561 - Comboboxes do not emit accessibility events when selection changes, r=ginn.chen
|
2009-07-28 10:26:32 +08:00 |
|
Michael Kohler
|
b7a3a2a751
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
Alexander Surkov
|
e082e88b32
|
Bug 504985 - get_accRole, if returning a role string, includes namespace URI withthe actual role, effective June 9, 2009, r=marcoz, davidb
|
2009-07-23 15:12:57 +08:00 |
|
Robert O'Callahan
|
933f110f1a
|
Bug 352093. Part 15: Rework scrolling so that we don't need a dedicated native widget for scrollframes. r=dbaron,joshmoz,karlt,jmathies
|
2009-07-22 12:45:13 +12:00 |
|
Alexander Surkov
|
469425a1ed
|
Bug 352093. Search the entire document tree for accessibles with a given child ID. r=bolter,sr=roc
|
2009-07-22 12:45:04 +12:00 |
|
Robert O'Callahan
|
199bccb987
|
Bug 352093. Update accessibility to handle windowless IFRAMES. r=alexsurkov
|
2009-07-22 12:45:04 +12:00 |
|
Joe Drew
|
2aa59235f2
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Alexander Surkov
|
d3b128e0a7
|
Bug 420845 - Fire event_reorder on any embedded frames/iframes whos document has just loaded, r=marcoz, davidb
|
2009-07-18 11:09:16 +08:00 |
|
Peter Van der Beken
|
ac4a09be85
|
Fix bustage.
|
2009-07-14 18:37:37 +02:00 |
|
Peter Van der Beken
|
ffbf9a7ae8
|
Fix for bug 499781 (Move some methods from nsILink to nsIContent). r=bz, sr=dbaron.
--HG--
extra : rebase_source : da0ec8bfb6825d2e55edd2f5b08a9e43b033a2a3
|
2009-07-13 13:48:06 +02:00 |
|
Alexander Surkov
|
cb01c91a8d
|
Bug 494345 - Do not create accessibles for XUL label or description having a role of 'presentation', r=marcoz, enndeaking, sr=smaug
|
2009-07-10 20:17:15 +08:00 |
|
Alexander Surkov
|
70c501e572
|
Bug 418159 - indexes test for the html:table with overlapping cells, r=marcoz
|
2009-07-09 15:51:37 +08:00 |
|
Alexander Surkov
|
8545265e1b
|
Bug 501375 - nsHTMLTableAccessible::HasDescendant is much slower than it should be, r=marcoz, sr=bz
|
2009-07-08 10:39:04 +08:00 |
|
Alexander Surkov
|
d9da7e052c
|
Bug 501656 - selected state is not exposed on selected HTML table cell, r=marcoz, davidb
|
2009-07-08 10:37:43 +08:00 |
|
Marco Zehe
|
9d9969ff2e
|
Bug 495388 - Don't treat tables with ARIA roles that imply native markup as layout tables, r=davidb, r=surkov
|
2009-07-03 15:21:09 +02:00 |
|
Marco Zehe
|
4f483698b6
|
Bug 502154 - Mochitests for nsHTMLTableAccessible::IsProbablyForLayout, r=surkov
|
2009-07-03 09:29:51 +02:00 |
|
Alexander Surkov
|
5e3d87055a
|
Bug 501635 - nsHTMLTableAccessible::GetSelectedCells contains index duplicates for spanned rows or columns, r=davidb, r=MarcoZ
--HG--
rename : accessible/tests/mochitest/test_table_3.html => accessible/tests/mochitest/test_table_sels.html
|
2009-07-02 18:06:23 +02:00 |
|
Alexander Surkov
|
0f1e6d47dc
|
imported patch 501601
|
2009-07-01 17:16:45 +08:00 |
|
Alexander Surkov
|
9f6bd69986
|
Bug 501078 - aria-selected=true on the row should be inherited by gridcell, r=marcoz, davidb
|
2009-07-01 16:10:15 +08:00 |
|
Neil Rashbrook
|
e44d4b94f8
|
Bug 501071 Fix crash @ PL_strcmp - nsAccUtils::GetRoleMapEntry r=davidb
|
2009-06-30 22:29:54 +01:00 |
|
Olli Pettay
|
80837507f7
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
David Bolter
|
047c8ca2a3
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
|
Alexander Surkov
|
582f140415
|
Bug 461923 - remove nsIAccessibleTreeCache and nsPIAccessibleTreeItem, r=marcoz, davidb
|
2009-06-29 23:38:17 +08:00 |
|
Alexander Surkov
|
85f2d1785b
|
Bug 501086 - missed aria-selected should be result of selectable state for some roles, r=marcoz, davidb
|
2009-06-29 23:24:36 +08:00 |
|
Alexander Surkov
|
bef9b96d2b
|
Bug 501092 - NS_ASSERTION(parentDoc, No parent document during initialization), r=davidb
|
2009-06-29 21:26:45 +08:00 |
|
Alexander Surkov
|
fff2439827
|
Bug 437980 - 9 tests fail in table_indexes.html chrome test file, r=marcoz, davidb, bernd
|
2009-06-29 18:54:26 +08:00 |
|