Commit Graph

3769 Commits

Author SHA1 Message Date
Eitan Isaacson
094cd8d3c3 Bug 810372 - don't add app urls to utterances. r=davidb 2012-11-12 15:46:09 -08:00
Eitan Isaacson
9acb3c3b1d Bug 810359 - Introduce haptic feedback. r=davidb 2012-11-12 15:46:09 -08:00
Eitan Isaacson
b4c077a812 Bug 810364 - Use startX as current X in touch adapter. r=davidb 2012-11-12 15:46:09 -08:00
Alexander Surkov
d3744bd61d Bug 804040 - Selection event not fired when selection of ARIA tab changes, r=tbsaunde 2012-11-11 11:16:17 +09:00
Trevor Saunders
ec1e03dc9d bug 808229 - rm a11yGeneric.h r=surkov 2012-11-02 19:20:39 -04:00
Trevor Saunders
8d141b343e bug 808229 - remove the pointless use of the one remaining macro r=surkov 2012-11-02 18:52:56 -04:00
Trevor Saunders
9f8abed826 bug 808229 - remove unused NS_ENSURE_ macro and associated success error code r=surkov 2012-11-02 18:36:58 -04:00
Trevor Saunders
242ecb43dd bug 808229 - inline the one use of the 2 arg runnable r=surkov 2012-11-02 18:06:27 -04:00
Trevor Saunders
f21a05277c bug 808229 - remove unused runnable macros r=surkov 2012-11-02 17:49:05 -04:00
Alexander Surkov
4bce4a4143 Bug 809751 - presentational table related elements referred or having global ARIA attributes must be accessible, r=tbsaunde 2012-11-10 19:26:58 +09:00
Alexander Surkov
7a82c6556b Bug 628649 - remove obsolette xlink support, r=tbsaunde 2012-11-10 17:39:44 +09:00
Trevor Saunders
bfbcd74c0d bug 810554 - add logging 2012-11-10 00:36:36 -05:00
Alexander Surkov
dea37df995 Bug 757774 - Fire state change event when link is traversed, r=tbsaunde 2012-11-10 02:37:27 +09:00
James Kitchener
d2ede945de Bug 786566 - ARIA menuitem acting as submenu should have PARENT_MENUITEM role, r=tbsaunde 2012-11-08 08:58:22 +09:00
Alexander Surkov
08f708b24c Bug 733848 - stop logging accessible/name/test_markup.html 2012-11-06 11:41:39 +09:00
Eitan Isaacson
5e54987c8a Bug 807315 - Load AccessFu resources on-demand. r=davidb 2012-11-05 13:27:18 -05:00
Alexander Surkov
bb17d72ef8 Bug 733848 - log accessible/name/test_markup.html on stack enabled builds, r=ehsan, tbsaunde 2012-11-04 11:19:56 +09:00
Jonathan Kew
5d7d9f4189 bug 804927 - fix text control frame and accessibility issues. r=ehsan,tbsaunde 2012-11-03 12:08:09 +00:00
Andrew McCreight
2b4ddeae6f Bug 807713 - add operator[] for nsTObserverArray. r=bsmedberg 2012-11-02 17:57:05 -07:00
Dão Gottwald
2af5871aa2 Bug 756313 - Don't load the homepage before the first paint. r=enn 2012-11-02 03:46:56 +01:00
Alexander Surkov
cf4f813325 Bug 807596 - crash [@ Accessible::GetActionRule()], r=hub 2012-11-02 01:05:33 +09:00
Kyle Huey
0469a02b25 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Alexander Surkov
881977dd7f Bug 733848 - a trick to make accessible/name/test_markup.html tests pass, r=tbsaunde 2012-10-31 23:52:47 +09:00
David Bolter
0f8f06f52e Bug 806980 - [AccessFu] incremental build improvement. r=ted, f=eeejay
Makes changes to jsat 'take' on mac when building incrementally.
DONTBUILD
2012-10-31 09:19:33 -04:00
Vicamo Yang
a78b5b38c7 Backout 67cb43bb8865: Breaks B2G Marionette 2012-10-31 16:35:11 +08:00
Alexander Surkov
469bde4179 Bug 612830 - make HTML document accessible work even when there's no body, r=tbsaunde 2012-10-31 11:25:17 +09:00
Ehsan Akhgari
1aabf932f3 Backed out changeset f75e5dcdbb44 (bug 733848) for non-profiling Linux opt Moth bustage 2012-10-30 19:04:19 -04:00
Kyle Huey
9a3674d80a Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 12:28:11 -07:00
Ed Morley
4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Alexander Surkov
2f0ab6d3c4 Bug 733848 - log stacks for accessible/name/test_markup.html 2012-10-30 14:51:36 +09:00
Jacek Szpot
761b11160f Bug 792180 - Replace NS_{UN,}LIKELY with MOZ_{UN,}LIKELY; r=ehsan 2012-10-26 15:32:10 +02:00
Alexander Surkov
7bdd761ef5 Bug 733848 - more experiments on accessible/name/test_markup.html 2012-10-29 18:19:11 +09:00
Robert O'Callahan
769e1e3862 Bug 805730. Convert HasListenerFor(nsAString) callers to HasListenerFor(nsIAtom*), which is more efficient. r=smaug
--HG--
extra : rebase_source : fb0e607b8a1edcbced75b96e0aefcc626a4f436b
2012-10-29 17:33:51 +13:00
Alexander Surkov
e383d77b1f Bug 733848 - more logging for accessible/name/test_markup.html 2012-10-28 11:16:22 +09:00
Alexander Surkov
65e07572c4 Bug 733848 - enable logging for accessible/name/test_markup.html 2012-10-27 21:13:54 +09:00
Alexander Surkov
2b86af35cf Bug 733848 - Intermittent accessible/name/test_markup.html, mouse wave over image, r=tbsaunde 2012-10-27 07:43:24 +09:00
Alexander Surkov
a1f16cb2e2 Bug 805373 - don't expose explicit-name on unintentional empty name accessible, r=tbsaunde 2012-10-26 21:38:29 +09:00
Ehsan Akhgari
8e702f60c5 Backed out 2 changesets (bug 579517)
Backed out changeset 5298adc70963
Backed out changeset 86ccf7c918ce (bug 579517)
2012-10-25 12:32:24 -04:00
Ehsan Akhgari
f3c0ac7a23 Code hygiene: don't use PR_TRUE and PR_FALSE, and use stdint types instead of PRInt types (no bug really, but you could say bug 579517) 2012-10-25 11:48:19 -04:00
Mario Alvarado [:marioalv]
1ecf3c1ce8 Bug 797637 - test_text_alg.html shouldn't print out gigantic strings of 'xxxxx's to the log, r=surkov 2012-10-22 23:04:43 -06:00
Trevor Saunders
347116e2a1 bug 770564 - speed up HyperTextAccessible::GetSpellTextAttribute() r=surkov 2012-10-19 20:56:58 -04:00
Alexander Surkov
a9de040c8e Bug 803873 - startup crash in DocAccessible::Attributes, r=tbsaunde 2012-10-23 00:54:41 +09:00
Alexander Surkov
92dfc2a0af Bug 708927 - Intermittent events/test_focus_menu.xul, r=tbsaunde 2012-10-21 23:07:11 +09:00
Alexander Surkov
a912658fa8 Bug 803465 - Iframe shouldn't override a sub document role, r=davidb 2012-10-21 14:20:23 +09:00
Alexander Surkov
460479485f Bug 727942 - scrollSubstringToPoint is broken when page is zoomed, r=tbsaunde 2012-10-21 10:38:15 +09:00
Peter Van der Beken
9af14c557f Fix for bug 801083 (Remove old proxy-based list bindings). r=bz. 2012-10-13 14:50:24 +02:00
Alexander Surkov
3af429c4b8 Bug 727942 - getRange/CharacterExtents is broken when page is zoomed, r=tbsaunde 2012-10-20 20:04:45 +09:00
Alexander Surkov
42f3909496 Bug 727942 - getOffsetAtPoint returns incorrect value when page is zoomed, r=tbsaunde 2012-10-20 18:03:48 +09:00
Alexander Surkov
571097c73a Bug 727942 - ISimpleDOMText::GetCharacterExtents is broken when page is zoomed, r=tbsaunde, f=roc 2012-10-20 10:47:46 +09:00