Ginn Chen
|
ddb9d9bc25
|
Bug 524696 Use nsTArray<nsRefPtr<nsAccEvent> > for mEventsToFire r=surkov.alexander sr=bzbarsky
|
2009-11-02 17:14:24 +08:00 |
Alexander Surkov
|
d7bf04ddc4
|
Bug 437607 - Clicking the 'Skip to main content' link once works, second time fails to initiate a V cursor jump, r=davidb, sr=roc
|
2009-11-02 09:02:09 +08:00 |
Alexander Surkov
|
54569e57ab
|
Bug 506616 - remove all the code in #ifdef COMBO_BOX_WITH_THREE_CHILDREN, r=davidb
|
2009-10-31 09:54:59 +08:00 |
Alexander Surkov
|
4b7cf36d00
|
Bug 524665 - use empty CacheChildren for leaf accessibles instead of implicit GetFirstChild and etc, r=davidb
|
2009-10-28 18:42:36 +08:00 |
Alexander Surkov
|
6be870ff7a
|
Bug 372131 - nsLinkableAccessible/nsTextAccessible shouldn't be inherited from nsHyperTextAccessbile, r=davidb
|
2009-10-27 08:58:36 +08:00 |
Alexander Surkov
|
3f1f06a8c4
|
Bug 523789 - nsHTMLLiAccessible shouldn't be inherited from linkable accessible, r=davidb
|
2009-10-23 11:29:36 +08:00 |
Alexander Surkov
|
e8ad80bf21
|
Bug 523565 - nsHTMLLabelAccessible shouldn't be text accessible, r=davidb
|
2009-10-22 12:45:52 +08:00 |
David Bolter
|
0d60851492
|
Bug 523118 - we mistake 'cell' and text' xul tree seltypes for multiselects. r=surkov
|
2009-10-21 21:50:06 -04:00 |
Alexander Surkov
|
ae65ee0e01
|
Bug 502164 - expose NODE_CHILD_OF relation for ARIA treegrids on rows, r=davidb
|
2009-10-20 15:53:49 +08:00 |
David Bolter
|
6915a44935
|
Bug 494807 - Do not expose a11y info specific to hyperlinks when role is overridden using ARIA. r=surkov
|
2009-10-19 12:14:05 -04:00 |
Alexander Surkov
|
09226e46a1
|
Bug 501659 - HTML table's isRowSelected/isColumnSelected shouldn't fail if row or column has cell holes, r=davidb
|
2009-10-18 10:38:27 +08:00 |
Alexander Surkov
|
0d52832ac1
|
mac fix for bug 485270
|
2009-10-15 12:40:39 +08:00 |
Alexander Surkov
|
ffa66d32b3
|
Bug 485270 - embed and object HTML tags should be given an accessible role of embedded object, r=marcoz, davidb
|
2009-10-15 11:53:08 +08:00 |
David Bolter
|
74f1899bc2
|
Bug 520769 - we should not expose abstract aria roles. r=MarcoZ,surkov
|
2009-10-09 12:32:44 -04:00 |
Alexander Surkov
|
7e112c1084
|
Bug 520129 - crash: columnHeaderCells on ARIA grid cell of the grid without rows [@ nsWinUtils::ConvertToIA2Array], r=davidb
|
2009-10-05 14:41:56 +08:00 |
David Zbarsky
|
3d96b7b4a7
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
David Bolter
|
0abff1ad48
|
Bug 512561 - Can't set focus to document via accessibility APIs while Adobe Flash plugin has focus. r=MarcoZ
|
2009-09-28 13:37:39 -04:00 |
Alexander Surkov
|
f0aca020d8
|
Bug 496783 - setParent shouldn't be virtual, r=marcoz, davidb
--HG--
rename : accessible/tests/mochitest/test_accessnode_invalidation.html => accessible/tests/mochitest/test_invalidate_accessnode.html
|
2009-09-19 14:30:07 +08:00 |
David Bolter
|
c2bbe398c4
|
Bug 516047 - crash [@ nsXULTreeGridCellAccessible::GetAttributesInternal(nsIPersistentProperties*)]. r=MarcoZ
|
2009-09-18 12:20:45 -04:00 |
Alexander Surkov
|
cc9894f34a
|
Bug 515124 - ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file c:\mozilla\fx08-27\objdir-ff-debug\dist\include\nsCOMPtr.h, line 521, r=davidb, sr=neil
|
2009-09-16 09:01:47 +08:00 |
Alexander Surkov
|
f12449d2ad
|
Bug 516133 - ARIA treegrid role on HTML:table makes thead/tbody accessible, r=marcoz, davidb
|
2009-09-15 13:31:05 +08:00 |
Alexander Surkov
|
5c54e24e70
|
Bug 516135 - nsIAccessibleTableCell:table on HTML:td of HTML based ARIA treegrid returns null, r=davidb
|
2009-09-15 12:05:26 +08:00 |
Dave Yeo
|
850df1fb92
|
Bug 516629 - [OS/2] Build break in accessible, r=surkov
|
2009-09-15 12:02:27 +08:00 |
Alexander Surkov
|
a31625e7e3
|
Bug 513848 - nsHTMLTableCellAccessible is used in dojo's crazy ARIA grid, r=marcoz, davidb
|
2009-09-15 11:55:26 +08:00 |
David Bolter
|
200c04a3e4
|
Bug 515685 - Calculate modified-text mutation only when needed, r=surkov
|
2009-09-12 00:55:20 -04:00 |
Alexander Surkov
|
7f9931aed9
|
Bug 512424 - implement IAccessibleTable2, r=marcoz, davidb, sr=neil
--HG--
rename : accessible/src/atk/nsXULTreeAccessibleWrap.h => accessible/src/atk/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/mac/nsXULTreeAccessibleWrap.h => accessible/src/mac/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.cpp => accessible/src/msaa/nsXULTreeGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsXULTreeAccessibleWrap.h => accessible/src/msaa/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/other/nsXULTreeAccessibleWrap.h => accessible/src/other/nsXULTreeGridAccessibleWrap.h
rename : accessible/src/xul/nsXULSelectAccessible.cpp => accessible/src/xul/nsXULListboxAccessible.cpp
rename : accessible/src/xul/nsXULSelectAccessible.h => accessible/src/xul/nsXULListboxAccessible.h
rename : accessible/tests/mochitest/test_relations_table.html => accessible/tests/mochitest/test_table_headers.html
rename : accessible/tests/mochitest/test_nsIAccessibleTable_listboxes.xul => accessible/tests/mochitest/test_table_sels_listbox.xul
rename : accessible/tests/mochitest/test_elm_table.html => accessible/tests/mochitest/test_table_struct.html
|
2009-09-11 09:07:56 +08:00 |
Alexander Surkov
|
1c8c857964
|
Bug 417929 - nsIAccessiblTable selectRows does not unselect previously selected rows, r=marcoz, davidb, ginn, smaug, sr=roc
|
2009-09-10 11:06:54 +08:00 |
Alexander Surkov
|
71b5e7dcaa
|
Bug 514595 - it's not necessary to keep two events type for show and two ones for hide, r=marocz, davidb, ginn, sr=roc
--HG--
rename : accessible/tests/mochitest/test_events_mutation_coalesce.html => accessible/tests/mochitest/test_events_coalescence.html
|
2009-09-09 17:03:14 +08:00 |
Alexander Surkov
|
8ee71c28f5
|
Bug 477551 - nsDocAccessible::FlushPendingEvents isn't robust, r=marcoz, davidb, ginn, sr=neil
|
2009-09-08 00:46:56 +08:00 |
Benjamin Smedberg
|
667f63d102
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
Alexander Surkov
|
b8318c6520
|
Bug 513213 - coalesce events when new event is appended to the queue, r=marcoz, ginn, davidb
|
2009-09-03 10:01:18 +08:00 |
Alexander Surkov
|
45ba103bc9
|
Bug 506389 - Some same page links do not fire EVENT_SYSTEM_SCROLLINGSTART, r=marcoz, davidb
|
2009-09-01 10:49:15 +08:00 |
David Bolter
|
5d019747bc
|
Bug 509696 - Empty role on body removes read-only state; breaks virtual buffers. r=MarcoZ,surkov
|
2009-08-31 09:12:08 -04:00 |
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 |
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 |