Commit Graph

259384 Commits

Author SHA1 Message Date
Jan Gerber
5bf03dc4b8 Bug 1197777 - Use libavformat-ffmpeg.so.56 if available. r=k17e 2015-08-24 14:08:09 +02:00
Andre Natal
b36862c8d5 Bug 1198540 - Add translation of digit 0 to word oh on cmudict. r=kdavis 2015-08-25 20:16:00 -04:00
Ting-Yu Chou
56ab6d10d4 Bug 1119692 - Part 2: Always use scheme jar:remoteopenfile: for out-of-process apps to ease sandboxing code. r=fabrice 2015-08-17 10:30:22 +08:00
Ting-Yu Chou
31436e9999 Bug 1119692 - Part 1: Get cached jar file fd if it exists instead of always openning it. r=smaug, r=jduell 2015-08-17 10:25:59 +08:00
Masayuki Nakano
bf7357bb6a Bug 895274 part.4 Clean up the macro names of EventNameList.h r=smaug 2015-08-26 21:56:59 +09:00
Masayuki Nakano
3bf74a341a Bug 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug 2015-08-26 21:56:59 +09:00
stefanh@inbox.com
fe16adaf9a Bug 1198520 - Remove unused images in toolkit/themes/osx/global/toolbar/. r=Dao. 2015-08-26 14:45:41 +02:00
Andrea Marchesini
7ba30c0a0b Bug 1189389 - nsIStructuredCloneContainer should use StructuredCloneHelper, r=smaug 2015-08-26 13:17:23 +01:00
Jon Coppeard
787f67350c Bug 1198673 - Fix bug in parseModule() error handling r=jandem 2015-08-26 13:07:53 +01:00
James Graham
47022afeee Bug 1184351 - Disable unstable CSP test on Linux debug builds, a=testonly 2015-08-26 12:37:59 +01:00
James Graham
6588a68f34 Bug 1193349 - Disable unstable image mutations test on Windows, a=testonly 2015-08-26 12:36:59 +01:00
Masayuki Nakano
54207f97ac Bug 1198594 The copy constructor of IMENotification should initialize mMessage before calling Assign() r=smaug 2015-08-26 20:01:05 +09:00
Chris Peterson
40a65bd331 Bug 1198124 - Enable -Wshadow in directories that have no -Wshadow warnings. r=glandium 2015-08-25 09:14:38 -07:00
Chris Peterson
efb9437873 Bug 1198128 - Fix -Wshadow warnings in widget/gtk. r=karlt 2015-08-23 17:55:09 -07:00
Chris Peterson
1361a2ef8e Bug 1197563 - Polyfill __func__ for MSVC 2013 and earlier. r=froydnj 2015-08-20 23:39:18 -07:00
Anthony Jones
1ca1912ccf Bug 1180101 - Test 0 length atom inside moov; r=jya 2015-08-26 18:13:01 +12:00
Anthony Jones
adae7ab07f Bug 1180101 - Skip four bytes when we hit a zero length box; r=jya 2015-08-26 18:12:59 +12:00
Jean-Yves Avenard
3a04e7ce39 Bug 1197075: P4. Reject skip promise on cancellation or shutdown. r=edwin
Also remove redundant code.
2015-08-26 15:36:54 +10:00
Jean-Yves Avenard
3a1800ef6d Bug 1197075: P3. Decode frames ahead of MDSM requesting them. r=edwin
This makes the media.*-decode-ahead pref performs more according to its name.
We decode audio and video in advance so a MediaDataPromise can be resolved almost instantly.
Default is 2.
2015-08-26 15:36:54 +10:00
Jean-Yves Avenard
460b51e307 Bug 1197075: P2. Revert "Bug 1171257 - Add force decode ahead to MediaFormatReader r=jya,bholley". r=edwin 2015-08-26 15:36:53 +10:00
Jean-Yves Avenard
f415ad8b09 Bug 1197075: P1. Revert "Bug 1197051 - Don't try to decode ahead while seeking - r=jya". r=edwin 2015-08-26 15:36:53 +10:00
JW Wang
84993d860f Bug 1198565 - prepend the file name to the token so it is easier to know which file times out. r=jya. 2015-08-26 12:48:57 +08:00
Ryan VanderMeulen
fc9915b0d0 Merge m-c to inbound. a=merge 2015-08-26 00:05:36 -04:00
Ryan VanderMeulen
3b50db17c5 Backed out changeset de77ab24fab9 (bug 1170011) for browser_viewSourceInTabOnViewSource.js failures. 2015-08-25 23:16:22 -04:00
Ryan VanderMeulen
cafda175d4 Bug 1197986 - Request a longer timeout for tests that started timing out after increasing the number of B2G debug xpcshell chunks from 2 to 4. 2015-08-25 20:56:16 -04:00
Lee Salzman
606ff97209 Bug 1194397 - Force gdk_window_ensure_native on gdk window creation. r=acomminos 2015-08-25 18:42:40 -04:00
B2G Bumper Bot
c5a87361ff Bumping manifests a=b2g-bump 2015-08-25 15:48:41 -07:00
Ryan VanderMeulen
6bb271d1e0 Bug 1197986 - Request a longer timeout for tests that started timing out after increasing the number of B2G debug xpcshell chunks from 2 to 4. 2015-08-25 18:31:35 -04:00
B2G Bumper Bot
e7487dd898 Bumping manifests a=b2g-bump 2015-08-25 15:27:14 -07:00
B2G Bumper Bot
aa89297139 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1bd25a1c1736
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #31522 from nullaus/bug1198172

Bug 1198172 - Reduce logging noise for ease of debugging. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/41c55327a073
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: Bug 1198172 - Reduce logging noise for ease of debugging. r=me
2015-08-25 15:25:35 -07:00
Ryan VanderMeulen
c33ca2b49d Merge inbound to m-c. a=merge 2015-08-25 16:49:55 -04:00
Ryan VanderMeulen
b3ede014bb Merge fx-team to m-c. a=merge 2015-08-25 16:49:07 -04:00
Bobby Holley
28a3efa072 Backed out 3 changesets (bug 1165272) for b2g sanity blocker. 2015-08-25 11:16:21 -07:00
Jan de Mooij
8e755312e1 Bug 889158 - Fix arrow function lexical arguments binding, allow rest + arguments. r=jorendorff 2015-08-25 19:37:09 +02:00
Thomas Zimmermann
5b0d7bdd34 Bug 1197815: Add missing |BluetoothHfpManager::IsNrecEnabled|, r=shuang 2015-08-25 17:06:51 +02:00
Ryan VanderMeulen
ac8082b02e Merge inbound to m-c. a=merge 2015-08-25 10:43:34 -04:00
Ryan VanderMeulen
88adf15e3d Merge fx-team to m-c. a=merge 2015-08-25 10:34:53 -04:00
Ryan VanderMeulen
0ec317e4ee Merge b2g-inbound to m-c. a=merge 2015-08-25 10:34:03 -04:00
Ryan VanderMeulen
32eeb6d850 Backed out changesets 8e41bbb259cc and a5823a3df988 (bug 1129882) for smoketest regressions. a=me 2015-08-25 09:42:03 -04:00
Nigel Babu
97b2fcff0c Backed out changeset adb6cdbdd2ed for emulator build bustage (Bug 1197815) 2015-08-25 17:59:18 +05:30
Thomas Zimmermann
50d369dc3a Bug 1197815: Add missing |BluetoothHfpManager::IsNrecEnabled|, r=shuang 2015-08-25 13:18:00 +02:00
Jan de Mooij
5ab4524ee7 Bug 1195298 - Fix NewDenseArray intrinsic to work when the first argument is a double. r=till 2015-08-25 13:13:02 +02:00
Jan de Mooij
0787254eea Bug 1140616 - Crash when _releaseobject is called on the wrong thread. r=bsmedberg 2015-08-25 13:11:41 +02:00
Till Schneidereit
422ca60743 Bug 1070767 - Enable {Array, %TypedArray%}.prototype.includes in all builds. r=lth 2015-08-25 12:57:21 +02:00
B2G Bumper Bot
7856f10ecd Bumping manifests a=b2g-bump 2015-08-25 03:53:27 -07:00
Jacek Caban
06e0168155 Bug 1197282 - Include <atomic> in VideoDecoder.h. r=cpearce 2015-08-25 12:40:20 +02:00
Makoto Kato
ecd6727eab Bug 1196403 - Apply crbug/522201 to support Windows 10 build 10525. r=bobowen 2015-08-25 19:21:08 +09:00
Victor Porof
a4e008a44f Bug 1198109 - Hide composite markers by default, r=jsantell 2015-08-25 13:16:41 +03:00
Lars T Hansen
e682cb1420 Bug 1198145 - guard calls to getInst(). r=me 2015-08-25 10:43:35 +02:00
Hannes Verschore
39ab1252d6 Bug 1196648: IonMonkey - Don't run the lazy link stub for asmjs to jit fastpath, r=nbp 2015-08-25 10:38:01 +02:00