Eitan Isaacson
|
f78cb8147b
|
Bug 759618 - Introduce optional arguments in pivot moveNext movePrevious. r=surkov
|
2012-05-30 19:00:04 -07:00 |
|
Eitan Isaacson
|
265ab44586
|
Bug 758884 - (part 2/2) Check if position is still a descendant of pivot's root before moving in relation to it. r=davidb
|
2012-05-30 15:14:23 -07:00 |
|
Eitan Isaacson
|
834a121d85
|
Bug 758884 - (part 1/2) Present virtual cursor before modifying focus. r=davidb
|
2012-05-30 15:14:23 -07:00 |
|
Ed Morley
|
8f3214576b
|
Merge mozilla-central to mozilla-inbound
|
2012-05-30 18:24:56 +01:00 |
|
Jignesh Kakadiya
|
4bfdb00f4f
|
Bug 726283 - Use NS_GetContentList() in nsHTMLRadioButtonAccessibl group position computation, r=surkov, f=tbsaunde
|
2012-05-30 22:34:33 +09:00 |
|
Gervase Markham
|
638c878b13
|
Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
|
2012-05-29 16:52:43 +01:00 |
|
Alexander Surkov
|
8299869ee7
|
Bug 754165 - fire document load events on iframes too, r=tbsaunde, f=marcoz
|
2012-05-30 11:21:24 +09:00 |
|
Mark Capella
|
9b641b402e
|
Bug 757504 - decomtaminate GetColumnExtentAt/GetRowExtentAt, r=tbsaunde, f=surkov
|
2012-05-29 20:51:08 -04:00 |
|
Mark Capella
|
0e3b2de49a
|
Bug 740766 - dexpcom nsAccessible::GroupPosition, r=surkov, f=tbsaunde
|
2012-05-29 20:51:00 -04:00 |
|
Eitan Isaacson
|
5b64045f55
|
Bug 753986 - Change presenter and utterance generator to be subtree-based. r=davidb
|
2012-05-29 13:46:08 -07:00 |
|
Alexander Surkov
|
d8db924fba
|
Bug 757739 - crash in nsAccUtils::MustPrune, r=tbsaunde, davidb
|
2012-05-30 02:15:49 +09:00 |
|
Alexander Surkov
|
710c781e62
|
Bug 759105 - stop console spamming by MSAA events, r=tbsaunde, f=davidb
|
2012-05-30 02:15:35 +09:00 |
|
Robert O'Callahan
|
a2a5e603d2
|
Bug 758179. Part 2: Add flags parameter to GetContentOffsetsFromPoint(External). r=mats
|
2012-05-30 01:13:36 +12:00 |
|
Trevor Saunders
|
1192ef8bd9
|
bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov
--HG--
rename : accessible/src/atk/nsAccessibleWrap.cpp => accessible/src/atk/AccessibleWrap.cpp
rename : accessible/src/atk/nsAccessibleWrap.h => accessible/src/atk/AccessibleWrap.h
rename : accessible/src/base/nsAccessible.cpp => accessible/src/generic/Accessible.cpp
rename : accessible/src/base/nsAccessible.h => accessible/src/generic/Accessible.h
rename : accessible/src/mac/nsAccessibleWrap.h => accessible/src/mac/AccessibleWrap.h
rename : accessible/src/mac/nsAccessibleWrap.mm => accessible/src/mac/AccessibleWrap.mm
rename : accessible/src/msaa/nsAccessibleWrap.cpp => accessible/src/msaa/AccessibleWrap.cpp
rename : accessible/src/msaa/nsAccessibleWrap.h => accessible/src/msaa/AccessibleWrap.h
rename : accessible/src/other/nsAccessibleWrap.cpp => accessible/src/other/AccessibleWrap.cpp
rename : accessible/src/other/nsAccessibleWrap.h => accessible/src/other/AccessibleWrap.h
|
2012-05-28 21:18:45 -04:00 |
|
Alexander Surkov
|
7104229b2b
|
Bug 757757 - Add dexpcomed version of GetAnonymousElementByAttribute, r=tbsaunde, bz
|
2012-05-28 13:52:53 +09:00 |
|
Mark Capella
|
4197b59355
|
Bug 758870 - de-ns-ify nsDocAccessible, r=surkov, f=tbsaunde
--HG--
rename : accessible/src/atk/nsDocAccessibleWrap.cpp => accessible/src/atk/DocAccessibleWrap.cpp
rename : accessible/src/atk/nsDocAccessibleWrap.h => accessible/src/atk/DocAccessibleWrap.h
rename : accessible/src/base/nsDocAccessible.cpp => accessible/src/generic/DocAccessible.cpp
rename : accessible/src/base/nsDocAccessible.h => accessible/src/generic/DocAccessible.h
rename : accessible/src/mac/nsDocAccessibleWrap.h => accessible/src/mac/DocAccessibleWrap.h
rename : accessible/src/mac/nsDocAccessibleWrap.mm => accessible/src/mac/DocAccessibleWrap.mm
rename : accessible/src/msaa/nsDocAccessibleWrap.cpp => accessible/src/msaa/DocAccessibleWrap.cpp
rename : accessible/src/msaa/nsDocAccessibleWrap.h => accessible/src/msaa/DocAccessibleWrap.h
rename : accessible/src/other/nsDocAccessibleWrap.h => accessible/src/other/DocAccessibleWrap.h
|
2012-05-27 05:01:40 -04:00 |
|
Trevor Saunders
|
adc7741a4c
|
backout the part of bug 758304 that causes bug 758713 since the second is a top crash and the first is debug only r=me
|
2012-05-26 22:09:49 -04:00 |
|
Oussama BADR
|
e7291d71fd
|
Bug 675879 - clean up nsIAccessible action methods, r=surkov
|
2012-05-27 00:47:22 +09:00 |
|
Alexander Surkov
|
a334fc68ed
|
Bug 754879 - reorg IEnumVariant implementation to traverse accessible children, r=tbsaunde, f=marcoz
|
2012-05-26 21:14:21 +09:00 |
|
Marco Zehe
|
95adda805c
|
Bug 757381 - Indicate whether a text entry field is multi line. r=eeejay
|
2012-05-25 09:37:48 -07:00 |
|
Alexander Surkov
|
d59699efa9
|
Bug 756087 - nsAccessible::GetChildCount should return unsigned int, r=tbsaunde
|
2012-05-25 19:53:45 +09:00 |
|
Hub Figuière
|
b09b20036d
|
Bug 758304 - Check for expired. Make sure expire do the right thing. r=tbsaunde
|
2012-05-24 17:24:09 -07:00 |
|
Eitan Isaacson
|
307630dca1
|
Bug 757954 - Streamline and generalize state utterances in AccessFu UtteranceGenerator. r=MarcoZ
|
2012-05-24 11:46:04 -07:00 |
|
Eitan Isaacson
|
a588bbd9ca
|
Bug 757954 - Replace INCLUDE_ROLE with INCLUDE_DESC in AccessFu UtteranceGenerator. r=MarcoZ
|
2012-05-24 11:46:04 -07:00 |
|
Eitan Isaacson
|
d3c0f3d607
|
Bug 758072 - Fix backward sibling traversal in nsIAccessiblePivot. r=surkov
|
2012-05-24 11:46:04 -07:00 |
|
Eitan Isaacson
|
94f36bcd56
|
Automated merge with ssh://hg.mozilla.org/integration/mozilla-inbound/
|
2012-05-24 10:10:58 -07:00 |
|
Eitan Isaacson
|
84ca8c7dda
|
Bug 757598 - Fallback for items that don't have accessible actions. r=davidb
|
2012-05-23 12:10:04 -07:00 |
|
Alexander Surkov
|
05d6b0b663
|
Bug 757670 - make nsIPresShell::GetLinkLocation faster, r=bz, tbsaunde
|
2012-05-24 15:57:16 +09:00 |
|
Alexander Surkov
|
3246c1d437
|
Bug 754857 - Speed up text leaf accessible state calculation, r=tbsaunde
|
2012-05-23 19:26:18 +09:00 |
|
Alexander Surkov
|
c614ac3856
|
Bug 746084 - provide extended logging for a11y module, r=tbsaunde
|
2012-05-23 18:21:40 +09:00 |
|
Alexander Surkov
|
a9a9001709
|
Bug 756973 - make RootAccessible::NativeState faster, r=tbsaunde, enn
|
2012-05-23 08:48:35 +09:00 |
|
Eitan Isaacson
|
4c584fc7e8
|
Bug 757418 - Do Presenter.tabSelected when tab's window receives focus.
|
2012-05-22 13:44:17 -07:00 |
|
Eitan Isaacson
|
a86fd3fc7b
|
Bug 757109 - Handle moving from invalid virtual cursor positions. r=davidb
|
2012-05-22 11:01:39 -07:00 |
|
David Bolter
|
2897e96067
|
Bug 757440 - crash in nsHTMLTableAccessible::ColCount with JAWS 11. r=tbsaunde
|
2012-05-22 13:23:20 -04:00 |
|
Mark Capella
|
2720b112e0
|
Bug 747219 - decomtaminate GetCellAt() on accessible tables, r=tbsaunde, f=surkov
|
2012-05-22 12:41:01 -04:00 |
|
Mark Capella
|
b89cb3508c
|
Bug 745429 - don't use QueryInterface() in CAccessibleImage, r=surkov, f=tbsaunde
--HG--
rename : accessible/src/msaa/CAccessibleImage.cpp => accessible/src/msaa/ia2AccessibleImage.cpp
rename : accessible/src/msaa/CAccessibleImage.h => accessible/src/msaa/ia2AccessibleImage.h
|
2012-05-22 12:40:56 -04:00 |
|
Alexander Surkov
|
5524b9528b
|
Bug 756975 - make RootAccessible::NativeRole faster, r=tbsaunde
|
2012-05-23 00:36:38 +09:00 |
|
Alexander Surkov
|
ed59f8856c
|
Bug 756381 - make FocusManager::FocusedDOMNode faster, r=tbsaunde, smaug
|
2012-05-22 18:25:44 +09:00 |
|
Mark Capella
|
a30a7c997b
|
Bug 739198 - stop GetAccService()-GetAccessible usage in AccEventGetAccessibleForNode, r=surkov, f=tbsaunde
|
2012-05-22 00:00:24 -04:00 |
|
Xi Yang
|
f96a38930e
|
Bug 754869 - MustPrune should take nsAccessible*, r=surkov
|
2012-05-22 01:30:53 +09:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Trevor Saunders
|
99180b0047
|
bug 750026 - get rid of unneeded nsCOMPtrs r=surkov
|
2012-04-04 23:11:39 -04:00 |
|
Mark Capella
|
a8ae0ef4ce
|
Bug 749810 - getText(0, -1) fails with empty text, r=surkov, f=eeejay
|
2012-05-23 14:06:07 -04:00 |
|
Mark Capella
|
4403803316
|
Bug 745428 - densify nsTextAccessible, r=surkov, f=tbsaunde
--HG--
rename : accessible/src/atk/nsTextAccessibleWrap.h => accessible/src/atk/TextLeafAccessibleWrap.h
rename : accessible/src/base/nsTextAccessible.cpp => accessible/src/generic/TextLeafAccessible.cpp
rename : accessible/src/base/nsTextAccessible.h => accessible/src/generic/TextLeafAccessible.h
rename : accessible/src/mac/nsTextAccessibleWrap.h => accessible/src/mac/TextLeafAccessibleWrap.h
rename : accessible/src/msaa/nsTextAccessibleWrap.cpp => accessible/src/msaa/TextLeafAccessibleWrap.cpp
rename : accessible/src/msaa/nsTextAccessibleWrap.h => accessible/src/msaa/TextLeafAccessibleWrap.h
rename : accessible/src/other/nsTextAccessibleWrap.h => accessible/src/other/TextLeafAccessibleWrap.h
|
2012-05-23 14:05:57 -04:00 |
|
Eitan Isaacson
|
171d12ea2e
|
Bug 756529 - Move accessfu setting to accessibility.accessfu.activate. r=davidb
|
2012-05-18 11:56:38 -07:00 |
|
Eitan Isaacson
|
b6c9c2a682
|
Bug 756287 - Introduce PresenterContext in AccessFu. r=davidb
|
2012-05-18 11:56:38 -07:00 |
|
Benjamin Smedberg
|
2187798a40
|
Bug 734847 part 2 - treewide changes resulting from the default-infallibility of hashtables; either remove useless result checks, or use the fallible version of APIs, depending on context, r=jlebar
--HG--
extra : rebase_source : 844b008c5167e6ca39a7ba9eeec8b30672938704
|
2012-05-18 13:30:49 -04:00 |
|
Aryeh Gregor
|
1fffe1dc4d
|
Bug 590640 part 5 - Delete empty wrappers when we delete the selection; r=ehsan
|
2012-05-10 17:54:33 +03:00 |
|
Mark Capella
|
566056c182
|
Bug 736886 - test_nsIAccessibleDocument.html silently dies, r=surkov
|
2012-05-17 20:10:10 -04:00 |
|
Alexander Surkov
|
00c4cda6a1
|
Bug 754830 - calculate link states separately, r=tbsaunde
|
2012-05-17 18:37:37 +09:00 |
|
Oussama BADR
|
9787937a5f
|
Bug 754230 - IA2::get_states should expose STATE_DEFUNCT if accessible is defunct, r=surkov
|
2012-05-16 22:29:43 +09:00 |
|
Arjun
|
ca8b0bb826
|
Bug 741474 - Intermittent failure of accessible/tree/test_img.html | Different amount of expected children, r=surkov
|
2012-05-16 17:01:34 +09:00 |
|
Trevor Saunders
|
8df11e79ab
|
bug 693933 - make nsFrameSelection::GetSelection() return nsTypedSelection* r=smaug
|
2012-04-06 17:54:38 -04:00 |
|
Jignesh Kakadiya
|
0a6c8e8041
|
Bug 751493 - Move out combobox list logic from nsHTMLSelectListAccessible::NativeRole r=surkov
|
2012-05-16 11:38:49 +09:00 |
|
Eitan Isaacson
|
ddff236fd8
|
Bug 753076 - Allow d-pad keys interoperate with text entry as well as virtual cursor. r=davidb
|
2012-05-15 10:41:26 -07:00 |
|
Eitan Isaacson
|
6f9926f602
|
Bug 752127 - Provide names to all functions that are not in-line. Remove some dumps, wrap some lines. r=davidb
|
2012-05-14 14:21:59 -07:00 |
|
Eitan Isaacson
|
664f889a6d
|
Bug 753093 - Fix crasher when virtual cursor's position becomes defunct and a move method is called. r=surkov
|
2012-05-14 14:21:59 -07:00 |
|
Alexander Surkov
|
7ff1752972
|
Bug 754627 - GetBounds on bullet return wrong values, r=tbsaunde, roc
|
2012-05-14 13:51:45 +09:00 |
|
Mark Capella
|
efda725334
|
Bug 748719 - put ApplicationAccessible class into mozilla::a11y namespace, r=surkov, f=hub
|
2012-05-12 16:09:07 -04:00 |
|
David Bolter
|
f6459b50fb
|
Bug 754377 - crash in nsDocAccessible::AttributeChangedImpl. r=tbsaunde
|
2012-05-11 15:13:39 -04:00 |
|
Mark Capella
|
1cd8989eeb
|
Bug 751497 - replace nsHTMLSelectOptionAccessible::GetSelectState by nice inline, r=surkov, f=hub
|
2012-05-10 23:50:03 -04:00 |
|
Ed Morley
|
591cf9a2f1
|
Backout 386fac446673 (bug 751497) for compilation failures
|
2012-05-11 09:34:07 +01:00 |
|
Mark Capella
|
76151d0a62
|
Bug 751497 - replace nsHTMLSelectOptionAccessible::GetSelectState by nice inline, r=surkov, f=hub
|
2012-05-10 23:50:03 -04:00 |
|
Mark Capella
|
b29f36ee2a
|
Bug 750216 - don't export headers that aren't used outside, r=surkov, r=roc, f=tbsaunde
|
2012-05-11 10:33:27 +09:00 |
|
Max Li
|
7ec6884e30
|
Bug 750301 - add static asserts internal and xpcom accessible roles are the same, r=tbsaunde, f=surkov
|
2012-05-04 21:46:21 -04:00 |
|
Eitan Isaacson
|
1ae1b3a106
|
Bug 752935 - Decouple Android a11y checking, prepare for ICS on-the-fly a11y toggle events. r=davidb, r=kats
|
2012-05-10 10:33:12 -07:00 |
|
Hub Figuière
|
5c4618e508
|
Bug 712924 - Part 3: fix build on MacOS 10.5. r=surkov
|
2012-05-09 17:47:28 -07:00 |
|
Max Li
|
ea7573d33c
|
Bug 747227 - decomtaminate GetCellIndexAt() on accessible tables, r=tbsaunde, f=surkov
|
2012-05-08 16:50:46 -04:00 |
|
Mark Capella
|
bcc354e684
|
Bug 614585 - mochitest test selection functions for nsIAccessibleText, r=surkov, f=hub
|
2012-05-10 23:18:29 +09:00 |
|
Mark Capella
|
d34ff31bfe
|
Bug 750295 - don't cache gStringBundle in nsAccessNode, r=surkov, f=tbsaunde
|
2012-05-10 22:43:04 +09:00 |
|
Marco Zehe
|
edff3d587e
|
Bug 753253 - crash in nsAccessible::ScrollTo, r=tbsaunde
|
2012-05-09 15:17:03 +02:00 |
|
Eitan Isaacson
|
6753dea3d5
|
Bug 752986 - Change VC nav to left/right instead of up/down. Correct home/end constant names. r=davidb
|
2012-05-08 17:27:11 -07:00 |
|
Hub Figuière
|
bc0a72b7a7
|
Bug 753067 - Fix some warnings. r=dbolter
|
2012-05-08 13:27:05 -07:00 |
|
Alexander Surkov
|
5789cb848e
|
Bug 751828 - densify nsHTMLListAccessible, r=tbsaunde
--HG--
rename : accessible/src/html/nsHTMLTextAccessible.cpp => accessible/src/html/HTMLListAccessible.cpp
rename : accessible/src/html/nsHTMLTextAccessible.h => accessible/src/html/HTMLListAccessible.h
|
2012-05-08 14:16:40 +09:00 |
|
Mark Capella
|
22886df192
|
Bug 750287 - don't cache 'is form fill enabled' pref, r=surkov, f=tbsaunde
|
2012-05-08 14:10:31 +09:00 |
|
Alexander Surkov
|
3a093e8b9c
|
Bug 751496 - get rid nsAccessible::GetBoundsFrame, r=rbsaunde
|
2012-05-08 09:00:36 +09:00 |
|
Mark Capella
|
a57b793c5a
|
Bug 739190 - change AppendTarget(nsIContent aContent) to take nsDocAccessible argument, r=surkov, f=eeejay
|
2012-05-08 09:00:29 +09:00 |
|
Mark Capella
|
a41b2a5161
|
Bug 750191 - move IsTextInterfaceSupportCorrect under DEBUG ifdef, r=surkov, f=hub
|
2012-05-08 08:49:41 +09:00 |
|
Eitan Isaacson
|
7ece5297e9
|
Bug 752131 - Remove empty strings from utterances. r=davidb
|
2012-05-07 11:21:21 -07:00 |
|
Eitan Isaacson
|
b420bdaffd
|
Bug 752125 - Switch to a role-based traversal rule. r=davidb
|
2012-05-07 11:21:21 -07:00 |
|
Eitan Isaacson
|
e0f3b1a143
|
Bug 751796 - shut down AccessFu properly on disable(). r=davidb
|
2012-05-07 09:44:44 -07:00 |
|
Eitan Isaacson
|
b36680e437
|
Bug 748069 - Document UtteranceGenerator. r=surkov
|
2012-05-07 09:44:44 -07:00 |
|
Eitan Isaacson
|
b10bebede8
|
Bug 745986 - Report page loading, loaded and new tabs. r=surkov
|
2012-05-07 09:44:44 -07:00 |
|
Alexander Surkov
|
8f9a2b5199
|
Bug 751079 - get rid misuses of nsAccessible::GetBoundaryFrame, r=tbsaunde
|
2012-05-07 22:42:56 +09:00 |
|
Mark Capella
|
5005cd5327
|
Bug 750283 - notify observers of a11y init/shutdown in nsAccessibilityService, r=surkov, f=tbsaunde
|
2012-05-07 18:14:27 +09:00 |
|
Marco Zehe
|
b36a59ffc0
|
Bug 751623 - crash in nsRootAccessible::Name, r=surkov
|
2012-05-04 12:00:23 +02:00 |
|
Mark Capella
|
fd824e3102
|
Bug 748724 - De-ns-ify nsRootAccessible, r=surkov, f=tbsaunde
--HG--
rename : accessible/src/atk/nsRootAccessibleWrap.cpp => accessible/src/atk/RootAccessibleWrap.cpp
rename : accessible/src/atk/nsRootAccessibleWrap.h => accessible/src/atk/RootAccessibleWrap.h
rename : accessible/src/base/nsRootAccessible.cpp => accessible/src/generic/RootAccessible.cpp
rename : accessible/src/base/nsRootAccessible.h => accessible/src/generic/RootAccessible.h
rename : accessible/src/mac/nsRootAccessibleWrap.h => accessible/src/mac/RootAccessibleWrap.h
rename : accessible/src/mac/nsRootAccessibleWrap.mm => accessible/src/mac/RootAccessibleWrap.mm
rename : accessible/src/msaa/nsRootAccessibleWrap.cpp => accessible/src/msaa/RootAccessibleWrap.cpp
rename : accessible/src/msaa/nsRootAccessibleWrap.h => accessible/src/msaa/RootAccessibleWrap.h
rename : accessible/src/other/nsRootAccessibleWrap.h => accessible/src/other/RootAccessibleWrap.h
|
2012-05-04 15:09:22 +09:00 |
|
Eitan Isaacson
|
eb3a46c3b6
|
Bug 750528 - Use accessibility.accessfu to enable or disable accessfu. r=davidb
|
2012-05-03 19:28:35 -07:00 |
|
Eitan Isaacson
|
ce7bd303b7
|
Bug 751769 - Only attach to first window, throw exception if attach is called again. r=davidb
|
2012-05-03 19:28:35 -07:00 |
|
Eitan Isaacson
|
c8ea4d1e92
|
Bug 751428 - Remove spaces and catch errors when localizing role names. r=davidb
|
2012-05-02 22:10:55 -07:00 |
|
Eitan Isaacson
|
8da509049e
|
Bug 749812 - Add AccessFu text editing feedback. r=tbsaunde
|
2012-05-02 22:10:55 -07:00 |
|
Eitan Isaacson
|
86f8cae72e
|
Bug 747272 - Filter out whitespace text leaves. r=surkov
|
2012-05-02 22:10:55 -07:00 |
|
Max Li
|
204b6c58a7
|
Bug 748601 - nsMaiInterfaceText.cpp should check internal role not atk role, r=tbsaunde, f=surkov
|
2012-05-02 07:13:34 -04:00 |
|
Landry Breuil
|
06a49ecbe4
|
Bug 750853 - Remove trailing comma at end of enumerator list, breaks build on OpenBSD, r=hub
|
2012-05-01 13:05:00 -07:00 |
|
Max Li
|
87d7458bc0
|
Bug 750196 - remove ROLE_SYSTEM_ definitions, r=eitan
|
2012-04-30 21:32:40 -04:00 |
|
Max Li
|
7e7f08dd69
|
Bug 750193 - get rid useless DEBUG_A11Y code, r=eitan
|
2012-04-30 19:48:28 -04:00 |
|
Matt Brubeck
|
e5d1d7a8d7
|
Merge mozilla-central and mozilla-inbound
|
2012-05-02 15:58:11 -07:00 |
|
Ed Morley
|
f1673efd62
|
Merge mozilla-central to mozilla-inbound
|
2012-05-01 09:53:31 +01:00 |
|
Mark Capella
|
6c8ca2df22
|
Bug 740747 - dexpcom nsAccessible::GetName, r=surkov, tbsaunde
|
2012-05-01 12:08:31 +09:00 |
|
Olli Pettay
|
c73ac4deb3
|
Followup for Bug 716644, r=trev.saunders
|
2012-05-01 00:16:31 +03:00 |
|
Ehsan Akhgari
|
1c4c90c1ae
|
Merge backout; a=me
|
2012-05-02 16:22:51 -04:00 |
|
Ehsan Akhgari
|
eca4125e02
|
Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
|
2012-05-02 16:20:02 -04:00 |
|
Marco Zehe
|
e35a674b60
|
Proper fix for disabling tests for bug 746970, copy and paste error, a=test-only
|
2012-05-02 06:56:40 +02:00 |
|
Tim Taubert
|
6e804ae5b3
|
merge m-c to fx-team
|
2012-04-27 08:39:28 -04:00 |
|
Andrzej Skalski
|
58bc1c7e0e
|
Bug 716644 - expandoify accessible roles, r=tbsaunde
|
2012-04-26 20:25:33 +02:00 |
|
Joe Walker
|
2831a551ce
|
Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
|
2012-04-25 10:12:06 +01:00 |
|
Eitan Isaacson
|
d701547820
|
Bug 747270 - Make UtteranceGenerator return string arrays in all generator methods. r=davidb
|
2012-04-27 10:44:15 -07:00 |
|
Ed Morley
|
0183a7123f
|
Merge mozilla-central to mozilla-inbound
|
2012-04-27 17:57:52 +01:00 |
|
Mark Capella
|
7adaeb438d
|
Bug 746990 - crash in nsXULTreeAccessible::Value, r=surkov
|
2012-04-27 17:11:03 +09:00 |
|
Arjun
|
09bc237e5d
|
Bug 740750 - Use nsITreeView* instead of nsCOMPtr<nsITreeView> for XUL tree accessibles, r=surkov
|
2012-04-27 16:56:49 +09:00 |
|
Max Li
|
883d14856e
|
Bug 739884 - decomtaminate impl of UnselectRow() and UnselectCol() on accessible tables, r=surkov
|
2012-04-26 07:19:59 -04:00 |
|
Marco Zehe
|
49def472a7
|
Reland bug 746164, bug 746176, bug 746177, bug 746178, bug 746183, bug 746519, bug 746531 with bustage fix, bug 746534, bug 746970, bug 746971, bug 746974, and bug 746977
|
2012-04-26 14:25:23 +02:00 |
|
Mark Capella
|
03c682d600
|
Bug 559747 - add a11y mochitests for <input type=search>, r=marcoz, f=surkov
|
2012-04-26 20:12:29 +09:00 |
|
Ed Morley
|
9abcf8cc65
|
Backout 8cc13f37bc66 (bug 746177), 2b5ee44bdc4e (bug 746977), 3c330e379fa3 (bug 746974), af0a722c0b95 (bug 746971), 269a49a7dc59 (bug 746534), e23e7fe11364 (bug 746531), 014ef60b82cd (bug 746970), db2c5fd694d6 (bug 746519), 7c165c01e13c (bug 746183), 247098e91bb5 (bug 746178), b761b5f4aeb2 (bug 746176), 5b623170c1d4 (bug 746164) for mochitest-other orange
|
2012-04-26 12:10:08 +01:00 |
|
Marco Zehe
|
fec9322246
|
Bug 746177 - events/test_focus_autocomplete.xul times out on search bar test, disabling on OS X
|
2012-04-26 11:11:10 +02:00 |
|
Marco Zehe
|
f9efbfb84c
|
Bug 746977 - tree/test_cssoverflow.html ShiftTab not working, and a test timeout on OS X, disable
|
2012-04-26 11:11:03 +02:00 |
|
Marco Zehe
|
d867a136fa
|
Bug 746974 - hittest/test_general.html and hittest/test_zoom.html fail with deepest child mismatches on OS X, fix temporarily
|
2012-04-26 11:06:45 +02:00 |
|
Marco Zehe
|
b8bcc2e21f
|
Bug 746971 - test/events_focus_tabbox.xul fails on startup on OS X, disable
|
2012-04-26 10:59:26 +02:00 |
|
Marco Zehe
|
dcb06b8f49
|
Bug 746534 - events/test_selects.html causes crashes or hangs on OS X, disable
|
2012-04-26 10:59:21 +02:00 |
|
Marco Zehe
|
082ba95e0c
|
bug 746531 - Last three tests for menulist of events/test_fodus_listcontrols.xul time out, disabling on OS X
|
2012-04-26 10:59:14 +02:00 |
|
Marco Zehe
|
72606ab72d
|
Bug 746970 - mbb tests time out on OS X, disable
|
2012-04-26 10:59:09 +02:00 |
|
Marco Zehe
|
3921dada25
|
Bug 746519 - ShiftTab from editable document fails on Linux and Mac, disable it
|
2012-04-26 10:59:02 +02:00 |
|
Marco Zehe
|
e30758d1bc
|
Bug 746183 - events/test_focus_contextmenu.xul times out on OS X, disable for now
|
2012-04-26 10:58:57 +02:00 |
|
Marco Zehe
|
4ba87e4fde
|
Bug 746178 - test timeout in events/test_focus_browserui.xul, disalb eoffending tests on OS X for now
|
2012-04-26 10:58:48 +02:00 |
|
Marco Zehe
|
b9bcba1969
|
Bug 746176 - bounds/test_zoom.html fails on OS X, disable whole file for now
|
2012-04-26 10:58:41 +02:00 |
|
Marco Zehe
|
ad73292ded
|
Bug 746164 - Correction for Failure for the shortcut keys in actions/test_keys.html, r=hub
|
2012-04-26 10:58:35 +02:00 |
|
Mark Capella
|
13c4dfdf5d
|
Bug 748716 - don't export ApplicationAccessibleWrap.h, r=surkov
|
2012-04-30 23:44:43 +09:00 |
|
Alexander Surkov
|
eaa1793a12
|
Bug 746868 - Some subtests in test_doc.html fail with Bug 695480, r=marcoz
|
2012-04-26 00:34:53 +09:00 |
|
Mark Capella
|
fbe10e8379
|
Bug 745740 - De-ns-ify nsApplicationAccessible, r=tbsaunde, f=eitan
--HG--
rename : accessible/src/atk/nsApplicationAccessibleWrap.cpp => accessible/src/atk/ApplicationAccessibleWrap.cpp
rename : accessible/src/atk/nsApplicationAccessibleWrap.h => accessible/src/atk/ApplicationAccessibleWrap.h
rename : accessible/src/base/nsApplicationAccessible.cpp => accessible/src/generic/ApplicationAccessible.cpp
rename : accessible/src/base/nsApplicationAccessible.h => accessible/src/generic/ApplicationAccessible.h
rename : accessible/src/mac/nsApplicationAccessibleWrap.h => accessible/src/mac/ApplicationAccessibleWrap.h
rename : accessible/src/msaa/nsApplicationAccessibleWrap.cpp => accessible/src/msaa/ApplicationAccessibleWrap.cpp
rename : accessible/src/msaa/nsApplicationAccessibleWrap.h => accessible/src/msaa/ApplicationAccessibleWrap.h
rename : accessible/src/other/nsApplicationAccessibleWrap.h => accessible/src/other/ApplicationAccessibleWrap.h
|
2012-04-25 20:29:40 +09:00 |
|
Trevor Saunders
|
9560539290
|
enable logging for bug 745788
|
2012-04-25 01:42:59 -04:00 |
|
Trevor Saunders
|
9671629505
|
bug 747588 - set eImageAccessible bit in mFlags for nsHTMLImageAccessible r=surkov
|
2012-04-25 01:42:58 -04:00 |
|
Trevor Saunders
|
bc0077869e
|
enable logging for bug 739455
|
2012-04-25 01:42:57 -04:00 |
|
Max Li
|
78eaf458de
|
Bug 739882 - decomtaminate getting row and column count on accessible tables, r=tbsaunde
|
2012-04-19 17:32:11 -04:00 |
|
Mark Capella
|
b6abd5dcac
|
Bug 559759 - add a11y mochitests for <input type=email>, r=marcoz, f=surkov
|
2012-04-25 12:12:31 +09:00 |
|
Michał Frontczak
|
b4b316af18
|
Bug 727722 - Create an accessible for HTML table row by frame, r=tbsaunde, roc, surkov
|
2012-04-25 12:06:21 +09:00 |
|
Hub Figuière
|
c1d32447ae
|
Bug 718690 - Implement required and invalid element states. r=surkov
|
2012-04-24 13:07:17 -07:00 |
|
Hub Figuière
|
ac62a1790e
|
Bug 746358 - Implement new role for definition lists. r=tbsaunde
|
2012-04-24 11:35:23 -07:00 |
|
David Bolter
|
e36bd2d7d0
|
Bug 563862 - Expand support for aria attribute change events. r=marcoz,surkov
|
2012-04-24 13:39:03 -04:00 |
|
Hub Figuière
|
86b9f598de
|
Bug 712924 - Part 2: Return the proper role description for definition lists, with localization. r=surkov a=NPOTB
|
2012-04-17 17:31:03 -07:00 |
|
Eitan Isaacson
|
18fdf8f122
|
Bug 745982 - Move border padding to VisualPresenter. r=surkov.
|
2012-04-17 09:48:01 -07:00 |
|
Eitan Isaacson
|
0144f9dc4d
|
Bug 745981 - Fix null reference error when switching to a tab with no VC set. r=surkov.
|
2012-04-17 09:48:01 -07:00 |
|
Marco Zehe
|
2114f63dfd
|
bug 746164 - Failure for the shortcut keys in actions/test_keys.html on Mac, r=surkov
|
2012-04-17 18:40:33 +02:00 |
|
Marco Zehe
|
642d14b7a6
|
Bug 746168 - Wrong font referenced in attributes/test_text.html for the cursive test on Mac, r=surkov
|
2012-04-17 18:39:18 +02:00 |
|
Alexander Surkov
|
75eda2f5e6
|
Bug 743680 - fix clang build, followup, rs=smaug
|
2012-04-17 18:56:02 +09:00 |
|
Alexander Surkov
|
97b1c8e633
|
Bug 733848 - fix image url in name/test_markup.html test, r=marcoz
|
2012-04-17 17:49:09 +09:00 |
|
Andrei
|
f561085999
|
Bug 739191 - get rid nsAccUtils::GetDocAccessibleFor(const nsIPresShell* aPresShell), r=surkov, f=tbsaunde
|
2012-04-17 14:29:47 +09:00 |
|
Max Li
|
3a7a39d8d3
|
Bug 741699 - telemetry for uiautomation.dll r=askalski f=davidb
|
2012-04-05 07:34:44 -04:00 |
|
David Bolter
|
4ca1d7950d
|
Bug 729154 - Telemetry for a11y instantiation by unknown cause. r=tbsaunde f=surkov
This change includes a small refactor, combining our compat and telemetry data structures. We get all fancy pants with bitflags and such.
|
2012-04-16 11:04:53 -04:00 |
|
Max Li
|
45f1e6dc42
|
Bug 739883 - decomtaminate impl of GetSummary() on accessible tables, r=tbsaunde, f=surkov
|
2012-04-15 22:41:58 -04:00 |
|
pcheng@gmx.com
|
f658386f1f
|
Bug 742657 - move nsAccUtils::GetRoleMapEntry(nsINode *aNode) into nsARIAMap, r=tbsaunde, f=surkov
|
2012-04-16 18:24:23 +09:00 |
|
Max Li
|
b6e8036e56
|
Bug 740702 - nsHyperTextAccessible::GetDOMPointByFrameOffset should take nsAccessible*, r=tbsaunde
|
2012-04-14 22:24:37 -04:00 |
|
Ms2ger
|
6ef61ff8ab
|
Bug 745287 - Fix recent a11y build warnings; r=davidb,capella
|
2012-04-14 14:57:00 +02:00 |
|
Ms2ger
|
b8ae2456b2
|
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
|
2012-04-14 17:52:34 +02:00 |
|
Ms2ger
|
716ae4e73c
|
Bug 745287 - Fix recent a11y build warnings; r=davidb,capella
|
2012-04-14 14:57:00 +02:00 |
|
Mark Capella
|
92a61b132a
|
Bug 741703 - stop using QueryInterface in CAccessibleHypertext, r=surkov, f=tbsaunde
--HG--
rename : accessible/src/msaa/CAccessibleHypertext.cpp => accessible/src/msaa/ia2AccessibleHypertext.cpp
rename : accessible/src/msaa/CAccessibleHypertext.h => accessible/src/msaa/ia2AccessibleHypertext.h
|
2012-04-14 10:19:41 +09:00 |
|
Eitan Isaacson
|
0c6d68c3ed
|
Bug 739498 - Added Javascript modules for mobile accessibility. r=surkov
|
2012-04-13 16:18:57 -07:00 |
|
Jeff Walden
|
9ebd08725f
|
Fix clang bustage from bug 743676. r=tbsaunde
|
2012-04-13 14:18:36 -07:00 |
|
Matt Brubeck
|
654badcd06
|
Merge mozilla-central to mozilla-inbound
|
2012-04-13 14:09:05 -07:00 |
|
Marco Zehe
|
23916cee42
|
Turn on logging for Bug 708927 - Intermittent test_focus_menu.xul | Test timed out, sometimes followed by tens of thousands of gA11yEventListeners is undefined exceptions, r=surkov
|
2012-04-13 17:02:38 +02:00 |
|
Hub Figuière
|
d31e0e42ef
|
Bug 712924 - Fix list implementation: proper roles and subroles. r=surkov
|
2012-04-13 11:22:36 -07:00 |
|
Max Li
|
c0e2bb17da
|
Bug 740851 - ARIA undetermined progressmeters should expose mixed state, r=eeejay, f=surkov
|
2012-04-12 18:44:16 -04:00 |
|
Jignesh Kakadiya
|
092c7ddd7b
|
Bug 741697 - dexpcomify CAccessibleComponent, r=tbsaunde, f=surkov
--HG--
rename : accessible/src/msaa/CAccessibleComponent.cpp => accessible/src/msaa/ia2AccessibleComponent.cpp
rename : accessible/src/msaa/CAccessibleComponent.h => accessible/src/msaa/ia2AccessibleComponent.h
|
2012-04-14 00:46:37 +09:00 |
|
Max Li
|
015ff24d40
|
Bug 743676 - densify base/nsFormControlAccessible, r=tbsaunde, f=surkov
--HG--
rename : accessible/src/base/nsFormControlAccessible.cpp => accessible/src/generic/FormControlAccessible.cpp
rename : accessible/src/base/nsFormControlAccessible.h => accessible/src/generic/FormControlAccessible.h
rename : accessible/src/html/nsHTMLFormControlAccessible.cpp => accessible/src/html/HTMLFormControlAccessible.cpp
rename : accessible/src/html/nsHTMLFormControlAccessible.h => accessible/src/html/HTMLFormControlAccessible.h
rename : accessible/src/xul/nsXULFormControlAccessible.cpp => accessible/src/xul/XULFormControlAccessible.cpp
rename : accessible/src/xul/nsXULFormControlAccessible.h => accessible/src/xul/XULFormControlAccessible.h
|
2012-04-12 07:11:40 -04:00 |
|
Hub Figuière
|
6a9f5dc297
|
Bug 721001 - Instantiate the right class and set the proper subrole for password field. r=
|
2012-04-12 11:02:25 -07:00 |
|
Hub Figuière
|
d683c65d4a
|
Bug 720995 - Labels are groups, not text. r=surkov
|
2012-04-11 19:51:05 -07:00 |
|
Mark Capella
|
86d94910f9
|
Bug 652635 - Fallback missing @longdesc to aria-describedby pointing to <a href>, r=surkov, jonas
|
2012-04-11 15:16:00 +09:00 |
|
Alexander Surkov
|
de295b567a
|
Bug 743680 - don't export nsARIAMap.h, r=tbsaunde
|
2012-04-13 23:17:03 +09:00 |
|
Mark Capella
|
de5e11b217
|
Bug 739612 - Cleanup A11y tests and test-suite organization, r=marcoz, f=surkov
--HG--
rename : accessible/tests/mochitest/elm/test_landmarks.html => accessible/tests/mochitest/attributes/test_tag.html
rename : accessible/tests/mochitest/test_aria_roles.html => accessible/tests/mochitest/role/test_aria.html
rename : accessible/tests/mochitest/test_aria_roles.xul => accessible/tests/mochitest/role/test_aria.xul
rename : accessible/tests/mochitest/test_role_nsHyperTextAcc.html => accessible/tests/mochitest/role/test_general.html
|
2012-04-11 12:50:22 +09:00 |
|
Lavina Thong
|
edfd26711c
|
Bug 741681 - replaced nsAccessNode::GetPresContext() with nsDocAccessible::PresContext(), r=hub, f=surkov
|
2012-04-11 12:42:42 +09:00 |
|
Mark Capella
|
070ca2c8b7
|
Bug 741707 - rm unused a11y CIDs, r=surkov, f=tbsaunde, hub
|
2012-04-10 03:52:00 -07:00 |
|
Mark Capella
|
d474f387fc
|
Bug 741683 - move nsAccessNodeScrollTo to nsCoreUtils, r=surkov, m=hub
Bug 741683 - move nsAccessNodeScrollTo to nsCoreUtils, r=surkov, m=hub
|
2012-04-09 17:39:00 -07:00 |
|
Mark Capella
|
04cf05f572
|
Bug 741709 - nsAccessibleWrap::get_accParent() shouldn't use do_QueryObject, r=tbsaunde
|
2012-04-10 14:55:18 +09:00 |
|
Alexander Surkov
|
9f58c2b840
|
Bug 539683 - defunct object methods should return CO_E_OBJNOTCONNECTED, patch=tbsaunde, surkov, r=surkov, tbsaunde
|
2012-04-09 23:45:47 +09:00 |
|
Mark Capella
|
e641d58724
|
Bug 741701 - CAccessibleHyperlink::get_anchor shouldn't use nsIWinAccessNode, r=tbsaunde, f=surkov
|
2012-04-09 19:38:39 +09:00 |
|
Mark Capella
|
f1f4649a94
|
Bug 742695 - densify nsARIAGridAccessible, r=tbsaunde, f=surkov
--HG--
rename : accessible/src/atk/nsARIAGridAccessibleWrap.h => accessible/src/atk/ARIAGridAccessibleWrap.h
rename : accessible/src/base/nsARIAGridAccessible.cpp => accessible/src/generic/ARIAGridAccessible.cpp
rename : accessible/src/base/nsARIAGridAccessible.h => accessible/src/generic/ARIAGridAccessible.h
rename : accessible/src/mac/nsARIAGridAccessibleWrap.h => accessible/src/mac/ARIAGridAccessibleWrap.h
rename : accessible/src/msaa/nsARIAGridAccessibleWrap.cpp => accessible/src/msaa/ARIAGridAccessibleWrap.cpp
rename : accessible/src/msaa/nsARIAGridAccessibleWrap.h => accessible/src/msaa/ARIAGridAccessibleWrap.h
rename : accessible/src/other/nsARIAGridAccessibleWrap.h => accessible/src/other/ARIAGridAccessibleWrap.h
|
2012-04-09 19:18:03 +09:00 |
|
Mark Capella
|
85ec17c936
|
Bug 740758 - dexpcom nsAccessible::GetValue, r=tbsaunde, f=surkov
|
2012-04-09 18:48:41 +09:00 |
|
Hub Figuière
|
0540b0ec94
|
Bug 743114 - Regression: Autocomplete role should be ignored on Mac. r=tbsaunde
|
2012-04-05 18:49:43 -07:00 |
|
Hub Figuière
|
cd07cb170a
|
Bug 740696 - Don't cache AXParent value. This basically revert bug 455443. r=tbsaunde
|
2012-04-05 14:36:27 -07:00 |
|
Alexander Surkov
|
ed8cc5eef3
|
Bug 741398 - make ARIA state map extensible, r=tbsaunde
|
2012-04-06 01:23:30 +09:00 |
|
Mark Capella
|
5df50a7ae7
|
Bug 739889 - densify nsOuterDocAccessible, r=surkov, tbsaunde
--HG--
rename : accessible/src/base/nsOuterDocAccessible.cpp => accessible/src/generic/OuterDocAccessible.cpp
rename : accessible/src/base/nsOuterDocAccessible.h => accessible/src/generic/OuterDocAccessible.h
rename : accessible/tests/mochitest/test_nsOuterDocAccessible.html => accessible/tests/mochitest/test_OuterDocAccessible.html
|
2012-04-05 23:27:37 +09:00 |
|
Max Li
|
64ba02d60b
|
Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay
|
2012-04-04 18:07:49 -04:00 |
|
Max Li
|
ef0c81acd5
|
Bug 735645 - expose sub and sup elements in text attributes, r=surkov
|
2012-04-04 20:10:19 -04:00 |
|
Trevor Saunders
|
243a2ac1fb
|
bug 733510 - use flag histograms instead of bool histagrams for usage data r=davidb, froydnj
|
2012-03-23 16:32:18 -04:00 |
|
Max Li
|
373c7c59b0
|
Bug 559746 - add a11y mochitests for <input type='tel'>, r=surkov
|
2012-04-03 22:12:39 -04:00 |
|
Alexander Surkov
|
cd803192df
|
Bug 734566 - optimize memory layout of TextAttrsMgr, r=tbsaunde
|
2012-04-04 16:30:22 +09:00 |
|
Hub Figuière
|
61fe16a7f9
|
Bug 718627 - Part 6: Cleanup string conversion. Make sure to return enmpty string for text instead of nil. r=surkov
|
2012-04-03 12:39:38 -07:00 |
|
Lavina Thong
|
1cbda6c2e2
|
Bug 723427 - dexpcom GetUnignoredChildren(), r=tbsaunde, f=surkov
|
2012-04-03 18:54:07 +09:00 |
|
Mark Capella
|
a647b4f38c
|
Bug 740725 - Add down-casting to nsXULTreeAccessible, r=tbsaunde, f=surkov
|
2012-04-03 18:54:01 +09:00 |
|
Matt Brubeck
|
8771612c40
|
Merge mozilla-central to mozilla-inbound
|
2012-04-02 11:03:29 -07:00 |
|
Matt Brubeck
|
6c039eb840
|
Merge last green changeset from inbound to mozilla-central
|
2012-04-02 10:41:37 -07:00 |
|
Mark Capella
|
0ce8f5b8a9
|
Bug 739524 - replace TreeViewChanged DOM event on direct call from XUL tree, r=tbsaunde, f=surkov
|
2012-04-02 20:31:10 +09:00 |
|
Lavina Thong
|
faf1b0e433
|
Bug 723424 - dexpcom GetUnignoredParent(), r=tbsaunde, f=surkov
|
2012-04-02 17:25:29 +09:00 |
|
Max Li
|
d23c3e8282
|
Bug 739193 - nsTextEquivUtils::AppendTextEquivFromContent shouldn't use GetAccService()->GetAccessible, r=hub, tbsaunde
|
2012-03-30 20:06:48 -04:00 |
|
Arjun
|
2167a718a0
|
Bug 737379 - change Comments to roles::ROLENAME, r=surkov, f=markcappella
|
2012-04-02 15:04:59 +09:00 |
|
Ye Kaiqi
|
7dba920396
|
Bug 739253 - optimize AccEvent::GetDocAccessible, r=surkov
|
2012-04-02 15:04:35 +09:00 |
|
Alexander Surkov
|
b86afd6ae6
|
Bug 740958 - crash in nsAccessible::GetBounds, r=tbsaunde
|
2012-04-02 17:28:02 +09:00 |
|
Max Li
|
81072f5da8
|
Bug 725432 - HTML buttons with aria-pressed not exposing IA2 TOGGLE_BUTTON role, r=tbsaunde, f=surkov
|
2012-03-29 20:04:06 -04:00 |
|
Phil Ringnalda
|
62e25bcddc
|
Back out b00bf7f3869c (bug 737976) for apparently causing mochitest-1 leaks on a CLOSED TREE
|
2012-03-28 22:43:09 -07:00 |
|
Trevor Saunders
|
fec887c49e
|
bug 736252 - rename CAccessibleAction to ia2AccessibleAction r=surkov
--HG--
rename : accessible/src/msaa/CAccessibleAction.cpp => accessible/src/msaa/ia2AccessibleAction.cpp
rename : accessible/src/msaa/CAccessibleAction.h => accessible/src/msaa/ia2AccessibleAction.h
|
2012-04-01 15:49:38 -04:00 |
|
Neil Rashbrook
|
55d8c0e428
|
bug 736252 - remove uses of do_QueryInterface in CAccessibleAction r=surkov
|
2012-04-01 15:49:37 -04:00 |
|