Commit Graph

4316 Commits

Author SHA1 Message Date
Gijs Kruitbosch
90f1167a48 Merge mozilla-central and ux 2013-09-25 10:16:54 +02:00
Gijs Kruitbosch
4d06bc4b7e Merge mozilla-central and ux 2013-09-24 14:55:03 +02:00
Trevor Saunders
9982d6608f bug 920033 - shut up the overloaded virtual warning about Accessible::GroupPosition() r=davidb 2013-09-24 10:12:54 -04:00
Chris Peterson
4721ba7e58 Bug 919403 - Fix warning about DocAccessible ctor's initialization order. r=tbsaunde 2013-09-22 22:37:19 -07:00
Ehsan Akhgari
c8d51e9ce2 Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg 2013-09-23 13:29:27 -04:00
Eitan Isaacson
6c5e9dfafa Bug 918598 - Support touch typing. r=marcoz r=davidb 2013-09-23 10:28:10 -07:00
Eitan Isaacson
0e6d40bfbc Bug 919054 - Use Audio node instead of audio API. r=marcoz 2013-09-23 10:28:10 -07:00
Ehsan Akhgari
7233ba7103 Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg 2013-09-23 13:25:00 -04:00
Gijs Kruitbosch
bbf2cef672 Merge mozilla-central and ux 2013-09-21 13:14:05 +02:00
Gijs Kruitbosch
cae541b6a5 Merge mozilla-central and ux 2013-09-20 11:54:02 +02:00
Gijs Kruitbosch
ad93de7f1e Merge m-c to UX
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
rename : browser/base/content/test/browser_bug462289.js => browser/base/content/test/general/browser_bug462289.js
rename : browser/base/content/test/browser_bug624734.js => browser/base/content/test/general/browser_bug624734.js
rename : browser/base/content/test/head.js => browser/base/content/test/general/head.js
2013-09-19 17:15:24 +02:00
Gijs Kruitbosch
832fa93f0a Merge mozilla-central and ux 2013-09-19 09:09:59 +02:00
Gijs Kruitbosch
3f371ab30b Merge mozilla-central and ux 2013-09-18 14:54:29 +02:00
Gijs Kruitbosch
aeaa73f245 Merge m-c to UX 2013-09-18 10:31:05 +02:00
Bobby Holley
9b8ce9a9f5 Bug 905909 - Avoid infinite recursion in nsTreeBodyFrame. v1
--HG--
extra : rebase_source : ed9efcd923249d5c7efebf9185ea431140878efc
2013-09-13 04:02:30 -07:00
Bobby Holley
76af02534c Bug 874502 part 3. Fix a11y tests to not assume synchronous window closing. r=tbsaunde 2013-09-17 17:45:47 -04:00
Eitan Isaacson
523d787b77 Bug 917399 - Use settings API for enabling/disabling AccessFu. r=yzen 2013-09-18 09:57:08 -07:00
Georg Fritzsche
e0603f52f4 Bug 790483 - Fix dependency on stale plugin enabledState in accessible tests. r=surkov 2013-09-24 17:21:49 +02:00
Trevor Saunders
5cc9970b2f bug 881636 - don't try and Update accessibles without there own content in DocAccessible::UpdateTree() r=surkov 2013-09-20 12:02:25 -04:00
Trevor Saunders
85449ceee2 bug 888981 - add Accessible::IsAcceptableChild() r=surkov
this patch does several things
- makes DocAccessible::BindToDocument return void the only case in which
  it would "fail" was when passed null, and we know none of the callers
do that.
- adds Accessible::IsAcceptableChild() which returns true if its ok for
  the possible child to be a child of this accessible.
- replace several over rides of Accessible::CacheChildren() that are
  only to prevent certain types of children to over rides of
Accessible::IsAcceptableChild()
2013-09-06 15:27:07 -04:00
Alexander Surkov
c33efa6d70 Bug 917973 - tear off ISimpleDOMDocument, r=tbsaunde
--HG--
rename : accessible/src/windows/msaa/DocAccessibleWrap.cpp => accessible/src/windows/sdn/sdnDocAccessible.cpp
rename : accessible/src/windows/msaa/DocAccessibleWrap.h => accessible/src/windows/sdn/sdnDocAccessible.h
2013-09-19 19:55:03 -04:00
Gijs Kruitbosch
496f050885 Merge m-c to ux 2013-09-15 19:30:19 +02:00
Gijs Kruitbosch
914bdb1a7c Merge m-c to ux 2013-09-13 09:42:13 +02:00
Gijs Kruitbosch
9d0f79691e Merge m-c to UX
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-09-12 18:05:07 +02:00
Matthew Noorenberghe
fd9b516e69 Merge mozilla-central to UX 2013-09-12 01:39:29 -07:00
Alexander Surkov
4357db48c3 Bug 899433 - Accessibility returns empty line for last line in certain cases, r=tbsaunde 2013-09-11 12:56:01 -04:00
Alexander Surkov
0c36b90bba Bug 672717 - Broken caret when moving into/out of embedded objects with right arrow, r=tbsaunde 2013-09-18 10:28:53 -04:00
Wes Kocher
c1c5294ee9 Backed out changeset 7412a3a5f4cc (bug 914498) for bustage 2013-09-10 18:01:46 -07:00
Ehsan Akhgari
8d279053b6 Bug 914498 - Minimize the #includes in accessible/src/base; r=tbsaunde
--HG--
extra : rebase_source : 10bebee466c458ccb671494e2f47191a30668377
2013-09-11 00:18:59 +02:00
Marco Zehe
9bc280db57 Bug 914050 - Main window announced to VoiceOver as unknown, r=surkov 2013-09-09 16:48:26 +02:00
Ehsan Akhgari
cfc4d18351 Bug 913619 - Minimize the #includes in image/src; r=jrmuizel
This patch was generated by running include-what-you-use on image/src,
and then removing the #include statements suggested by that tool, either
replacing them with forward declarations of the used names in headers,
or dropping the ones that were completely unnecessary, and then adding
new #include statements in other places that were implicitly relying on
some of the removed #include statements.
2013-09-07 09:01:08 -04:00
Benoit Jacob
4dbb3d0ca3 Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel 2013-09-06 22:15:49 -04:00
Max Li
37d9b1a95c Bug 899333 - Pivot text traversal should traverse into the subtree. r=tbsaunde 2013-09-17 20:07:45 -04:00
Gijs Kruitbosch
1ea72c3a1a Merge mozilla-central and ux 2013-09-10 16:46:22 +02:00
Gijs Kruitbosch
ac0cc86253 Merge mozilla-central and ux 2013-09-08 14:26:44 +02:00
Gijs Kruitbosch
711ae7151b Merge mozilla-central and ux 2013-09-06 18:44:23 +02:00
Matthew Noorenberghe
b2cd8e53a5 Merge mozilla-central to UX 2013-09-06 00:10:05 -07:00
Mike Conley
a7dfe464f8 Automated merge with https://hg.mozilla.org/mozilla-central 2013-09-05 09:59:00 -04:00
Matthew Noorenberghe
83409ca290 Merge mozilla-central to UX 2013-09-04 23:31:53 -07:00
Matthew Noorenberghe
e992563a49 Merge mozilla-central to UX 2013-09-03 23:17:06 -07:00
Matthew Noorenberghe
c6fd93987e Merge mozilla-central to UX 2013-08-30 22:20:31 -07:00
Ehsan Akhgari
0b8da1bcce Bug 911263 - Remove some unneeded nsIFrame.h #includes; r=mats 2013-08-30 17:17:07 -04:00
Eitan Isaacson
894515ad95 Bug 795984 - Implement speech output with Web Speech API. r=yzen 2013-09-03 16:06:22 +03:00
Gijs Kruitbosch
6572ce444f Merge mozilla-central and ux 2013-08-29 15:30:00 +02:00
Bobby Holley
40b9e31be6 Bug 732665 - Disable a few test on mac. r=tbsaunde,me
These tests trigger very slow infinite recursion in the status quo. With the
existing stack quotas, they always (or usually) hit the native stack limit
before the test times out, causing them to be green on tinderbox. But when
we bump the debug mac stack limit, they end up timing out. We have bugs on
file for the various issues, but let's not let them block this landing.
2013-08-28 11:04:15 -07:00
Gijs Kruitbosch
2027d2e7b7 Merge m-c to UX. 2013-08-28 09:48:19 +02:00
Ryan VanderMeulen
12d44af616 Bug 890795 - Actually disable the test where intended. r=logicfail 2013-08-27 14:01:11 -04:00
Gijs Kruitbosch
a1e71c3b24 Merge m-c to UX 2013-08-27 11:23:22 +02:00
Mike Conley
1a3593d384 Automated merge with https://hg.mozilla.org/mozilla-central 2013-08-25 11:38:45 -04:00
Boris Zbarsky
7393f81fff Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey 2013-08-23 22:42:40 -04:00