318866 Commits

Author SHA1 Message Date
Randell Jesup
62e1412686 Bug 901527: null pointer when resetting a resampler r=roc 2013-08-07 01:36:03 -04:00
Nicholas Nethercote
e6d36e35c4 Bug 902251 - Use |hg manifest -q| in check_spidermonkey_style.py. r=gps.
--HG--
extra : rebase_source : bc1aecde278c6873a5bfb544ba0c889e10b54f5f
2013-08-06 20:58:56 -07:00
Robert O'Callahan
876d5f5864 Bug 856361. Part 10: Address review comments. 2013-08-07 15:42:43 +12:00
Robert O'Callahan
91ce3e75b3 Bug 898940. Test. r=jaws
--HG--
extra : rebase_source : f046ff1f706875c2188ce3593c45d637ddf5a144
2013-08-07 15:31:25 +12:00
David Dahl
d88f24ae53 test only change b2g excludetests for bug 824652 r=philor r=ddahl 2013-08-06 22:07:34 -05:00
Randell Jesup
fabeb45f10 Bug 901527: reset the resampler on rate change r=jmspeex 2013-08-06 23:05:15 -04:00
David Dahl
2d55ce87ec Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
Robert O'Callahan
211068c91a Bug 898940. Show the controls bar for all non-dynamic controls. r=dolske
--HG--
extra : rebase_source : 86ba0e6b676760fbd35b2d67d8612ee4280716ba
2013-08-01 16:04:16 +12:00
Robert O'Callahan
27f0fafdba Bug 902197. Don't allow multiple MediaStreams to share the same DOMMediaStream wrapper. r=ehsan
--HG--
extra : rebase_source : 60de0aaff391bcabae6c281036e4ab82589e2707
2013-08-07 10:14:35 +12:00
Robert O'Callahan
8f1d2e4cd0 Bug 879717. Delay entering HAVE_CURRENT_DATA state until a video frame has been stored in the image container. r=cpearce
--HG--
extra : rebase_source : 66fe9f25407ce60ad753ca33dac6001aa185665d
2013-08-06 00:15:23 +12:00
Robert O'Callahan
c5a9bf6292 Bug 856361. Part 9: Make SpeechStreamListener handle null AudioChunks. r=smaug
--HG--
extra : rebase_source : fdf0bde1220b950c168cae94367c8682184054f0
2013-08-01 16:02:49 +12:00
Robert O'Callahan
2d1ffcaf14 Bug 856361. Part 8: Fix copying of track data from input streams to output streams in AudioNodeExternalInputStream. r=padenot
--HG--
extra : rebase_source : 344780d9c27ce3026ae5c12a08ea6a1ba3b4e924
2013-08-01 16:02:49 +12:00
Robert O'Callahan
8976bb22fd Bug 899863. Ensure resources with a Content-Length (that's not the result of a range request) are treated as bounded. r=cpearce
--HG--
extra : rebase_source : b3741deef952bf31b651c418efa5f168f9881469
2013-08-01 16:02:40 +12:00
Ehsan Akhgari
0151f23455 Bug 855568 - Implement MediaElementAudioSourceNode
X-Git-Commit-ID: 52f1fcdd561e8214e6820a3f2478d9e8b9623430

--HG--
extra : rebase_source : c40cd0c7070dec9e0273093499228f13906f8fc5
2013-07-25 15:01:49 +12:00
Robert O'Callahan
bd85906413 Bug 856361. Part 6: Make MediaStreamAudioSourceNode keep its DOMMediaStream alive, and make the DOMMediaStream keep the MediaStreamAudioSourceNode alive. r=ehsan
--HG--
extra : rebase_source : 0e3b5108d8ced8b1f1f427c9fd4f87e97c46921d
2013-07-25 14:07:34 +12:00
secretrobotron
84e2becf3b Bug 856361. Part 5: Implement MediaStreamAudioSourceNode. r=ehsan
--HG--
extra : rebase_source : 265f31edda31a2f749eacc568919304622446748
2013-07-24 23:29:39 +12:00
Robert O'Callahan
0aeb871775 Bug 856361. Part 7: Fix copying of track data from input streams to output streams in TrackUnionStream. r=padenot
--HG--
extra : rebase_source : 7138200b4f1060de00b2410f58c645c353580a6f
2013-08-01 16:02:49 +12:00
Robert O'Callahan
a8588cd799 Bug 856361. Part 4: Create AudioNodeExternalInputStream. r=ehsan
--HG--
extra : rebase_source : 1061dea560eb1c242a4d11aae0d7d89da191d8fe
2013-07-24 22:15:11 +12:00
Robert O'Callahan
f96ab4782f Bug 856361. Part 3: Refactor AudioNodeStream to create ComputeFinalOuputChannelCount, AccumulateInputChunk and AdvanceOutputSegment, and make AudioNodeStreams be treated as always consumed by the MediaStreamGraph. r=ehsan
--HG--
extra : rebase_source : ef176c629f16a00042d2a281bfffbe75c31d6002
2013-07-24 22:11:35 +12:00
Robert O'Callahan
d6469f3ba8 Bug 856361. Part 2: Block data from a non-same-origin media resource entering a MediaStream from a media element. r=cpearce
--HG--
extra : rebase_source : db895d3d2d91a92d0c8c381940a0e0ccc9d9a8d0
2013-07-24 21:55:23 +12:00
Robert O'Callahan
a9fa877334 Bug 856361. Part 1: Fix comments for MediaInputPort flags to reflect reality. r=jesup
--HG--
extra : rebase_source : 8828d63f75b41500f9c7af5a4d6cf97740fe7215
2013-07-17 15:16:09 +12:00
Nikhil Marathe
210077a184 Bug 902257 - Include header file for Func attribute in WebIDL codegen. r=bz 2013-08-06 19:22:46 -07:00
Shu-yu Guo
735cdb7416 Bug 901313 - Fix ursh VM call in PJS. (r=bhackett) 2013-08-06 18:15:53 -07:00
Shu-yu Guo
ff3ecb1976 Bug 901389 - Pass length correctly in creating rest argument template objects in Ion. (r=bhackett) 2013-08-06 18:15:53 -07:00
Mark Hammond
0ca51642ad Bug 897811 - remove browser.pageThumbs.enabled preference. r=gavin 2013-08-07 11:10:58 +10:00
Mark Hammond
c17662c638 Bug 897408 - remove erroneous style.removeProperty call in Site.prototype.refreshThumbnail. r=ttaubert 2013-08-07 11:10:57 +10:00
Andrew McCreight
0965af3500 Bug 866569 - Unlink nsXULPrototypeNodes more aggressively. r=smaug 2013-08-06 17:37:05 -07:00
Blake Kaplan
81c5c9caea Bug 898926 - Add reftest. r=sicking 2013-08-06 17:31:30 -07:00
Blake Kaplan
c619ffae01 Bug 898926 - xbl:children elements are insertion points if they're inactive. r=sicking 2013-08-06 17:31:30 -07:00
Guillaume Abadie
25e763c7a5 bug 893180 - [WebGL 2.0] gl.vertexAttribDivisor (GL_ARB_instanced_array) - r=jgilbert 2013-08-06 20:05:51 -04:00
Bill McCloskey
ea783aac7d Bug 899222 - Make about:home work via message passing (r=felipe).
--HG--
rename : browser/modules/AboutHomeUtils.jsm => browser/modules/AboutHome.jsm
2013-07-05 13:55:00 -07:00
Benoit Girard
084ae6868c Bug 873378 - Add a limit on mobile of 20 layers per container layer. r=roc 2013-07-16 16:17:18 -04:00
Dan Gohman
949e9c9e01 Bug 901275 - IonMonkey: Move failure and exception-handling code out of line. r=jandem 2013-08-06 14:56:37 -07:00
Josh Aas
76e240d671 Bug 899473 - Remove OS X 10.4 and 10.5 code from gfx. r=jmuizelaar 2013-08-06 17:52:52 -04:00
Shane Tully
ed2d029aba Bug 901818 - Only enable Android backend for Contacts API on Nightly builds. r=reuben 2013-08-06 14:30:21 -07:00
Guillaume Abadie
78c2cdc107 bug 892978 - [WebGL 2.0] Query objects (GL_ARB_occlusion_query_boolean) - r=jgilbert 2013-08-06 17:23:46 -04:00
Brian Hackett
e0ccda801d Bug 902009 - Fold ToDouble(ToInt32(v)) conversions, r=jandem. 2013-08-06 15:11:56 -06:00
Ryan VanderMeulen
c9990d038c Merge m-c to inbound. 2013-08-06 17:07:23 -04:00
Ryan VanderMeulen
a469a2f257 Backed out 2 changesets (bug 901151, bug 788073) for suspected robocop-2 orange.
Backed out changeset 6e7a45127e07 (bug 901151)
Backed out changeset bf050e52851f (bug 788073)
2013-08-06 15:28:46 -04:00
Ryan VanderMeulen
444d71333a Merge m-c to fx-team. 2013-08-06 14:23:55 -04:00
Ryan VanderMeulen
1e9ab7ac27 Merge b2g-inbound to m-c. 2013-08-06 14:23:21 -04:00
Ed Morley
3b343a9423 Backed out changeset f87e93861239 (bug 649607) for causing bug 901921 2013-08-06 10:42:42 -07:00
Marina Samuel
5681b7bcc0 Bug 883959 - re-land part of previous change that was accidentally reverted. r=me 2013-08-06 13:33:33 -04:00
Ryan VanderMeulen
d3e2486217 Backed out changeset aada9eac6fd3 (bug 900742) for checktest failures. 2013-08-06 12:50:36 -04:00
Wes Johnston
1964838197 Bug 901151 - Set source when firing mouse events. r=kats 2013-08-06 09:37:28 -07:00
Wes Johnston
227ae509ca Bug 788073 - Use platform touch fluffing on Android. r=kats 2013-08-06 09:37:27 -07:00
Gaia Pushbot
a756583936 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ca81894022ba
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11359 from davidflanagan/bug901377

Bug 901377: fix serious autocorrect regressions r=yxl

========

https://hg.mozilla.org/integration/gaia-central/rev/ca760d73e466
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 901377: fix serious autocorrect regressions
2013-08-06 09:25:24 -07:00
Gaia Pushbot
b4a23eadfc Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/453d7dee630d
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #11377 from wanderview/contacts_throbber_cpu

Bug 901657: Use display:none to hide animation. r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/d7003fd65a19
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 901657: Use display:none to hide animation
2013-08-06 08:30:23 -07:00
Marco Castelluccio
3b36497dff Bug 873567 - Fix packaged apps test. r=myk 2013-08-06 10:58:44 -04:00
Kartikaya Gupta
405d81dc18 Bug 900742 - Fix APZC hit testing problem introduced by bug 866232. r=BenWa 2013-08-06 10:39:19 -04:00