Commit Graph

2399 Commits

Author SHA1 Message Date
Mark Capella
d78bda7a72 Bug 750191 - move IsTextInterfaceSupportCorrect under DEBUG ifdef, r=surkov, f=hub 2012-05-08 08:49:41 +09:00
Eitan Isaacson
8ab500dd2b Bug 752131 - Remove empty strings from utterances. r=davidb 2012-05-07 11:21:21 -07:00
Eitan Isaacson
cd2b8ef2c7 Bug 752125 - Switch to a role-based traversal rule. r=davidb 2012-05-07 11:21:21 -07:00
Eitan Isaacson
4261e05663 Bug 751796 - shut down AccessFu properly on disable(). r=davidb 2012-05-07 09:44:44 -07:00
Eitan Isaacson
0ae99c8200 Bug 748069 - Document UtteranceGenerator. r=surkov 2012-05-07 09:44:44 -07:00
Eitan Isaacson
7704a9f3c9 Bug 745986 - Report page loading, loaded and new tabs. r=surkov 2012-05-07 09:44:44 -07:00
Alexander Surkov
78feffdff7 Bug 751079 - get rid misuses of nsAccessible::GetBoundaryFrame, r=tbsaunde 2012-05-07 22:42:56 +09:00
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
Michał Frontczak
7b3289d675 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
0d1d8d4f0e Bug 718690 - Implement required and invalid element states. r=surkov 2012-04-24 13:07:17 -07:00
Hub Figuière
de25f4f6ca Bug 746358 - Implement new role for definition lists. r=tbsaunde 2012-04-24 11:35:23 -07:00
David Bolter
03f7557124 Bug 563862 - Expand support for aria attribute change events. r=marcoz,surkov 2012-04-24 13:39:03 -04:00
Hub Figuière
29f8c7e2dc 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
c3c762d5dc Bug 745982 - Move border padding to VisualPresenter. r=surkov. 2012-04-17 09:48:01 -07:00
Eitan Isaacson
48a69a9e98 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
c35373d03e 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
2d7313ae33 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
0510462ce9 Bug 743680 - fix clang build, followup, rs=smaug 2012-04-17 18:56:02 +09:00
Alexander Surkov
4f680aaceb Bug 733848 - fix image url in name/test_markup.html test, r=marcoz 2012-04-17 17:49:09 +09:00
Andrei
8227b2af4a Bug 739191 - get rid nsAccUtils::GetDocAccessibleFor(const nsIPresShell* aPresShell), r=surkov, f=tbsaunde 2012-04-17 14:29:47 +09:00
Max Li
b05ef0f78f Bug 741699 - telemetry for uiautomation.dll r=askalski f=davidb 2012-04-05 07:34:44 -04:00
David Bolter
035d830e83 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
ec2619d62c Bug 739883 - decomtaminate impl of GetSummary() on accessible tables, r=tbsaunde, f=surkov 2012-04-15 22:41:58 -04:00
pcheng@gmx.com
c5469403d7 Bug 742657 - move nsAccUtils::GetRoleMapEntry(nsINode *aNode) into nsARIAMap, r=tbsaunde, f=surkov 2012-04-16 18:24:23 +09:00
Max Li
4b25fda82b Bug 740702 - nsHyperTextAccessible::GetDOMPointByFrameOffset should take nsAccessible*, r=tbsaunde 2012-04-14 22:24:37 -04:00
Ms2ger
e9ed530f15 Bug 745287 - Fix recent a11y build warnings; r=davidb,capella 2012-04-14 14:57:00 +02:00
Ms2ger
8299fe6b09 Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes. 2012-04-14 17:52:34 +02:00
Ms2ger
521fc3d08c Bug 745287 - Fix recent a11y build warnings; r=davidb,capella 2012-04-14 14:57:00 +02:00
Mark Capella
2312ff997f 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
30b13c4580 Bug 739498 - Added Javascript modules for mobile accessibility. r=surkov 2012-04-13 16:18:57 -07:00
Jeff Walden
87c6e4a6ba Fix clang bustage from bug 743676. r=tbsaunde 2012-04-13 14:18:36 -07:00
Matt Brubeck
db7e149288 Merge mozilla-central to mozilla-inbound 2012-04-13 14:09:05 -07:00
Marco Zehe
4a606a40d1 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
2664abf0e7 Bug 712924 - Fix list implementation: proper roles and subroles. r=surkov 2012-04-13 11:22:36 -07:00
Max Li
a0b742a231 Bug 740851 - ARIA undetermined progressmeters should expose mixed state, r=eeejay, f=surkov 2012-04-12 18:44:16 -04:00
Jignesh Kakadiya
cd1541a301 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
fd67b0ebb7 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
d737a919da 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
cb0113feb8 Bug 720995 - Labels are groups, not text. r=surkov 2012-04-11 19:51:05 -07:00
Mark Capella
dba848fe43 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
ec5695fd50 Bug 743680 - don't export nsARIAMap.h, r=tbsaunde 2012-04-13 23:17:03 +09:00
Mark Capella
c2a44a051f 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
041c3bc160 Bug 741681 - replaced nsAccessNode::GetPresContext() with nsDocAccessible::PresContext(), r=hub, f=surkov 2012-04-11 12:42:42 +09:00
Mark Capella
3c51dd05f2 Bug 741707 - rm unused a11y CIDs, r=surkov, f=tbsaunde, hub 2012-04-10 03:52:00 -07:00
Mark Capella
042f051d50 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
a76aa38ad5 Bug 741709 - nsAccessibleWrap::get_accParent() shouldn't use do_QueryObject, r=tbsaunde 2012-04-10 14:55:18 +09:00
Alexander Surkov
2cbd610e66 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
27192701ed Bug 741701 - CAccessibleHyperlink::get_anchor shouldn't use nsIWinAccessNode, r=tbsaunde, f=surkov 2012-04-09 19:38:39 +09:00
Mark Capella
ea72eab24f 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
35d10cbb78 Bug 740758 - dexpcom nsAccessible::GetValue, r=tbsaunde, f=surkov 2012-04-09 18:48:41 +09:00
Hub Figuière
8042d0d5e3 Bug 743114 - Regression: Autocomplete role should be ignored on Mac. r=tbsaunde 2012-04-05 18:49:43 -07:00
Hub Figuière
a03647374b Bug 740696 - Don't cache AXParent value. This basically revert bug 455443. r=tbsaunde 2012-04-05 14:36:27 -07:00
Alexander Surkov
ac6026a2f6 Bug 741398 - make ARIA state map extensible, r=tbsaunde 2012-04-06 01:23:30 +09:00
Mark Capella
0e8c2ee5e7 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
c68fb1a346 Bug 670853 - undetermined progressmeters should expose mixed state, r=surkov, f=eeejay 2012-04-04 18:07:49 -04:00
Max Li
5ce85c1c39 Bug 735645 - expose sub and sup elements in text attributes, r=surkov 2012-04-04 20:10:19 -04:00
Trevor Saunders
52e15d6edc 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
1e829d2ffc Bug 559746 - add a11y mochitests for <input type='tel'>, r=surkov 2012-04-03 22:12:39 -04:00
Alexander Surkov
b260379f23 Bug 734566 - optimize memory layout of TextAttrsMgr, r=tbsaunde 2012-04-04 16:30:22 +09:00
Hub Figuière
827907f404 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
c6893993b6 Bug 723427 - dexpcom GetUnignoredChildren(), r=tbsaunde, f=surkov 2012-04-03 18:54:07 +09:00
Mark Capella
2f578541d9 Bug 740725 - Add down-casting to nsXULTreeAccessible, r=tbsaunde, f=surkov 2012-04-03 18:54:01 +09:00
Matt Brubeck
ee9f4c7f0f Merge mozilla-central to mozilla-inbound 2012-04-02 11:03:29 -07:00
Matt Brubeck
82e8c9aa19 Merge last green changeset from inbound to mozilla-central 2012-04-02 10:41:37 -07:00
Mark Capella
f940d32efb 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
6b1569d010 Bug 723424 - dexpcom GetUnignoredParent(), r=tbsaunde, f=surkov 2012-04-02 17:25:29 +09:00
Max Li
060813175c Bug 739193 - nsTextEquivUtils::AppendTextEquivFromContent shouldn't use GetAccService()->GetAccessible, r=hub, tbsaunde 2012-03-30 20:06:48 -04:00
Arjun
d2f8632b9b Bug 737379 - change Comments to roles::ROLENAME, r=surkov, f=markcappella 2012-04-02 15:04:59 +09:00
Ye Kaiqi
eca8fdaf64 Bug 739253 - optimize AccEvent::GetDocAccessible, r=surkov 2012-04-02 15:04:35 +09:00
Alexander Surkov
a59c6a4a9f Bug 740958 - crash in nsAccessible::GetBounds, r=tbsaunde 2012-04-02 17:28:02 +09:00
Max Li
cbc43db240 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
0abdfa04b8 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
01531635b1 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
422df7b0a0 bug 736252 - remove uses of do_QueryInterface in CAccessibleAction r=surkov 2012-04-01 15:49:37 -04:00
Mark Capella
6d293529bb Bug 740375 - get rid nsIAccessible innerHTML method, r=tbsaunde 2012-04-01 03:50:03 -04:00
Jignesh Kakadiya
97ae9b27b4 Bug 738221 - get rid nsIAccessibilityService, f=tbsaunde 2012-03-29 12:30:18 +09:00
Kyle Huey
c3096d813b Bug 737976: Remove nsINodeInfo. rs=bent 2012-03-28 19:07:37 -07:00
Mark Capella
6b6c3c6cef Bug 737724 - make IsDefunct() inline, r=surkov, f=tbsaunde 2012-03-29 00:59:01 +09:00
Mark Capella
32145c2ed9 Bug 614310 - Map section to pane (like role=region), r=davidb, f=surkov 2012-03-28 17:20:50 +09:00
Trevor Saunders
8357812e8a bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil 2012-03-27 20:53:58 -04:00
Trevor Saunders
3390d61649 backout 6e03c7c669b7 due to missing local include causing windows bustage 2012-03-27 20:32:49 -04:00
Trevor Saunders
4d80bde80b bug 648265 - reduce includes of nsXULTreeAccessible.h and nsHTMLTableAccessible.h r=surkov 2012-03-27 18:24:06 -04:00
Trevor Saunders
dd5af04387 bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil 2012-03-27 18:23:29 -04:00
Hub Figuière
ced4ea20e1 Bug 718627 - Part 5: fix the missing implementations of the text protocol. r=surkov 2012-04-02 10:16:12 -07:00
Hub Figuière
b20b0faf57 Bug 718627 - Part 4: implement the text protocol for text accessible. r=surkov 2012-04-02 10:15:00 -07:00
Alexander Surkov
050616678c Bug 741053 - crash in nsIDocument::GetRootElement, r=tbsaunde 2012-04-03 01:25:15 +09:00
Alexander Surkov
ed99cf3a8a Bug 656225 - XUL listbox accessible tree doens't get updated, r=tbsaunde, bz 2012-03-27 16:29:51 +09:00
Ehsan Akhgari
fe02fdb396 Bug 726592 - Uninitialised value use in nsTextFrame::GetChildFrameContainingOffset; r=roc
--HG--
extra : rebase_source : 3e5d2fafc028edb2940bef07302161670692d5a1
2012-03-26 09:09:38 -07:00
Mark Capella
64542f7250 Bug 734982 - Map ARIA role 'form', r=surkov, f=eitan 2012-03-26 23:05:04 +09:00
Alexander Surkov
93b52babf9 Bug 727942 - childAtPoint on XUL trees is broken when page is zoomed, r=marcoz
--HG--
rename : accessible/tests/mochitest/hittest/test_general.xul => accessible/tests/mochitest/hittest/test_zoom_tree.xul
2012-03-26 21:19:07 +09:00
Alexander Surkov
ccd20f90d9 Bug 736059 - fix comments 2012-03-26 13:42:28 +09:00
Alexander Surkov
cd624df4bc Bug 736059 - do some cleanups of nsAccessible::GetAttributesInternal, r=tbsaunde 2012-03-26 13:37:07 +09:00
Charles Chan
8c60e4032e Bug 737765 - Use aLength in insertTextCB(). r=hub 2012-03-23 21:47:26 -07:00
Alexander Surkov
9845c23cea Bug 738635 - fix XUL tree accessible leak and add XUL tree mochitest sugar, r=marcoz 2012-03-24 11:30:11 +09:00
Mark Capella
00daa1e69c Bug 726071 - get rid nsAccUtilsGetPositionAndSizeForXULSelectControlItem, r=surkov, f=tbsaunde 2012-03-24 10:09:10 +09:00
Hub Figuière
f96c1b1020 Bug 718627 - Part 3: Make helper GetObjectOrRepresentedView() public in mozAccessible.h. r=surkov 2012-03-23 11:54:55 -07:00
Hub Figuière
097c1a221c Bug 718627 - Part 2: Expose CaretLineNumber() and GetTextBounds() from nsHyperTextAccessible. r=surkov 2012-03-23 11:54:55 -07:00
Hub Figuière
9623267e8e Bug 718627 - Part 1: Autocomplete is to be ignored. Use TextField directly. r=surkov 2012-03-23 11:54:55 -07:00
Alexander Surkov
c8c1aa6b93 Bug 727942 - boundaries of imagemap may be incorrect when page is zoomed, r=marcoz 2012-03-24 02:05:09 +09:00
Alexander Surkov
29574f8e2e Bug 706784 - drop action accessible ref on linkable accessible when linkable gets unbound from tree, r=tbsaunde 2012-03-23 21:21:31 +09:00
Jignesh Kakadiya
1fe212154d Bug 726005 - IDRefsIterator::Next() should use nsDocAccessible::GetAccessible(), r=tbsaunde, f=surkov 2012-03-23 14:26:52 +09:00
Mark Capella
a9a076a3e0 Bug 737156 - Map role=note to IA2 role NOTE instead of SECTION, r=eitan, dbolter 2012-03-23 14:23:46 +09:00
Alexander Surkov
6db5d0077d Bug 736944 - make nsDocAccessible::RecreateAccessible fall into usual ContentInserted/ContentRemoved procedure, r=tbsaunde 2012-03-23 10:49:55 +09:00
Mark Capella
9bb5b6ced1 Bug 686909 - The system suffix is for system generated events only, patch=tbsaune, capella, r=surkov 2012-03-22 21:28:25 +09:00
Hessam Salehi
25b8143afe Bug 474505 - Replace uses of nsVoidPtrHashkey with nsPtrHashKey<T>; r=bsmedberg 2012-03-21 14:07:31 -04:00
Matt Brubeck
3bac450511 Merge mozilla-central and mozilla-inbound 2012-03-20 16:16:42 -07:00
Serge Gautherie
4af89e7d1a Bug 736905. (Av1) test_ui_modalprompt.html needs to check "prompts.tab_modal.enabled" preference. r=surkov.alexander. 2012-03-20 20:16:15 +01:00
Aryeh Gregor
723392fb46 Bug 735805 - Part 4.5: Fix a11y mochitest that runs no tests. r=surkov 2012-03-20 13:31:39 -04:00
Adam Dane [:hobophobe]
f6bfd29afb Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc 2012-03-19 21:09:50 -05:00
Trevor Saunders
352468f643 bug 735915 - make atk interface vfuncs static r=askalski, ginn.chen 2012-03-20 00:02:50 -04:00
Mark Capella
c3fa970c77 Bug 735136 - get rid of nsHTMLSelectOptionAccessibleGetPositionAndSizeInternal, r=tbsaunde, f=surkov 2012-03-20 10:23:39 +09:00
Jignesh Kakadiya
e661b7dbec Bug 726072 - nsAccUtils::GetMultiSelectableContainer should use nsDocAccessible::GetAccessible, r=eitan, f=surkov 2012-03-15 22:13:44 -04:00
Alexander Surkov
5fe5777d40 Bug 732389 - image map accessible tree is not updated when image map is changed, r=bz, tbsaunde 2012-03-15 16:16:02 -04:00
Alexander Surkov
64f1ae770a Bug 735666 - crash [@ nsIDocument::GetContainer() ], r=tbsaunde 2012-03-14 16:37:50 -04:00
Alexander Surkov
b5c34a8b8d Bug 733382 - editable state bit should be presented on readonly inputs, r=davidb
--HG--
rename : accessible/tests/mochitest/states/test_inputs.xul => accessible/tests/mochitest/states/test_controls.xul
2012-03-14 13:48:01 -04:00
Alexander Surkov
a26386bccd Bug 735228 - CAccessibleComponent shouldn't use GetComputedStyle, r=tbsaunde 2012-03-13 13:35:26 -04:00
Alexander Surkov
50ebc05cd6 Bug 661293 - add mochitest for content alert() relations, r=marcoz 2012-03-13 13:01:26 -04:00
Alexander Surkov
2fa9ae9229 Bug 421242 - allow relations in anonymous content for binding parent, r=bsaunde, f=smaug 2012-03-13 12:06:21 -04:00
Alexander Surkov
9a82c654fd Bug 731287 - get rid nsCoreUtils::GetComputedStyleDeclaration, r=tbsaunde 2012-03-12 21:08:06 -04:00
Alexander Surkov
e00c80c3b6 Bug 731276 - remove CSS computed style getters from nsIAccessible, r=tbsaunde 2012-03-12 21:00:29 -04:00
Mark Capella
85b31794c2 Bug 726069 - get rid nsAccUtils::GetPositionAndSizeForXULContainerItem, r=hub, f=surkov 2012-03-12 14:10:03 -04:00
Mark Capella
c1d49e45df Bug 696975 - extend the list of legitimate data table structures for layout-guess object attribute, r=surkov, hub 2012-03-12 13:54:21 -04:00
Alexander Surkov
18a65366b6 Bug 728907 - use mozilla::ArrayLength instead of array length macros 2012-03-12 09:29:48 -04:00
Alexander Surkov
662ac295d3 Bug 473569 - Restrict text-position to allowed values, r=tbsaunde 2012-03-12 08:03:43 -04:00
Alexander Surkov
83cfa795d3 Bug 728907 - replace nsTArray on on-stack c++ array in TextAttrsMgr, r=tbsaunde 2012-03-11 23:37:30 -04:00
Alexander Surkov
d2543eab0e Bug 523304 - expose text-underline-color and text-line-through-color text attributes, r=tbsaunde 2012-03-11 00:35:02 +09:00
Alexander Surkov
849aa423ef Bug 523304 - tweak TextAttr interface, r=tbsaunde
--HG--
rename : accessible/src/base/nsTextAttrs.cpp => accessible/src/base/TextAttrs.cpp
rename : accessible/src/base/nsTextAttrs.h => accessible/src/base/TextAttrs.h
2012-03-10 16:29:51 +09:00
Eitan Isaacson
bd39a89a72 Bug 729384 - Mochitest for nsIAccessibleVirtualCursorChangeEvent. r=marco.zehe 2012-03-09 20:52:13 -05:00
Eitan Isaacson
4020625a81 Bug 729384 - Create an interface for virtual cursor changed events. r=surkov.alexander 2012-03-09 20:52:13 -05:00
Alexander Surkov
a722d9c084 Bug 729831 - Don't expose CSS-based object attributes on not in tree accessible and accessible having no DOM element, r=marcoz 2012-03-09 23:20:17 +09:00
Alexander Surkov
08b51936b6 Bug 733335 - dexpcom nsIEditableTextAccessible::GetAssociatedEditor, r=davidb 2012-03-08 12:28:38 +09:00
Alexander Surkov
d99cb36e7e Bug 643172 - improve a11y eventQueue logging, r=marcoz 2012-03-08 03:19:50 +09:00
Marco Bonardo
7d169993ad Merge inbound and central 2012-03-07 10:33:11 +01:00
Trevor Saunders
f0d4159457 Bug 726287 - misc decomtamination in nsHypertextAccessible, r=surkov 2012-03-07 02:08:02 +09:00
Alexander Surkov
eed57b3c71 Bug 732908 - Expose 'Firefox' and 'Thunderbird' as the accessible app names -- even for pre-release versions, r=ginn 2012-03-06 19:01:55 +09:00
Serge Gautherie
ee529d87b9 Bug 718237. (Cv1) Call initAutoComplete() early to support XPFE AutoComplete. r=surkov.alexander. 2012-03-06 15:10:10 +01:00
Mark Capella
886b9e70b3 Bug 731904 - get rid nsCoreUtils::IsCorrectFrameType, r=surkov 2012-03-05 04:18:31 +09:00
Alexander Surkov
52a06e3ac6 Bug 731287 - don't use GetComputedStyle for background-color in HTML table layout guess, r=tbsaunde 2012-03-04 11:29:25 +09:00
Alexander Surkov
e08f8dd3b6 Bug 727940 - Windows app can't read Firefox setting for hardware acceleration (D2D), r=marcoz, tbsaunde 2012-03-03 21:09:46 +09:00
Mark Capella
685b0fd1f0 Bug 627379 - Add test for @hidden attribute, r=surkov 2012-03-02 22:46:57 +09:00
David Bolter
818e8285ce Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
layout-mentor: bz (mucho thanks!)

We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Ed Morley
345eafc0b0 Backout 547de632a3e2 (bug 495912) for mochitest-a11y orange 2012-02-29 18:42:58 +00:00
David Bolter
01c1492892 Bug 495912 - Expose content in HTML canvas elements. r=bz,roc r=surkov(tests)
layout-mentor: bz (mucho thanks!)

We make html canvas frame a container and render frames for its content which makes a lot of what we need for accessibility "just work".
2012-02-17 23:26:37 -05:00
Alexander Surkov
68db70fbde Bug 728907 - don't static_cast text attribute objects, r=tbsaunde 2012-02-29 21:36:37 +09:00
Alexander Surkov
c63077502e Bug 728907 - remove nsTextAttrs.h include from nsHyperTextAccessible.h, r=tbsaunde 2012-02-29 19:59:38 +09:00
Alexander Surkov
9f81eac2a4 Bug 728907 - don't use GetComputedStyle for text attributes: font-style, r=tbsaunde 2012-02-29 16:35:51 +09:00
Alexander Surkov
9581a345b4 Bug 473576 - font-family text attribute should expose actual font used, r=tbsaunde, f=karl 2012-02-29 09:25:06 +09:00
Trevor Saunders
9e2ee12294 bug 730841 - only call atk_object_set_parent() when the parent actually is different r=surkov 2012-02-27 15:30:32 -05:00
Alexander Surkov
a30112b45c Bug 728907 - don't use GetComputedStyle for text attributes: color, r=tbsaunde 2012-02-27 23:43:39 +09:00
Alexander Surkov
b989ff2de9 Bug 729831 - Crash @ mozilla::a11y::StyleInfo::Margin, r=tbsaunde 2012-02-27 20:33:55 +09:00
Mark Capella
56c0e9bc00 Bug 728905 - telemetry ZoomText, YouDao Dictionary and Kazaguru, r=tbsaunde, f=surkov 2012-02-26 11:15:55 +09:00
Marco Bonardo
486fa4d538 Merge last green PGO from inbound to central 2012-02-25 11:11:15 +01:00
Serge Gautherie
f97233a96d Bug 718235. (Av1) events/test_focus_general.html: Disable synthShiftTab() check on SeaMonkey. r=surkov.alexander. 2012-02-25 06:18:27 +01:00
Mark Capella
ea13f42a2a Bug 728904 - prefix telemetry constants starting by A11Y, r=surkov, f=tbsaunde 2012-02-25 13:32:21 +09:00
Mark Capella
f12cea6ca9 Bug 725259 - ARIA role combobox shouldn't allow aria-valueXXX attributes, r=davidb, f=surkov 2012-02-25 13:32:10 +09:00
Hub Figuière
186a2a0fa0 Bug 729861 - Part 2: make the doc accessible check an assert. r=tbsaunde 2012-02-24 12:36:01 -08:00
Hub Figuière
ef099a888a Bug 729861 - Crash: make sure we don't get a nsnull doc accessible. r=surkov 2012-02-23 23:31:24 -08:00
Alexander Surkov
a2ea25b37d Bug 727942 - childAtPoint may return incorrect accessibles when page zoomed, r=marcoz 2012-02-23 12:16:57 +09:00
Ed Morley
d3e7abd696 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-22 22:20:54 +00:00
Ed Morley
978ee67743 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-22 14:10:55 +00:00
Serge Gautherie
6da822f9c1 Bug 729474. (Av1) name/test_browserui.xul: Improve log, to help diagnose. r=surkov.alexander. 2012-02-22 14:45:24 +01:00
Alexander Surkov
5ab5507672 Bug 650241 - disable width testing of testBounds() because of failure on some platforms 2012-02-22 13:49:22 +09:00
Alexander Surkov
f139298db4 Bug 650241 - Location returned by accessibles sometimes incorrect when page zoomed, r=marcoz 2012-02-22 11:07:43 +09:00
Hub Figuière
7add8c59e3 Bug 726097 - Use the right doc accessible when hit testing. Add proper mochi-test. r=surkov
--HG--
rename : accessible/tests/mochitest/test_childAtPoint.html => accessible/tests/mochitest/hittest/test_general.html
rename : accessible/tests/mochitest/test_childAtPoint.xul => accessible/tests/mochitest/hittest/test_general.xul
2012-02-15 13:51:04 -08:00
Alexander Surkov
bb70916d54 Bug 714579 - Don't use GetComputedStyle for object attribute calculation, r=tbsaunde, marcoz, f=bz 2012-02-21 00:45:29 +09:00
Ed Morley
efe21ddd01 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-20 12:08:28 +00:00
Serge Gautherie
2f37c0d28a Bug 718237. (Bv2) test_focus_autocomplete.xul: Skip this test on SeaMonkey ftb. r=surkov.alexander. 2012-02-20 05:25:17 +01:00
Alexander Surkov
b79d3bc706 Bug 677154 - Detached document accessibility tree, r=bz, marcoz 2012-02-18 02:38:43 +09:00
Alexander Surkov
aa03e8c758 Bug 499093 - Fix discrepancy between tr count and row count in nsHTMLTableAccessible::IsProbablyForLayout, r=marcoz 2012-02-17 16:21:26 +09:00
Nathan Froyd
30d4794819 Bug 727163 - fix compiler warnings in accessible/; r=askalski 2012-02-14 10:53:09 -08:00
Alexander Surkov
96d07a2204 Bug 727735 - don't use computed style for width detection in IsProbablyForLayout, r=tbsaunde 2012-02-18 18:18:48 +09:00
Andrew Quartey
cfe294b170 Bug 691267 - Remove nsHTMLButtonAccessible duplication, r=surkov
--HG--
rename : accessible/tests/mochitest/actions/test_inputs.html => accessible/tests/mochitest/actions/test_controls.html
2012-02-22 20:33:37 +09:00
Alexander Surkov
6da35ae1c9 Bug 650241 - improve accessible boundaries testing, r=marcoz 2012-02-22 20:27:28 +09:00
alexander
33b9f2fae0 Bug 714579 - Make sure the accessible isn't defunct before getting the caret offset. r=tbsaunde 2012-02-15 07:11:00 -08:00
joseph
a34a09dbd7 Bug 726507 - Replace GetAccService()->GetAccessible() with mDoc->GetAccessible() in html/ and xul/ subfolders of accessibility/src/ folder, r=surkov 2012-02-16 03:22:17 +08:00
Marco Bonardo
f325c574a0 Merge last green PGO from inbound to central 2012-02-14 11:16:13 +01:00
Alexander Surkov
4b8f6522ce Bug 725644 - add new nsIAccessibleHideEvent interface, r=tbsaunde 2012-02-14 09:02:41 +09:00
Alexander Surkov
8b592b223a Bug 725581 - caretOffset for textarea should be -1 when textarea doesn't have a focus, r=tbsaunde 2012-02-13 12:37:52 +09:00
Mark Capella
6dd876288b Bug 725647. (Bv1a) test_embeds.xul: Use new openBrowserWindow(). f=sgautherie r=surkov.alexander. 2012-02-13 21:03:43 +01:00
Jignesh Kakadiya
baf6632802 Bug 725998 - get rid of GetAccessibleOrContainer and GetContainerAccessible, r=surkov 2012-02-12 11:35:55 +09:00
Jignesh Kakadiya
83d278a92f Bug 724452 - use nsFocusManager::GetFocusManager() more, r=tbsaunde, hub, surkov 2012-02-12 11:34:00 +09:00
Andrew Quartey
0eddefbc77 Bug 634829 - Remove nsIAccessibleWin32Object interface, r=surkov 2012-02-11 16:45:10 +09:00
Tobias Markus (:Tobbi)
a3a8b6d628 Bug 725178 - Remove ensureAccessibleTree from common.js, r=surkov 2012-02-08 20:13:37 +01:00
Trevor Saunders
5178acaeaf bug 672507 - fix review nits r=davidb 2012-02-10 16:39:20 -05:00
Andrzej Skalski
c40cbd9d27 Bug 706134 - ARIA listitem shouldn't expose selectable state and pick up aria-selected and aria-checked, r=surkov 2012-02-11 03:25:48 +09:00
Hub Figuière
208b42a438 Bug 721947 - use nsIPresShell instead of nsIWeakShell. r=surkov 2012-02-09 08:49:17 -08:00
Hub Figuiere
1a89e76291 Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov 2011-11-09 14:52:00 -08:00
Hub Figuière
63a85c553a Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov 2012-02-07 14:38:54 -08:00
Jignesh Kakadiya
646cc79ec3 Bug 539694 - Added MOZ_DELETE attribute to private copy constructors, r=surkov 2012-02-09 16:43:13 +09:00
Joey Blacksmith
2e565a602a Bug 723796 - nsAccessible::GetAllowsAnonChildAccessibles renamed to nsAccessible::CanHaveAnonChildren, r=surkov 2012-02-08 16:31:25 +09:00
Andrzej Skalski
85b2291568 Bug 717506 - telemetry for xforms use, r=surkov, tbsaunde 2012-02-08 16:21:21 +09:00
Alexander Surkov
900eca071b Bug 723833 - IAccessibleText::setCaretOffset on location or search bar causes focus to jump, r=tbsaunde, marcoz
--HG--
rename : accessible/tests/mochitest/test_text_caret.html => accessible/tests/mochitest/textcaret/test_general.html
2012-02-08 13:31:18 +09:00
Ed Morley
4243dd9aaa Backout 0b205d34aefc (bug 673405), 3327d251ce49 (bug 672504) for mochitest-other leaks 2012-02-08 01:23:12 +00:00
Hub Figuiere
2f18e51054 Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov 2011-11-09 14:52:00 -08:00
Hub Figuière
63ef4d93ae Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov 2012-02-07 14:38:54 -08:00
Trevor Saunders
2227b9e1b6 bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-02-07 08:18:33 -05:00
Mark Capella
61545034ce Bug 689540 - Expose IA2 margin- object attributes, r=surkov 2012-02-06 18:18:25 +01:00
Marco Zehe
04b9c1ab99 Bug 719754 - Rewrite a11y tests that put <tabbrowser> in random XUL documents and expect it to work (tree and relations files), r=surkov 2012-02-06 13:06:07 +01:00
David Bolter
9fa86e3270 Bug 721772 - Call ISimpleDOM telemetry accumulation only once. r=tbsaunde 2012-02-04 13:52:52 -05:00
Ed Morley
0a281e1b93 Backout 001b3e1ec98f (bug 721772), 2012-02-04 18:02:07 +00:00
David Bolter
8a2a6f78b0 Bug 721772 - Call ISimpleDOM telemetry accumulation only once; r=tbsaunde 2012-02-04 17:45:04 +00:00