Ehsan Akhgari
af251e5c77
Bug 867174 - Part 1: Deliver the correct channel count the to the resampler the first time that we see a buffer; r=padenot
2013-04-30 16:36:19 -04:00
Matt Brubeck
5a89eb1225
Back out changeset e7e44c2d6d72 (bug 860027) because of Ts and MaxHeap regressions
2013-05-03 11:00:24 -07:00
Matt Brubeck
40b69bb3d8
Back out changeset 29c172213ff7 (bug 853151) because of Ts and Tp5 regressions
...
--HG--
rename : browser/base/content/test/social/social_mark_image.png => browser/base/content/test/social/social_share_image.png
2013-05-03 10:59:43 -07:00
Geoff Brown
826b4f971b
Bug 865944 - Add getTopActivity to droid; r=jmaher
2013-05-03 11:38:01 -06:00
Geoff Brown
f0b04ba321
Bug 865944 - Use top activity instead of process to check launch success; r=jmaher
2013-05-03 11:37:59 -06:00
Geoff Brown
312277f50a
Bug 865944 - Do not wait for "am instrument" to start; r=jmaher
2013-05-03 11:37:57 -06:00
Geoff Brown
f5a4ce4925
Bug 865944 - Add droid.py to list of files used by remote reftests and mochitests; r=jmaher
2013-05-03 11:37:51 -06:00
Mounir Lamouri
12abff1ab3
Bug 867950 - Refactor HTMLInputElement::{Clone,RestoreState,SaveState}() to use GetValueMode() instead of mType. r=smaug
2013-05-03 18:17:09 +01:00
Gregory Szorc
522764dec4
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
2013-05-03 09:54:45 -07:00
Ehsan Akhgari
3f9bd50fa8
Bug 867876 - Add some tests for the AudioParam automation events; r=roc
2013-05-02 01:13:27 -04:00
Gregor Wagner
0b04bc6414
Bug 852429 - Disable TestSettingsAPI test until bug 862355 is fixed. r=bent
2013-05-03 09:40:10 -07:00
Irving Reid
9acf052282
Bug 863311: Include test function name in test pending / test finished messages. r=ted.mielczarek
2013-05-03 12:08:30 -04:00
Kannan Vijayan
97aab0756f
Bug 867160 - Allow baseline to bypass scriptAnalysis on most scripts. r=jandem
2013-05-03 11:49:51 -04:00
Paul Adenot
32ec5787d9
Bug 867203 - Part 2: Remove useless mPannerNode member in AudioBufferSourceNode. r=ehsan
...
--HG--
extra : rebase_source : dc94f66dbb4291226ab3f2c6c1ad8dc7aa4081e7
2013-05-02 17:04:49 +02:00
Ehsan Akhgari
56fc223adb
Bug 867203 - Part 1: Unregister AudioBufferSourceNodes from PannerNodes when they die; r=padenot
...
--HG--
extra : rebase_source : 3c580a0feba39d01779a91e6bd10a10d98cb7114
2013-04-30 19:20:55 -04:00
Trevor Saunders
a36bcc36bc
bug 868215 - add optgroup test r=surkov
2012-11-17 08:06:40 -05:00
Trevor Saunders
bf4396ca60
bug 856779 - outparamdel nsIDocument::CreatePresShell() r=dholbert
2013-04-01 06:26:37 -04:00
Trevor Saunders
9729eca7a4
bug 856779 - make PresShell::Init() return void and devirtualize it r=bz
2013-05-02 09:22:59 -04:00
Kannan Vijayan
52eb70265a
Bug 865471 - Fix various sps profiler issues. r=jandem
2013-05-03 11:26:38 -04:00
Ivaylo Dimitrov
58d3f1f907
Bug 856308 - Enable GStreamer video buffer handling optimization for gstreamer versions older than 0.10.36. DONTBUILD because NPOTB r=alessandro.d,padenot
2013-05-03 16:44:54 +02:00
Alexander Surkov
8ed331f2de
Bug 860013 - navigation by words broken with orca, r=tbsaunde
2013-05-03 23:10:05 +09:00
Ehsan Akhgari
84fa792d7b
Bug 866434 - Part 4: Add a test case for connecting an AudioNode to an AudioParam; r=roc
2013-05-01 23:13:43 -04:00
Ehsan Akhgari
1dcf3ec65a
Bug 866434 - Part 3: Mix in the value generated by AudioNode inputs to AudioParams when getting their values during audio processing; r=roc
2013-05-01 23:12:59 -04:00
Ehsan Akhgari
85820ff13a
Bug 866434 - Part 2: Give each AudioParam that is connected to an AudioNode an AudioNodeStream; r=roc
...
These MediaStreams are used as a way to down-mix the input AudioChunks, and
also as a way to get proper stream processing ordering. The MediaStream for
the source AudioNode is an input to these streams, and these streams in turn
are inputs to the MediaStream that the AudioNode that owns the AudioParam owns.
This way, the Media Streams Graph processing code will order the streams so
that by the time that the MediaStream for a given node is processed, all of the
MediaStreams belonging to the AudioNode(s) feeding into the AudioParam have
been processed.
This has a tricky side-effect that those streams also being considered when
determining the input block for the AudioNodeStream belonging to the
AudioParam's owner AudioNode. In order to fix that, we simply special case
those streams and make AudioNodeStream::ObtainInputBlock ignore them.
2013-05-01 21:02:31 -04:00
Ehsan Akhgari
caeeb616ee
Bug 866434 - Part 1: Make it possible to connect an AudioNode to an AudioParam; r=roc
2013-05-01 18:59:02 -04:00
Nicolas Silva
11c6d3c7eb
Bug 860146 - Add layers.draw-borders pref to see how a page is layered. r=jrmuizel
2013-03-21 18:08:01 +01:00
Lucas Rocha
bd86b805b2
Bug 867554/860121 - New Fennec sidebar animation (r=mfinkle)
2013-05-03 14:16:57 +01:00
=?UTF-8?q?"Yuan=20Xulei(=E8=A2=81=E5=BE=90=E7=A3=8A)"?=
cf4700f44b
Bug 860546 - [keyboard] Notify keyboard when the content of current input field is changed by JS. r=fabrice
2013-05-03 15:02:30 +02:00
Jacek Caban
4bd86ab3ce
Bug 689870 - mingw fix
2013-05-03 15:01:49 +02:00
Ed Morley
f04ccce510
Merge mozilla-central and inbound
2013-05-03 13:37:28 +01:00
Jon Coppeard
713f890c2b
Bug 868037 - GC: Fix more rooting analysis false positives r=sfink DONTBUILD
2013-05-03 13:32:04 +01:00
Ed Morley
03e48df04b
Merge latest green inbound changeset and mozilla-central
2013-05-03 13:31:39 +01:00
Ed Morley
c67fb7cd22
Bug 765192 - Disable browser_bug343515.js on OS X as well, for too many intermittent failures
...
CLOSED TREE
2013-05-03 12:01:07 +01:00
Ed Morley
7887188677
Bug 865642 - Disable test_delayNode.html, test_delayNodeWithGain.html, test_gainNode.html, test_scriptProcessorNode.html and test_scriptProcessorNodeChannelCount.html on Android for too many intermittent timeouts
...
CLOSED TREE
2013-05-03 10:21:17 +01:00
Ed Morley
ffe54ff15d
Bug 868116 - Disable test_currentTime.html on Android for too many intermittent failures
2013-05-03 10:20:06 +01:00
Ed Morley
6941e106a7
Backed out changeset 2938c2e1f7e7 (bug 867203) since part 1 had to be backed out for conflicts
2013-05-03 10:10:18 +01:00
Ed Morley
a1f0bc5292
Backed out changeset ad407adf94f2 (bug 867174) and friends for causing permaorange mochitest-2 on Android, disabling tests without using android.json and/or conflicting with the backouts on three CLOSED TREEs
2013-05-03 09:24:04 +01:00
Ed Morley
0c87398ccc
Backed out changeset 9351bfd9d8c5 (bug 867174)
2013-05-03 09:20:05 +01:00
Ed Morley
2042650fd5
Backed out changeset 85ec6c943147 (bug 867876)
2013-05-03 09:20:01 +01:00
Ed Morley
4e31011251
Backed out changeset b342f87552a3 (bug 865642)
2013-05-03 09:19:58 +01:00
Ed Morley
03354ae3f1
Backed out changeset 3cadad39da66 (bug 868116)
2013-05-03 09:19:55 +01:00
Ed Morley
8eeceb52e2
Backed out changeset 93602e7a1551 (bug 865642)
2013-05-03 09:19:52 +01:00
Ed Morley
737faba1ab
Backed out changeset da92f0c44e91 (bug 867980)
2013-05-03 09:19:49 +01:00
Ed Morley
3753e02750
Backed out changeset 6402e13dc9ba (bug 865642)
2013-05-03 09:19:46 +01:00
Ed Morley
a9f3ed873a
Backed out changeset b66017604bdd (bug 867203)
2013-05-03 09:19:43 +01:00
Doug Turner
78a6360e13
Bug 868257 - watchPosition only sends one location r=stuart
2013-05-02 23:04:58 -07:00
Ryan VanderMeulen
ada57cb9c4
Bug 868152 - Skip test on Android due to crashtest perma-orange.
2013-05-02 21:28:35 -04:00
Ryan VanderMeulen
b03746dc75
Bug 867980 - Disable test on Android due to frequent timeouts.
2013-05-02 21:25:38 -04:00
Ryan VanderMeulen
83f65e06ef
Bug 865642 - Disable tests on Android due to frequent timeouts.
2013-05-02 21:24:17 -04:00
Ryan VanderMeulen
048824e68e
Backed out changeset 555f2b757639 (bug 566746, bug 697377) for intermittent Win7 mochitest b-c orange.
2013-05-02 21:20:08 -04:00