Nicholas Nethercote
6c3f5d7b8e
Bug 1041914 - Convert the fourth quarter of MFBT to Gecko style. r=Ms2ger.
...
--HG--
extra : rebase_source : 588fa9c0d1e819e1826835c4ef4a1428a927bf93
2014-07-22 20:54:41 -07:00
Karl Tomlinson
b232975926
b=1042504 use direct resampler for 48->44.1k r=padenot
...
Transplanted from patch by Gregory Maxwell <greg@xiph.org>
http://git.xiph.org/?p=opus-tools.git;a=commitdiff;h=f426ab52
--HG--
extra : rebase_source : 457a874135b4fea8649d72299be96a79e7dcda64
2014-07-21 16:34:26 +12:00
Karl Tomlinson
a3e81ff91a
b=1042504 update speex resampler to speexdsp 305e54ea r=padenot
...
Upstream SATURATE32PSHR changes conflict with Gecko's SSE runtime
detection patch. That patch is updated to reduce deviation from
upstream.
--HG--
extra : rebase_source : fdaf355f802b944fcbe286e076ca19dc6bc33f80
2014-07-23 16:58:45 +12:00
Karl Tomlinson
3f4977b36d
b=1042504 switch speex resampler to speexdsp bbe7e099 r=padenot
...
This is the speexdsp revision most similar to what is currently in Gecko.
We'll want to keep the HUGEMEM variant that we currently have from
opus-tools, but that will be restored in a subsequent patch.
--HG--
extra : rebase_source : 0d0d881dc1c997a42c9386136f0b93fd15aa0331
2014-07-23 16:56:25 +12:00
Karl Tomlinson
de91b4a0e5
b=1042504 correct strip prefix for applying outside-speex patch r=padenot
...
--HG--
extra : rebase_source : 946eef24f2f585f992065430188bdbd2aff523de
2014-07-21 15:22:25 +12:00
Andrew Quartey
f4d29dc99d
Bug 1035667
- Remove HTMLElement.className r=bz
2014-07-23 18:46:44 -04:00
Mike Conley
7cdc7bdc40
Bug 1042398 - Tests. r=bholley
2014-07-23 15:20:05 -07:00
Bobby Holley
8615f8ac98
Bug 1042398 - Add a WaiveXrayWrapper override for ::iterate. r=gabor
...
I thought we had overrides for all the proxy traps that returned non-primitive
values, but it looks like we missed one.
2014-07-23 15:20:05 -07:00
Nikhil Marathe
0430f40e80
Bug 984048: Part 8 - Activate algorithm. r=ehsan,bent
...
--HG--
extra : rebase_source : 366eabae6bbd60f3223725da31c7175e6b3603db
2014-07-11 13:07:59 -07:00
Kartikaya Gupta
2a4d9ff565
Bug 1039159 - Clear the velocity queue on touch-cancel. r=botond
2014-07-23 17:08:55 -04:00
Kartikaya Gupta
428b5f7f65
Bug 1039159 - Assert mVelocityQueue can only be touched on the controller thread. r=botond
2014-07-23 17:08:55 -04:00
Kartikaya Gupta
1ee439efe5
Bug 1039159 - Ensure we don't touch the velocity queue from the compositor thread. Thanks to :jerry for finding this. r=botond
2014-07-23 17:08:54 -04:00
Nikhil Marathe
3558ea2a1f
Bug 984048 - Temporarily disable serviceworker updatefound test. r=test-only
...
The updatefound test uses some bits that haven't landed yet, namely the ability to access running ServiceWorker instances using navigator.serviceWorker.controller.
--HG--
extra : rebase_source : dfacd3352d6d09c68ae1debcc0ce5f81127161e7
2014-07-23 13:23:32 -07:00
Nikhil Marathe
1a6cd2110f
Bug 984048 - Add non-null installing worker check to FinishInstall. r=ehsan
...
--HG--
extra : rebase_source : bb459bc5bddca875099584446c65b2909f92b343
2014-07-22 18:18:48 -07:00
Jonathan Griffin
987efb80fa
Bug 1042270 - Add is_mulet condition to mach, r=ahal
2014-07-22 14:41:09 -07:00
Alexandre Poirot
7ea4dd517f
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Wes Kocher
d06077ac4b
Backed out changeset 88860bed8c96 (bug 1042398) for bustage on a CLOSED TREE
2014-07-23 13:09:54 -07:00
Wes Kocher
db3599ee0f
Backed out changeset 79d2db9a2a2c (bug 1042398) for build bustage on a CLOSED TREE
2014-07-23 13:08:24 -07:00
Brian Smith
2544688b97
Bug 1041730: Remove unused parameters from PublicKeyPinningService, r=cviecco
...
--HG--
extra : rebase_source : 6a091a32ab5178899fc1f9ceb57614f4a87f25c3
2014-07-21 19:18:31 -07:00
Brian Smith
a2f498819e
Bug 1039031: Print name of server in TLS/OCSP tests, r=cviecco
...
--HG--
extra : rebase_source : 4d5ae2bdd920f29c6f820b6daf035ddb12406b12
2014-07-15 16:58:31 -07:00
Brian Hackett
931de99d4a
Bug 1028580 - Improve code generated for conditional and &&/|| tests, r=jandem,sunfish.
2014-07-23 11:59:10 -08:00
Nicolas Perriault
8c00228e6c
Bug 1020445: Fixed Loop conversation layout on Google Chrome, r=dmose
2014-07-23 12:52:17 -07:00
Steve Workman
e8c969cfc2
Bug 1041511 - Fix navigations to private resources after landing bug 354493 r=mcmanus
2014-07-23 10:25:26 -07:00
Randell Jesup
b0004791b3
Bug 1042791: H.264 profile-level-id's in SDP have no leading '0x', breaking interop r=ehugg
2014-07-23 15:43:38 -04:00
Mike Conley
811e67e15d
Bug 1042398 - Tests. r=bholley
2014-07-23 12:36:22 -07:00
Bobby Holley
1ce9ff6a4a
Bug 1042398 - Add a WaiveXrayWrapper override for ::iterate. r=gabor
...
I thought we had overrides for all the proxy traps that returned non-primitive
values, but it looks like we missed one.
2014-07-23 12:36:22 -07:00
Bobby Holley
cdc383c049
Bug 1041626 - Tests. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
4aeae32f5c
Bug 1041626 - Only define unforgeable attributes on instances, and do a call to XrayEnumerateNativeProps when |type| is still set to eInstance. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
e69028525a
Bug 1041626 - Use a macro in XrayEnumerateProperties to make the logic easier to follow. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
3ee88775ff
Bug 1041626 - Make NativeProperties naming more consistent. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
797a9c28be
Bug 1041626 - Mirror the logic for attribute enumeration in method enumeration. r=bz
2014-07-23 12:36:21 -07:00
Bobby Holley
5e7401f779
Bug 1041626 - Generalize XrayEnumerateAttributes. r=bz
2014-07-23 12:36:20 -07:00
Ryan VanderMeulen
12820a2c2c
Merge inbound to m-c. a=merge
2014-07-23 15:17:20 -04:00
Ryan VanderMeulen
9920cfd87e
Bug 1006899 - Only run the test if TypedObject is enabled. rs=nbp
2014-07-23 15:16:53 -04:00
Ryan VanderMeulen
9b87938488
Merge b2g-inbound to m-c. a=merge
2014-07-23 15:15:22 -04:00
Nicolas Silva
75420bc281
Bug 1015718 - Don't crash creating a TextureHost if there is no device or if deserialization failed. fixing test failure on a CLOSED TREE
2014-07-23 20:17:15 +02:00
Ed Morley
b56f2eab68
Backed out changeset 19ae3d5f6884 (bug 1038648) for failures in test_loopservice_initialize.js
2014-07-23 17:04:24 +01:00
B2G Bumper Bot
18e1e517b6
Bumping manifests a=b2g-bump
2014-07-23 08:56:20 -07:00
Paul Rouget
9205646493
Bug 1042609 - Update WebIDE's troubleshooting URL. r=jryans
2014-07-23 17:55:34 +02:00
B2G Bumper Bot
bed6a47d86
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a9373a0a5aa0
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #22012 from rnowm/1041779
Bug 1041779 - [Messages][MMS] Download button styles are broken r=azasypkin
========
https://hg.mozilla.org/integration/gaia-central/rev/710a36fc48ef
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 1041779 - [Messages][MMS] Download button styles are broken
2014-07-23 08:50:31 -07:00
Gijs Kruitbosch
ee8c9368e3
Bug 1042300 - test fix: shouldn't assume in-content and instantApply prefs are enabled, r=jaws
2014-07-23 16:43:06 +01:00
B2G Bumper Bot
dc4f7ef631
Bumping manifests a=b2g-bump
2014-07-23 08:41:48 -07:00
Richard Newman
b2cbbc1a9d
Bug 1041866 - Enable arithmetic optimization in proguard.cfg. r=mfinkle
...
Arithmetic optimization hasn't been a problem since Donut, so we're well past
the point of supporting it. Optimize away!
2014-07-23 08:34:00 -07:00
B2G Bumper Bot
aef8e54b3b
Bumping manifests a=b2g-bump
2014-07-23 08:11:19 -07:00
B2G Bumper Bot
e1ed9b8f03
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/110dabbb513a
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #21892 from gtorodelvalle/callscreen-bug-1010104-baseline-doug-proposal
Bug 1010104 - [Dialer][Call Screen] Baseline of the contact name when applying the fluid font size
========
https://hg.mozilla.org/integration/gaia-central/rev/805cd76324ac
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 1010104 - [Dialer][Call Screen] Baseline of the contact name when applying the fluid font size
========
https://hg.mozilla.org/integration/gaia-central/rev/37e88bfcf481
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #22044 from tamarahills/bugfix/998147v3
Bug 998147: [Dialer] A Missed Call notification is given when chosing to...
========
https://hg.mozilla.org/integration/gaia-central/rev/7cc3ef544bed
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 998147: [Dialer] A Missed Call notification is given when chosing to hang up on an incoming call.
2014-07-23 08:05:33 -07:00
Ed Morley
40f752397b
Backed out changeset 609690a7e2a6 (bug 1039226
) for uncaught exceptions in browser_openH264.js
2014-07-23 16:01:02 +01:00
Carsten "Tomcat" Book
abd443d190
Merge mozilla-central to b2g-inbound
2014-07-23 16:35:21 +02:00
B2G Bumper Bot
9efd7874fd
Bumping manifests a=b2g-bump
2014-07-23 07:26:16 -07:00
Carsten "Tomcat" Book
ef1d79cb54
Merge mozilla-central to fx-team
2014-07-23 16:22:24 +02:00
B2G Bumper Bot
1360a4a2a3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9197176c32bf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21653 from KevinGrandon/bug_1034657_vertical_statusbar_test
Bug 1034657 - [VerticalHome] Add edit mode confirm dialog statusbar integration test
========
https://hg.mozilla.org/integration/gaia-central/rev/058e60fa3940
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1034657 - [VerticalHome] Add edit mode confirm dialog statusbar integration test r=mhenretty
2014-07-23 07:20:32 -07:00