Mike Hommey
ae0966be15
Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps
2013-09-19 07:39:58 +09:00
Mike Hommey
24f60addf6
Bug 915928 - Remove toolkit/Makefile.in. r=khuey
2013-09-19 07:39:14 +09:00
Jan-Ivar Bruaroey
d33a6d01eb
Bug 917298: Mochitests for testing gum constraints. r=jesup, jsmith
2013-09-18 17:56:29 -04:00
Matt Woodrow
3bcb563106
Bug 914984 - Enable Azure content for b2g. r=nrc
2013-08-15 10:49:45 +12:00
Randell Jesup
f1dc6db9a7
Bug 886052: Turn on audio webrtc_trace logs for getUserMedia r=gcp
2013-09-18 17:12:38 -04:00
Shu-yu Guo
b943332fa0
Bug 917401 - Fix incorrect blocked register assignment in LSRA. (r=jandem)
2013-09-18 14:03:00 -07:00
EKR
63298ca29b
Bug 917619 - Fix setup direction when a=setup is missing r=ehugg
2013-09-17 17:43:05 -07:00
Ralph Giles
fcdbb897d4
Backed out changeset f56acf83688c (bug 895091) r=bustage CLOSED TREE
2013-09-18 13:47:43 -07:00
Ralph Giles
3da8f547a2
Backed out changeset e110a9187bb1 (bug 895091)
...
--HG--
rename : content/media/WebVTTListener.cpp => content/media/WebVTTLoadListener.cpp
rename : content/media/WebVTTListener.h => content/media/WebVTTLoadListener.h
2013-09-18 13:47:07 -07:00
Ralph Giles
4ef7a14aef
Backed out changeset 330a415e7723 (bug 895091)
2013-09-18 13:47:05 -07:00
Ralph Giles
057477b632
Backed out changeset feca3867b395 (bug 895091)
2013-09-18 13:47:04 -07:00
Ralph Giles
98a46c2b26
Back out 813a35c5b24a for ASan failure. r=bustage CLOSED TREE
...
Only one test is failing (so far) and the feature itself is
behind a pref, so this doesn't affect users.
2013-09-18 13:31:40 -07:00
Ehsan Akhgari
8060e7d6d7
Bug 915735 - Part 0: Stop pulling in all of jsapi.h into gkmedias.dll; rs=bjacob
2013-09-18 16:07:56 -04:00
Nicholas Cameron
04bfb1b33b
Bug 917576. Disable failing crashtest for Cipc. r=bholley
2013-09-19 07:25:21 +12:00
Nicholas Cameron
60d2049353
Bug 917576. Parse non-string pref values. r=ahal
2013-09-19 07:25:20 +12:00
Jeff Walden
b93eaca87b
Bug 909602 - Don't blow away most/all elements above the purported "length" of a non-Array object passed to Array.prototype.pop. r=bhackett
2013-09-16 18:44:45 -07:00
Gregory Szorc
41c5152558
Bug 870420 - Require Python 2.7.3+ to build; r=ted
2013-09-05 13:55:58 -07:00
Gregory Szorc
bdb326e321
Bug 910487 - Hack binary Python extensions into building on Windows; r=mshal
2013-09-18 11:16:22 -07:00
Gregory Szorc
f0af9a1b4d
Bug 901278 - More intelligently detect installed Xcode; r=mshal
2013-09-18 11:16:22 -07:00
Gregory Szorc
949d7bca5f
Bug 914372 - Provide more info to help with installing Python; r=mshal
2013-09-18 11:16:21 -07:00
Gregory Szorc
7773c22f8f
Bug 914373 - Verify $PATH is sane during bootstrap; r=mshal
2013-09-18 11:16:21 -07:00
Mihai Sucan
c378004d53
Bug 914405: fix for browser_bug_638949_copy_link_location.js; r=me
2013-09-18 16:24:18 +03:00
Jim Blandy
5917b71689
Bug 914405: Define makeGlobalObjectReference, a quick way to get D.O's referring to global objects, to simplify the web console. r=jorendorff r=msucan
2013-09-17 15:21:11 -07:00
Dan Gohman
cb162a22ae
Bug 915846 - IonMonkey: Rename things to say "canHaveFractionalPart" instead of "decimal". r=nbp
2013-09-18 10:55:30 -07:00
Dan Gohman
1d3f4ad7d8
Bug 915846 - IonMonkey: Const-qualify some range pointees. r=nbp
2013-09-18 10:55:28 -07:00
Rick Eyre
1c35b391bd
Bug 895091 - Test for multiple WebVTT files loading at once r=khuey
2013-09-10 07:13:00 -07:00
Rick Eyre
aea38bd863
Bug 895091 - Turn text track cue tests back on r=rillian
2013-09-05 07:57:00 -07:00
Rick Eyre
966126401b
Bug 895091 - Add JS WebVTT parser code in (vtt.js) r=rillian, ted, gwagner, khuey
...
- Current source code for vtt.js can be found at:
https://github.com/andreasgal/vtt.js
- vtt.js code taken from commit 6bca57d265fc58cff091148b426ec69f576057d7.
2013-09-17 12:31:00 -07:00
Rick Eyre
2c50da9c5e
Bug 895091 - Add WebVTT parser and wrapper IDLs r=rillian, ted, gwagner, khuey
...
- Added vtt.js, a JS WebVTT parser, to Gecko.
- Added a wrapper to interface between it and Gecko.
- Updated TextTrackCue and WebVTTListener to work with it.
--HG--
rename : content/media/WebVTTLoadListener.cpp => content/media/WebVTTListener.cpp
rename : content/media/WebVTTLoadListener.h => content/media/WebVTTListener.h
2013-09-10 06:59:00 -07:00
Rick Eyre
b3ba92341d
Bug 895091 - Remove references to C WebVTT parser and unused code r=rillian
...
- Remove left over references to WebVTT C parser in TextTrackCue and
WebVTTListener classes.
- Remove miscellaneous unused code as well and included libraries as
well.
2013-09-10 06:53:00 -07:00
Corey Ford
eb9453176a
Bug 902992 - Enable position:sticky in non-release builds (e.g. Nightly and Aurora). r=dholbert
2013-09-12 13:36:45 -07:00
Brian Hackett
cb6e1bdef7
Bug 917441 - Add missing #ifdef JS_ION.
2013-09-18 11:14:38 -06:00
Ted Mielczarek
faec6d7296
bug 717758 - kill hung processes with SIGABRT on OS X in automation.py. r=jmaher
2013-09-16 14:44:25 -04:00
Ted Mielczarek
c37e38f531
bug 717758 - Breakpad test for abort() crashes. r=glandium
2013-09-16 14:44:25 -04:00
Ted Mielczarek
a3fbd4a8d8
bug 717758 - handle abort() in Breakpad on OS X. r=mento
2013-09-16 14:44:24 -04:00
Eitan Isaacson
bffc417352
Bug 917399 - Use settings API for enabling/disabling AccessFu. r=yzen
2013-09-18 09:57:08 -07:00
Hannes Verschore
69016c1b4d
Bug 910960 - IonMonkey: Improve codegen of TypeBarriers, r=nbp
2013-09-18 17:53:41 +02:00
Trevor Saunders
27e72dc2a7
bug 915566 - rm makefiles in dom/ r=gps
2013-09-13 12:25:21 -04:00
Trevor Saunders
ba23a6f84d
bug 915566 - rm makefiles in intl/ r=mshal
2013-09-12 13:39:02 -04:00
Trevor Saunders
946e5b4a08
bug 915566 - rm makefiles in xpcom/ r=glandium
2013-09-12 08:15:51 -04:00
Trevor Saunders
2bb9dd1c21
bug 915566 - rm some makefiles in editor/ r=gps
2013-09-12 07:43:41 -04:00
Trevor Saunders
d3b7eeaa09
bug 915566 - rm another makefile in content/ r=mshal
2013-09-12 07:14:42 -04:00
Trevor Saunders
6957ef1b01
bug 915566 - rm Makefiles in content/ r=ted
2013-09-12 03:52:58 -04:00
Trevor Saunders
7457271daf
bug 915566 - rm some makefiles in docshell/ r=ted
2013-09-12 03:50:04 -04:00
Brian Hackett
60a357cc76
Bug 917441 - Remove dependence of IonBuilder on ScriptAnalysis, r=jandem.
2013-09-18 09:43:21 -06:00
David Keeler
307995b2b4
bug 913092 - remove unnecessary nsIPermissionManager in TestSTSParser r=mcmanus
2013-09-17 15:47:01 -07:00
Ralph Giles
f574450bd6
Bug 865256 - Part 4: Implement custom waveforms. r=ehsan,padenot
...
Copy the periodicWave data into a shareable buffer.
Add a SetBuffer call to send the buffer data to the
OscillatorNodeEngine. Call into blink's PeriodicWave
implementation to generate bandlimited tables bracketing
the desired frequency and interpolate the output data
from them.
Change the PeriodicWave constructor to only take one
length, since both arrays must be the same size.
Change OscillatorNode's SetType to throw INVALID_STATE
instead of NOT_IMPLEMENTED if js tries to assign
type = 'custom' directly.
2013-08-28 15:39:26 -07:00
Ralph Giles
d120591c10
Bug 865256 - Part 3d: Port blink's PeriodicWave to gecko. r=ehsan
...
Changes to use gecko infrastructure.
2013-09-10 14:33:03 -07:00
Ralph Giles
fd839881f9
Bug 865256 - Part 3c: Import blink's PeriodicWave. r=ehsan
...
From 3807300c75ae70f004b76cbce023e59a0367e09b Mon Sep 17 00:00:00 2001
This is the original code from blink svn trunk r157670 for reference.
This commit has no porting or build support, to make subsequent changes
easier to identify.
2013-09-10 14:29:51 -07:00
Ralph Giles
3006203577
Bug 865256 - Part 3b: Add a complex->real ifft to FFTBlock. r=ehsan
...
From ea43bceaf8f6dd2c44d7f55a45f770be19b335a5 Mon Sep 17 00:00:00 2001
Currently FFTBlock only holds the complex frequency domain data
internally, reading and writing to external time domain data
buffers. For PeriodicWave we need to create a real, time domain
signal from real and imaginary frequency domain data. This method
does this without touching the internal output buffer at all.
FFTBlock is just used as a wrapper for kiss_fft_cfg.
2013-09-10 11:00:17 -07:00