Commit Graph

147503 Commits

Author SHA1 Message Date
Wes Kocher
818ff844d4 Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE 2013-09-18 17:21:02 -07:00
Wes Kocher
774fbc25da Backed out changeset 4eb44a3149ed (bug 913847) 2013-09-18 17:19:23 -07:00
Wes Kocher
ee41ec25e3 Backed out changeset 040522aacba4 (bug 913847) 2013-09-18 17:18:56 -07:00
Wan-Teh Chang
4f469088b0 Bug 898431: Update to NSS_3_15_2_BETA2. Inclues the fixes for bug 912844,
bug 912847, and bug 900971.
2013-09-18 17:10:00 -07:00
Karl Tomlinson
9afb11760d b=917260 null check mDestination in AudioContext::Shutdown() r=ehsan
This handles the case where Shutdown() is called after Unlink()
(but before the destructor).

--HG--
extra : transplant_source : %97A%BE%60%F5j%F5%F0GT%C2%B6%F8%A2%BD%13%2B%02%83R
2013-09-19 12:04:13 +12:00
Paul Adenot
c94c62d6d1 Bug 917260 - Nullcheck Destination() in AudioContext::DestinationStream. r=ehsan 2013-09-17 15:23:52 +02:00
Nicholas Cameron
674499c0fd bug 918119. Skip crashtests/327524-1.html. r=bustage 2013-09-19 11:04:52 +12:00
Benoit Jacob
620da02ed9 Bug 913852 - BindingUtils.h doesn't need to include <algorithm> - r=bz 2013-09-18 18:50:32 -04:00
Benoit Jacob
af97fdd40d Bug 913847 - Include MainThreadUtils.h instead of nsThreadUtils.h - r=ehsan 2013-09-18 18:50:32 -04:00
Benoit Jacob
7b95f58c00 Bug 913847 - split NS_IsMainThread and NS_GetMainThread into a new MainThreadUtils.h header - r=ehsan 2013-09-18 18:50:32 -04:00
Benoit Jacob
18df240efb Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan 2013-09-18 18:50:32 -04:00
Mike Hommey
7371888973 Bug 917086 - Disallow DIRS, PARALLEL_DIRS and TEST_DIRS under TOOL_DIRS and TEST_TOOL_DIRS, and adapt moz.build files accordingly. r=gps
Also mark TOOL_DIRS/TEST_TOOL_DIRS directories in backend.mk and recurse them normally instead of forcing make -C dir libs for them.
2013-09-19 07:43:02 +09:00
Gregory Szorc
35033a2ca3 Bug 910453 - Annotate read moz.build files with tier info. r=glandium 2013-08-28 14:37:10 -07:00
Mike Hommey
153c82610c Bug 917622 - Use INSTALL_TARGETS for mochitests. r=gps 2013-09-19 07:39:58 +09:00
Mike Hommey
9c11804627 Bug 915928 - Remove toolkit/Makefile.in. r=khuey 2013-09-19 07:39:14 +09:00
Jan-Ivar Bruaroey
1234350e5d Bug 917298: Mochitests for testing gum constraints. r=jesup, jsmith 2013-09-18 17:56:29 -04:00
Matt Woodrow
a8202c7357 Bug 914984 - Enable Azure content for b2g. r=nrc 2013-08-15 10:49:45 +12:00
Randell Jesup
b632e7f624 Bug 886052: Turn on audio webrtc_trace logs for getUserMedia r=gcp 2013-09-18 17:12:38 -04:00
Shu-yu Guo
0411ab6422 Bug 917401 - Fix incorrect blocked register assignment in LSRA. (r=jandem) 2013-09-18 14:03:00 -07:00
EKR
09f3395de3 Bug 917619 - Fix setup direction when a=setup is missing r=ehugg 2013-09-17 17:43:05 -07:00
Ralph Giles
8db1d1f45f Backed out changeset f56acf83688c (bug 895091) r=bustage CLOSED TREE 2013-09-18 13:47:43 -07:00
Ralph Giles
aad03166c6 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
94a5827cbf Backed out changeset 330a415e7723 (bug 895091) 2013-09-18 13:47:05 -07:00
Ralph Giles
d58f9ff76f Backed out changeset feca3867b395 (bug 895091) 2013-09-18 13:47:04 -07:00
Ralph Giles
9236a9752d 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
8d2ac65709 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
a96eeae9ec Bug 917576. Disable failing crashtest for Cipc. r=bholley 2013-09-19 07:25:21 +12:00
Nicholas Cameron
815a1d4a19 Bug 917576. Parse non-string pref values. r=ahal 2013-09-19 07:25:20 +12:00
Jeff Walden
9431b31b48 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
43b6a3ce4a Bug 870420 - Require Python 2.7.3+ to build; r=ted 2013-09-05 13:55:58 -07:00
Gregory Szorc
4dc2a451ab Bug 910487 - Hack binary Python extensions into building on Windows; r=mshal 2013-09-18 11:16:22 -07:00
Gregory Szorc
fa68d5fd4a Bug 901278 - More intelligently detect installed Xcode; r=mshal 2013-09-18 11:16:22 -07:00
Gregory Szorc
1be4e77c75 Bug 914372 - Provide more info to help with installing Python; r=mshal 2013-09-18 11:16:21 -07:00
Gregory Szorc
a518da29b9 Bug 914373 - Verify $PATH is sane during bootstrap; r=mshal 2013-09-18 11:16:21 -07:00
Mihai Sucan
7adfe9f5a9 Bug 914405: fix for browser_bug_638949_copy_link_location.js; r=me 2013-09-18 16:24:18 +03:00
Jim Blandy
5302bb5360 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
d202b707ec Bug 915846 - IonMonkey: Rename things to say "canHaveFractionalPart" instead of "decimal". r=nbp 2013-09-18 10:55:30 -07:00
Dan Gohman
161e4ee9f4 Bug 915846 - IonMonkey: Const-qualify some range pointees. r=nbp 2013-09-18 10:55:28 -07:00
Rick Eyre
b0d5b83e14 Bug 895091 - Test for multiple WebVTT files loading at once r=khuey 2013-09-10 07:13:00 -07:00
Rick Eyre
883e0cbab8 Bug 895091 - Turn text track cue tests back on r=rillian 2013-09-05 07:57:00 -07:00
Rick Eyre
6b889cdc6b 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
ba5b9da05c 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
b8a0103c93 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
2844209025 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
f93bc40c78 Bug 917441 - Add missing #ifdef JS_ION. 2013-09-18 11:14:38 -06:00
Ted Mielczarek
110933c242 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
77760f6ca3 bug 717758 - Breakpad test for abort() crashes. r=glandium 2013-09-16 14:44:25 -04:00
Ted Mielczarek
b0d9117830 bug 717758 - handle abort() in Breakpad on OS X. r=mento 2013-09-16 14:44:24 -04:00
Eitan Isaacson
3ede12eb22 Bug 917399 - Use settings API for enabling/disabling AccessFu. r=yzen 2013-09-18 09:57:08 -07:00
Hannes Verschore
96f3dc5312 Bug 910960 - IonMonkey: Improve codegen of TypeBarriers, r=nbp 2013-09-18 17:53:41 +02:00