Commit Graph

2016 Commits

Author SHA1 Message Date
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
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