Commit Graph

258060 Commits

Author SHA1 Message Date
Mike Hommey
1fb92f7b31 Bug 1194905 - Build libvpx neon code without -mthumb and -mfloat-abi=softfp. r=mshal
-mfloat-abi=softfp is hardcoding an ABI that may not match everything else
in Gecko, which is bound to fail. It's also unrelated to building NEON code.
-mthumb is also unrelated to building NEON code, and should be left as it
is for everything else.
Now, interestingly, we also have a VPX_ASFLAGS variable that just contains
the right things instead of hardcoding them in the moz.build, so just use
that instead.
2015-08-18 08:09:14 +09:00
Mike Hommey
ee2ebc37ea Bug 1194497 - Convert a few remaining PRUnichar to char16_t. r=roc 2015-08-18 08:09:14 +09:00
Mike Hommey
1594854e9a Bug 1194520 - Add a system header wrapper for <freetype/ftfntfmt.h>. r=mshal 2015-08-18 08:09:13 +09:00
Jean-Yves Avenard
c5f3b5f388 Bug 1190970: [MSE] P2. Update mochitest. r=bholley 2015-08-18 08:48:41 +10:00
Jean-Yves Avenard
0405d41092 Bug 1190970: [MSE] P1. Enable WebM by default on platforms not supporting h264/aac. r=cpeterson 2015-08-18 08:48:18 +10:00
Aidin Gharibnavaz
a54e107520 Bug 929846 - Considering key size when calculating quota usage. r=jdm 2015-08-17 15:19:30 -07:00
Tom Tromey
afa8a051d4 Bug 1013814 - add inIDOMUtils.getRelativeRuleLine; r=heycam,pbrosset 2015-08-17 15:19:21 -07:00
Honza Bambas
f559a5a5e2 Bug 1082735 - Don't use InsertElementSorted in HTTP cache, r=michal 2015-08-17 15:18:59 -07:00
Hiroyuki Ikezoe
ca9c369a19 Bug 1165796 - Part 3: Fix PerformanceObserverEntryList::GetEntries filtering for initiatorType. r=baku 2015-08-17 15:13:26 -07:00
Hiroyuki Ikezoe
6281743182 Bug 1165796 - Part 2: Implement PerformanceObserver.r=baku 2015-08-17 15:13:20 -07:00
Hiroyuki Ikezoe
84de9ab09d Bug 1165796 - Part 1: Make PrefEnabledRunnable usable for other preference names. r=baku 2015-08-17 15:13:13 -07:00
Hiroyuki Ikezoe
f574935dfc Bug 1165796 - Part 0: Unified build fix. r=baku 2015-08-17 15:13:06 -07:00
John Lin
8c237a861d Bug 1186845 - Let MP4Decoder handle 3GPP files if Gonk PDM is available. r=cpearce 2015-08-17 15:12:43 -07:00
Arnaud Bienner
5f922f1572 Bug 1190086 - Use new String::Contains(char) method more widely r=froydnj 2015-08-14 00:49:15 +02:00
Benjamin Chen
75800e9b3e Bug 1192733: add new testcase for dormant. r=jwwang 2015-08-17 10:22:48 +08:00
Benjamin Chen
47d214758e Bug 1192733: fix the MediaFormatReader can not back from dormant state. r=jya 2015-08-14 12:02:15 +08:00
Andrew Comminos
e193dc2524 Bug 1194472 - Correctly fetch compositor backend in WebGLContext. r=jgilbert 2015-08-17 15:10:12 -07:00
Trevor Saunders
4807763cdd bug 1188415 - make CheckDocTree return if the document tree is in a sane state 2015-08-17 18:06:13 -04:00
Bobby Holley
6c899edb65 Bug 1188976 - Hoist MozPromise into xpcom. r=froydnj 2015-08-17 14:54:45 -07:00
Bobby Holley
f703fcf697 Bug 1188976 - Use mozilla::Tuple for InvokeAsync. r=froydnj 2015-08-17 14:54:44 -07:00
Bobby Holley
bf29d53b6d Bug 1188976 - Rename ProxyMediaCall to InvokeAsync. r=froydnj 2015-08-17 14:54:42 -07:00
Bobby Holley
39adf73c68 Bug 1188976 - Fix up include. r=me
Not sure how this didn't get fixed before.
2015-08-17 14:54:41 -07:00
Jonathan Griffin
b00312b7ee Bug 1190474 - Allow longer mozharness timeouts for cppunittest, r=chmanchester 2015-08-17 14:34:12 -07:00
Steve Fink
461029b2de Bug 1194829 - Rename sweep to sweepChildren because shu said so, r=shu 2015-08-14 11:49:17 -07:00
David Burns
bb6e4ade2a Bug 1195440: Disable health reporting when marionette tests are running; r=jgriffin 2015-08-17 21:36:57 +01:00
Josh Matthews
eeded2cdf9 Bug 1179399 - Add a flag to HttpBaseChannel indicating whether interception is occurring. r=mayhemer
Landed on a CLOSED TREE
2015-08-17 16:42:46 -04:00
Steve Fink
dd926d0ef8 Bug 1194838 - Make Cell a GCType for the hazard analysis, r=terrence 2015-08-14 12:33:16 -07:00
David Keeler
c5ef778579 bug 1190603 - rename prime256v1 to secp256r1 in test_keysize.js to reduce confusion r=Cykesiopka
OpenSSL refers to the curve in question as 'prime256v1', but rfc 5480,
mozilla::pkix, and the test framework refer to it as secp256r1, so we
should be consistent.
2015-08-05 13:39:11 -07:00
David Keeler
a43f0cbb4c bug 1190603 - convert test_keysize.js to generate certificates at build time r=Cykesiopka 2015-08-03 17:02:58 -07:00
David Keeler
7640a01369 bug 1190603 - import PyECC library r=gps,gerv
Obtained from https://github.com/amintos/PyECC.git
(commit 1bfd3a41410c3650e57d58f7bd016bb0819af250)
2015-08-03 15:17:00 -07:00
Trevor Saunders
d0af52b333 bug 1194853 - pass the correct interfaces to Proxycreated when creating documents r=davidb 2015-08-17 13:49:28 -04:00
Catalin Badea
d934fec5a5 Bug 1193133 - Disable broken service worker wpt tests. r=bkelly 2015-08-17 10:38:34 -07:00
Catalin Badea
f4808de3c5 Bug 1193133 - Throw when calling postMessage from a Service Worker dom object with no global. r=bkelly 2015-08-17 10:38:34 -07:00
Catalin Badea
ef2a2c7f90 Bug 1193133 - Drop the document and window references from ServiceWorker. r=bkelly 2015-08-17 10:38:34 -07:00
Botond Ballo
b2f0d74a1a Bug 1193930 - Allow the user to start a pinch while an overscroll animation is still in progress. r=kats 2015-08-14 13:11:32 -04:00
Ehsan Akhgari
f1d325cb3b Bug 1186323 - Increase the timeout of browser_perf-theme-toggle-01.js 2015-08-17 11:47:41 -04:00
Ehsan Akhgari
0588ca1483 Bug 1195051 - Part 4: Fix a null pointer crash happening after the destination node gets CCed
Landed on a CLOSED TREE
2015-08-17 11:45:25 -04:00
Joel Maher
d17721cb93 Bug 1195291 - update talos.json to pick up latest tps, cleanup, and summarization code. r=parkouss 2015-08-17 10:03:34 -04:00
Ryan VanderMeulen
9b4e1b0ff9 Merge m-c to inbound. a=merge 2015-08-17 09:07:43 -04:00
Ryan VanderMeulen
387dd3a494 Merge inbound to m-c. a=merge 2015-08-17 09:06:59 -04:00
Ryan VanderMeulen
5546b5f143 Merge fx-team to m-c. a=merge 2015-08-17 08:55:21 -04:00
Ehsan Akhgari
9fd933aa73 Bug 1195051 - Part 3: Test changes; r=padenot 2015-08-17 08:55:01 -04:00
Ehsan Akhgari
edbca9d897 Bug 1195051 - Part 2: Mute the destination node when the AudioContext is suspended, and unmute when resumed; r=padenot 2015-08-17 08:55:00 -04:00
Ehsan Akhgari
b7837b2483 Bug 1195051 - Part 1: Do not unmute the destination node as soon as the AudioContext is constructed; r=padenot 2015-08-17 08:54:59 -04:00
Ryan VanderMeulen
e6302ce859 Merge b2g-inbound to m-c. a=merge 2015-08-17 08:50:47 -04:00
Ben Tian
c573392bc3 Bug 1192693 - [03] Remove bluetooth1 code from backend, r=tzimmermann 2015-08-17 15:30:37 +08:00
Ben Tian
f24795378b Bug 1192693 - [02] Remove bluetooth1 folder and rename webidl files, r=joliu, r=mrbkap 2015-08-17 15:30:34 +08:00
Ben Tian
5c0a34113d Bug 1192693 - [01] Remove legacy bluetooth manager, adapter, and device webidl files, r=joliu, r=mrbkap 2015-08-17 15:30:16 +08:00
Allison Naaktgeboren
4d099348d1 Bug 1189790 - Include bookmarks for Kinderfox.r=sebastian 2015-08-16 17:29:15 -07:00
B2G Bumper Bot
b003f937ac Bumping manifests a=b2g-bump 2015-08-15 20:02:08 -07:00