Mark Capella
|
4a9b0ff51a
|
Bug 750283 - notify observers of a11y init/shutdown in nsAccessibilityService, r=surkov, f=tbsaunde
|
2012-05-07 18:14:27 +09:00 |
|
Marco Zehe
|
660eafb09e
|
Bug 751623 - crash in nsRootAccessible::Name, r=surkov
|
2012-05-04 12:00:23 +02:00 |
|
Mark Capella
|
8405acdb47
|
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
|
df9352509a
|
Bug 750528 - Use accessibility.accessfu to enable or disable accessfu. r=davidb
|
2012-05-03 19:28:35 -07:00 |
|
Eitan Isaacson
|
3da6de8a22
|
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
|
685c08c630
|
Bug 751428 - Remove spaces and catch errors when localizing role names. r=davidb
|
2012-05-02 22:10:55 -07:00 |
|
Eitan Isaacson
|
6d26a0e6d1
|
Bug 749812 - Add AccessFu text editing feedback. r=tbsaunde
|
2012-05-02 22:10:55 -07:00 |
|
Eitan Isaacson
|
c56e11412f
|
Bug 747272 - Filter out whitespace text leaves. r=surkov
|
2012-05-02 22:10:55 -07:00 |
|
Max Li
|
e93f14bea3
|
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
|
6090d71f96
|
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
|
c396260939
|
Bug 750196 - remove ROLE_SYSTEM_ definitions, r=eitan
|
2012-04-30 21:32:40 -04:00 |
|
Max Li
|
d46bff565c
|
Bug 750193 - get rid useless DEBUG_A11Y code, r=eitan
|
2012-04-30 19:48:28 -04:00 |
|
Matt Brubeck
|
e3b7b8e191
|
Merge mozilla-central and mozilla-inbound
|
2012-05-02 15:58:11 -07:00 |
|
Ed Morley
|
96efc684dc
|
Merge mozilla-central to mozilla-inbound
|
2012-05-01 09:53:31 +01:00 |
|
Mark Capella
|
60935da985
|
Bug 740747 - dexpcom nsAccessible::GetName, r=surkov, tbsaunde
|
2012-05-01 12:08:31 +09:00 |
|
Olli Pettay
|
eb4c8d84ec
|
Followup for Bug 716644, r=trev.saunders
|
2012-05-01 00:16:31 +03:00 |
|
Ehsan Akhgari
|
83c608b002
|
Merge backout; a=me
|
2012-05-02 16:22:51 -04:00 |
|
Ehsan Akhgari
|
27f6798b66
|
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
|
a089b300f4
|
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
|
5fba5f993b
|
merge m-c to fx-team
|
2012-04-27 08:39:28 -04:00 |
|
Andrzej Skalski
|
a1f63f3a3d
|
Bug 716644 - expandoify accessible roles, r=tbsaunde
|
2012-04-26 20:25:33 +02:00 |
|
Joe Walker
|
540ed233b1
|
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
|
163a386d57
|
Bug 747270 - Make UtteranceGenerator return string arrays in all generator methods. r=davidb
|
2012-04-27 10:44:15 -07:00 |
|
Ed Morley
|
5d64aa60f9
|
Merge mozilla-central to mozilla-inbound
|
2012-04-27 17:57:52 +01:00 |
|
Mark Capella
|
3b1d9d8589
|
Bug 746990 - crash in nsXULTreeAccessible::Value, r=surkov
|
2012-04-27 17:11:03 +09:00 |
|
Arjun
|
3b8fbf0e6a
|
Bug 740750 - Use nsITreeView* instead of nsCOMPtr<nsITreeView> for XUL tree accessibles, r=surkov
|
2012-04-27 16:56:49 +09:00 |
|
Max Li
|
1433fc5773
|
Bug 739884 - decomtaminate impl of UnselectRow() and UnselectCol() on accessible tables, r=surkov
|
2012-04-26 07:19:59 -04:00 |
|
Marco Zehe
|
81e18fef99
|
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
|
5dd6b626b4
|
Bug 559747 - add a11y mochitests for <input type=search>, r=marcoz, f=surkov
|
2012-04-26 20:12:29 +09:00 |
|
Ed Morley
|
fd37ec140b
|
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
|
2fffaf9846
|
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
|
a946ad400c
|
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
|
4bc7622b70
|
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
|
534c1356fb
|
Bug 746971 - test/events_focus_tabbox.xul fails on startup on OS X, disable
|
2012-04-26 10:59:26 +02:00 |
|
Marco Zehe
|
bc363c7bc1
|
Bug 746534 - events/test_selects.html causes crashes or hangs on OS X, disable
|
2012-04-26 10:59:21 +02:00 |
|
Marco Zehe
|
b39474ea13
|
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
|
95f64c9b75
|
Bug 746970 - mbb tests time out on OS X, disable
|
2012-04-26 10:59:09 +02:00 |
|
Marco Zehe
|
251f2cf1cf
|
Bug 746519 - ShiftTab from editable document fails on Linux and Mac, disable it
|
2012-04-26 10:59:02 +02:00 |
|
Marco Zehe
|
9c332a9933
|
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
|
8d61f866ce
|
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
|
d783588382
|
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
|
7d72cbf8e3
|
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
|
e13b0d10e2
|
Bug 748716 - don't export ApplicationAccessibleWrap.h, r=surkov
|
2012-04-30 23:44:43 +09:00 |
|
Alexander Surkov
|
f9032f4b86
|
Bug 746868 - Some subtests in test_doc.html fail with Bug 695480, r=marcoz
|
2012-04-26 00:34:53 +09:00 |
|
Mark Capella
|
7df66400c5
|
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
|
4d832b0653
|
enable logging for bug 745788
|
2012-04-25 01:42:59 -04:00 |
|
Trevor Saunders
|
c04b81d497
|
bug 747588 - set eImageAccessible bit in mFlags for nsHTMLImageAccessible r=surkov
|
2012-04-25 01:42:58 -04:00 |
|
Trevor Saunders
|
e55276f460
|
enable logging for bug 739455
|
2012-04-25 01:42:57 -04:00 |
|
Max Li
|
c52fd425a3
|
Bug 739882 - decomtaminate getting row and column count on accessible tables, r=tbsaunde
|
2012-04-19 17:32:11 -04:00 |
|
Mark Capella
|
e25627eae3
|
Bug 559759 - add a11y mochitests for <input type=email>, r=marcoz, f=surkov
|
2012-04-25 12:12:31 +09:00 |
|