Trevor Saunders
|
f2f1af883d
|
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
|
16fe0c30f9
|
Bug 728907 - don't use GetComputedStyle for text attributes: color, r=tbsaunde
|
2012-02-27 23:43:39 +09:00 |
Alexander Surkov
|
0a54231a3d
|
Bug 729831 - Crash @ mozilla::a11y::StyleInfo::Margin, r=tbsaunde
|
2012-02-27 20:33:55 +09:00 |
Mark Capella
|
3dda5066e5
|
Bug 728905 - telemetry ZoomText, YouDao Dictionary and Kazaguru, r=tbsaunde, f=surkov
|
2012-02-26 11:15:55 +09:00 |
Marco Bonardo
|
9239fd20a0
|
Merge last green PGO from inbound to central
|
2012-02-25 11:11:15 +01:00 |
Serge Gautherie
|
b81f3aac72
|
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
|
d7d4705039
|
Bug 728904 - prefix telemetry constants starting by A11Y, r=surkov, f=tbsaunde
|
2012-02-25 13:32:21 +09:00 |
Mark Capella
|
7cd901be3d
|
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
|
59555fd1f1
|
Bug 729861 - Part 2: make the doc accessible check an assert. r=tbsaunde
|
2012-02-24 12:36:01 -08:00 |
Hub Figuière
|
19b80456e3
|
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
|
8ff2d17b11
|
Bug 727942 - childAtPoint may return incorrect accessibles when page zoomed, r=marcoz
|
2012-02-23 12:16:57 +09:00 |
Ed Morley
|
1fff1817f2
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-22 22:20:54 +00:00 |
Ed Morley
|
4ad9928576
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-22 14:10:55 +00:00 |
Serge Gautherie
|
ae01a6456e
|
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
|
af23187993
|
Bug 650241 - disable width testing of testBounds() because of failure on some platforms
|
2012-02-22 13:49:22 +09:00 |
Alexander Surkov
|
828385b0a5
|
Bug 650241 - Location returned by accessibles sometimes incorrect when page zoomed, r=marcoz
|
2012-02-22 11:07:43 +09:00 |
Hub Figuière
|
3cf1483e08
|
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
|
918a5be803
|
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
|
4bf9c638b6
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-02-20 12:08:28 +00:00 |
Serge Gautherie
|
fabb333b8b
|
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
|
c274fc08ac
|
Bug 677154 - Detached document accessibility tree, r=bz, marcoz
|
2012-02-18 02:38:43 +09:00 |
Alexander Surkov
|
2c47e9ccb9
|
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
|
071e239411
|
Bug 727163 - fix compiler warnings in accessible/; r=askalski
|
2012-02-14 10:53:09 -08:00 |
Alexander Surkov
|
aeae1f243e
|
Bug 727735 - don't use computed style for width detection in IsProbablyForLayout, r=tbsaunde
|
2012-02-18 18:18:48 +09:00 |
Andrew Quartey
|
52a308321a
|
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
|
d7ddfeb65a
|
Bug 650241 - improve accessible boundaries testing, r=marcoz
|
2012-02-22 20:27:28 +09:00 |
alexander
|
a1033e9ebc
|
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
|
4a2651dcea
|
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
|
ac1084a122
|
Merge last green PGO from inbound to central
|
2012-02-14 11:16:13 +01:00 |
Alexander Surkov
|
8ee948af98
|
Bug 725644 - add new nsIAccessibleHideEvent interface, r=tbsaunde
|
2012-02-14 09:02:41 +09:00 |
Alexander Surkov
|
9ae365ff31
|
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
|
646e87e9ad
|
Bug 725647. (Bv1a) test_embeds.xul: Use new openBrowserWindow(). f=sgautherie r=surkov.alexander.
|
2012-02-13 21:03:43 +01:00 |
Jignesh Kakadiya
|
4e7a1c2977
|
Bug 725998 - get rid of GetAccessibleOrContainer and GetContainerAccessible, r=surkov
|
2012-02-12 11:35:55 +09:00 |
Jignesh Kakadiya
|
4df520e019
|
Bug 724452 - use nsFocusManager::GetFocusManager() more, r=tbsaunde, hub, surkov
|
2012-02-12 11:34:00 +09:00 |
Andrew Quartey
|
0600b7c1b0
|
Bug 634829 - Remove nsIAccessibleWin32Object interface, r=surkov
|
2012-02-11 16:45:10 +09:00 |
Tobias Markus (:Tobbi)
|
c6da3c120e
|
Bug 725178 - Remove ensureAccessibleTree from common.js, r=surkov
|
2012-02-08 20:13:37 +01:00 |
Trevor Saunders
|
85d1a05ca2
|
bug 672507 - fix review nits r=davidb
|
2012-02-10 16:39:20 -05:00 |
Andrzej Skalski
|
7a5efd5d98
|
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
|
091407a1d0
|
Bug 721947 - use nsIPresShell instead of nsIWeakShell. r=surkov
|
2012-02-09 08:49:17 -08:00 |
Hub Figuiere
|
3f82199215
|
Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov
|
2011-11-09 14:52:00 -08:00 |
Hub Figuière
|
93cb301801
|
Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov
|
2012-02-07 14:38:54 -08:00 |
Jignesh Kakadiya
|
380184a676
|
Bug 539694 - Added MOZ_DELETE attribute to private copy constructors, r=surkov
|
2012-02-09 16:43:13 +09:00 |
Joey Blacksmith
|
453511ce79
|
Bug 723796 - nsAccessible::GetAllowsAnonChildAccessibles renamed to nsAccessible::CanHaveAnonChildren, r=surkov
|
2012-02-08 16:31:25 +09:00 |
Andrzej Skalski
|
ebb375a3e9
|
Bug 717506 - telemetry for xforms use, r=surkov, tbsaunde
|
2012-02-08 16:21:21 +09:00 |
Alexander Surkov
|
8050d15fa0
|
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
|
3f6fc388b8
|
Backout 0b205d34aefc (bug 673405), 3327d251ce49 (bug 672504) for mochitest-other leaks
|
2012-02-08 01:23:12 +00:00 |
Hub Figuiere
|
2221410077
|
Bug 673405 - Rename GetDocAccessible() to Document(). r=surkov
|
2011-11-09 14:52:00 -08:00 |
Hub Figuière
|
dee7a5f592
|
Bug 672504 - Don't keep pointer to weak presshell in accessible. r=surkov
|
2012-02-07 14:38:54 -08:00 |
Trevor Saunders
|
09f5adb9a2
|
bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov
|
2012-02-07 08:18:33 -05:00 |
Mark Capella
|
eef48fd1c8
|
Bug 689540 - Expose IA2 margin- object attributes, r=surkov
|
2012-02-06 18:18:25 +01:00 |