Nathan Froyd
5aa6eb62b0
Bug 1225873 - micro-optimize creating event target chains; r=smaug
...
This code is only called in a few cases that aren't on the critical
path, but less code is less code: we eliminate the checks for whether we
have enough space in the copying loop, and maybe save some function
calls.
2015-11-18 09:48:45 -05:00
Randell Jesup
aebdc6cc4f
Bug 1225729: Whitelist specific bad RTCP timestamp value r=drno
2015-11-18 15:03:29 -05:00
Randell Jesup
9c83bc8f96
Bug 1198458: Rollup of changes previously applied to media/webrtc/trunk/webrtc and fixes to those rs=jesup r=froyd,jib,bwc,jesup,gcp,sotaro,pkerr,pehrsons
...
Landing as one rolled-up patch to avoid breaking regression tests, and in
keeping with previous WebRTC imports. Broken out parts that needed review
are on the bug.
2015-11-18 15:03:25 -05:00
Randell Jesup
1d652361f7
Bug 1198458: Webrtc updated to branch 43; pull made 2015-09-29 09:00AM PDT rs=jesup
...
https://chromium.googlesource.com/external/webrtc
git checkout -b my_branch refs/remotes/branch-heads/43
commit 6979b024d7cebfdcd1e8f66da59ea157bbc9e47e (I believe)
--HG--
rename : media/webrtc/trunk/webrtc/build/tsan_suppressions_webrtc.cc => media/webrtc/trunk/webrtc/build/sanitizers/tsan_suppressions_webrtc.cc
rename : media/webrtc/trunk/webrtc/modules/audio_processing/utility/fft4g.c => media/webrtc/trunk/webrtc/common_audio/fft4g.c
rename : media/webrtc/trunk/webrtc/modules/audio_processing/utility/ring_buffer.c => media/webrtc/trunk/webrtc/common_audio/ring_buffer.c
rename : media/webrtc/trunk/webrtc/modules/audio_processing/utility/ring_buffer.h => media/webrtc/trunk/webrtc/common_audio/ring_buffer.h
rename : media/webrtc/trunk/webrtc/modules/audio_processing/utility/ring_buffer_unittest.cc => media/webrtc/trunk/webrtc/common_audio/ring_buffer_unittest.cc
rename : media/webrtc/trunk/webrtc/modules/audio_coding/codecs/tools/audio_codec_speed_tests.isolate => media/webrtc/trunk/webrtc/modules/audio_coding/audio_codec_speed_tests.isolate
rename : media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/neteq_opus_fec_quality_test.cc => media/webrtc/trunk/webrtc/modules/audio_coding/neteq/test/neteq_opus_quality_test.cc
rename : media/webrtc/trunk/webrtc/modules/audio_processing/agc/analog_agc.c => media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/analog_agc.c
rename : media/webrtc/trunk/webrtc/modules/audio_processing/agc/analog_agc.h => media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/analog_agc.h
rename : media/webrtc/trunk/webrtc/modules/audio_processing/agc/digital_agc.c => media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/digital_agc.c
rename : media/webrtc/trunk/webrtc/system_wrappers/source/system_wrappers_unittests.isolate => media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_unittests.isolate
2015-11-18 15:03:22 -05:00
Randell Jesup
edaa76fc23
Bug 1211602: Never timeout if timeout == UINT32_MAX r=jib,froydnj
2015-11-18 15:03:17 -05:00
Randell Jesup
bc9f456480
Bug 1218799: Shutdown MediaManager engines from the MediaManager thread r=jib
2015-11-18 15:03:13 -05:00
Andrew Halberstadt
1252d85394
Bug 1219442 - Re-write specialpowers as a restartless addon, r=jmaher
...
In order to meet the addon signing requirement for tests, specialpowers
needs to be installed at gecko runtime. This means it must be restartless.
This patch packages specialpowers as a restartless addon, but it does not
yet install it at runtime.
--HG--
rename : testing/specialpowers/components/SpecialPowersObserver.js => testing/specialpowers/content/SpecialPowersObserver.jsm
extra : commitid : Bbg8gFten8S
extra : rebase_source : 99d0b841a1f8f9eb6b6ca846363a158836482e57
2015-11-05 10:00:59 -05:00
Ben Kelly
7f326cef7c
Bug 1225219 Implement ErrorResult::CloneTo(). r=bz
2015-11-18 11:07:58 -08:00
Kartikaya Gupta
3bdf2299bb
Bug 1225571 - Move the code to update the SPCSPS from repaint request handling to when the resolution is updated in the presShell. r=botond
...
--HG--
extra : commitid : JglAPUfEC3G
2015-11-18 13:53:14 -05:00
Mats Palmgren
5b213a3172
Bug 1176792 part 3 - [css-grid] Reftests for the 'grid-column-gap' and 'grid-row-gap' properties.
2015-11-18 19:52:27 +01:00
Mats Palmgren
787aab2030
Bug 1176792 part 2 - [css-grid] Implement layout for the 'grid-column-gap' and 'grid-row-gap' properties. r=dholbert
2015-11-18 19:52:27 +01:00
Mats Palmgren
0edbd4ad4c
Bug 1176792 part 1 - [css-grid] Implement the 'grid-column-gap', 'grid-row-gap', and 'grid-gap' properties in the style system. r=dholbert,dbaron
2015-11-18 19:52:27 +01:00
Eric Faust
a852415412
Bug 1223916 - Prohibit direct method calls at the parser level in self-hosted code. (r=till)
2015-11-13 18:26:00 -08:00
Eric Faust
1ed7c8db3c
Bug 1223990 - Cleanly throw errors in self-hosted code. (r=till)
2015-11-13 18:23:57 -08:00
Nicolas Silva
eaa6383344
Bug 1224254 - Bustage fix on a CLOSED TREE
2015-11-18 19:22:02 +01:00
Wes Kocher
f1dac52970
Backed out changeset cc92635ec29a (bug 1225219) for build bustage CLOSED TREE
...
--HG--
extra : commitid : 1lUK2KD78dX
2015-11-18 09:52:19 -08:00
Tom Klein
df61b215e4
Bug 676001 - Fix for stroke hit testing on cairo. r=jrmuizel
...
The mochitest was mostly written by Jonathan Watt (bug 719385).
2015-11-18 11:20:02 -06:00
James Graham
ab26eecf8b
Bug 1225909 - Update web-platform-tests expected data to revision 623c1536821f7536d8ee2859bbeaf0d9738ea707, a=testonly
2015-11-18 17:21:25 +00:00
James Graham
55699f2d5c
Bug 1225909 - Update web-platform-tests to revision 623c1536821f7536d8ee2859bbeaf0d9738ea707, a=testonly
2015-11-18 17:20:47 +00:00
Benjamin Bouvier
a54c1be89e
Bug 1216099: Add a SIMD test case for asm.js; r=luke
...
--HG--
extra : rebase_source : 38524f93d54bbb4df3c9447847291b345319b600
2015-11-17 10:24:22 +01:00
Ben Kelly
442a013f24
Bug 1225219 Implement ErrorResult::CloneTo(). r=bz
2015-11-18 08:50:28 -08:00
Jon Coppeard
830e8bb659
Backed out changeset c80578717b7c (bug 1224710) for upcoming SM(arm) failures
2015-11-18 16:46:47 +00:00
Jonathan Griffin
8b7a5637d6
Bug 1221499 - Disable tests that fail on e10s windows, r=jmaher
2015-11-05 07:36:09 -08:00
Terrence Cole
7b03f08dcb
Bug 1225233 - Make MovableCellHasher a public interface, usable by embedders; r=jonco
...
--HG--
extra : rebase_source : b485e16dc891f610359f7a10404184d631ff4b70
2015-11-17 11:31:52 -08:00
Botond Ballo
f7282ab158
Bug 1217515 - Clean up the way touch event support is configured. r=roc
...
- all.js now sets dom.w3c_touch_events.enabled to auto-detect on all
platforms except windows and mac
- auto-detect always returns true for android and b2g
- graphene and tests override the all.js pref with their own value
--HG--
extra : rebase_source : 85a88985f77dfb47301cab17d939a88f3043a7a1
extra : source : 95e992d129c32f5e5f39b67f6f946e5d1dcbf530
2015-10-26 16:06:27 -04:00
Terrence Cole
87ec2d3a8f
Backout 40a37cb11607 (Bug 1224050) for regressing the rest of the things.
2015-11-18 08:11:56 -08:00
Terrence Cole
56075f95ba
Backout f3d2ddb4979c (Bug 1224038) for regressing all the things.
2015-11-18 08:10:34 -08:00
Jon Coppeard
bce148b4a0
Bug 1225346
- Fix parseModule() error handling r=terrence
2015-11-18 16:07:18 +00:00
Jon Coppeard
6cbb8d07b4
Bug 1224710 - Add test for fuzz bug fixed by bug 1223355 r=bbouvier
2015-11-18 16:07:18 +00:00
Kit Cambridge
cad57c5815
Bug 1210211 - Touch CLOBBER. r=me
...
--HG--
extra : commitid : HXV6UHdzh5K
2015-11-18 08:04:19 -08:00
Nicolas Silva
578a8ccc95
Bug 1224254 - Don't try to allocate unreasonably large textures. r=Bas
2015-11-18 16:59:11 +01:00
Nicolas Silva
2265d9e4a8
Bug 1219529 - Don't attempt to deallocate shmems after the ipdl protocol is shut down. r=sotaro
2015-11-18 16:59:06 +01:00
Gian-Carlo Pascutto
760f31a46e
Bug 1100338 - Do not consider noise for Completion matches. Remove dead code. r=francois
2015-07-06 04:24:00 +02:00
Mark Goodwin
854efb9851
Bug 1224467 - Add a preference for controlling whether oneCRL blocklists are updated via AMO. Also add a test. r=keeler,mossop
2015-11-18 11:53:54 +00:00
Ehsan Akhgari
a81ba9e395
Bug 1219085 - Import the fetch-request-redirect.https.html test from Blink; r=jdm
2015-11-18 06:52:28 -08:00
Valentin Gosu
b691ca8d67
Bug 1142083 - Add test for IDN Unicode domain redirect r=mcmanus
2015-06-20 00:03:57 +03:00
Valentin Gosu
c91754df8d
Bug 1218918 - Issues with devtools "work offline" when connectivity changes r=mcmanus,dao
...
* Flip the network.offline-mirrors-connectivity pref, so that ioservice.offline means the same as devtools work offline
* ioService.manageOfflineStatus shouldn't be changed when going to offline mode.
* Add logging to nsIOService in order to track offline/connectivity issues
2015-11-18 15:25:39 +01:00
Valentin Gosu
67b179e6f9
Bug 412457 - should unescape hostname first, then perform IDNA r=mcmanus
2015-11-18 15:25:27 +01:00
Chris Lord
592eed9711
Bug 1222524 - Change behaviour of axis-lock with nested APZCs. r=botond
2015-11-17 14:01:06 +00:00
Carsten "Tomcat" Book
b45a2f068d
Merge mozilla-central to mozilla-inbound
2015-11-18 14:51:36 +01:00
Carsten "Tomcat" Book
d14fba3fa1
merge mozilla-inbound to mozilla-central a=merge
2015-11-18 14:50:18 +01:00
Carsten "Tomcat" Book
262d13ff69
merge fx-team to mozilla-central a=merge
2015-11-18 14:47:25 +01:00
Jon Coppeard
5f5137c030
Bug 1219288 - Optimize GETIMPORT instructions in Ion r=shu
2015-11-18 11:10:10 +00:00
Jon Coppeard
7998be26c1
Bug 1219288 - Optimize GETIMPORT instructions in baseline r=shu
2015-11-18 11:09:38 +00:00
Jon Coppeard
611c616571
Bug 1219288 - Add GETIMPORT instruction for accessing module imports that are not namespace imports r=shu
2015-11-18 11:09:15 +00:00
Jon Coppeard
a87d1cf054
Bug 1219288 - Store target shapes in module environment object rather than names r=shu
2015-11-18 11:08:05 +00:00
Jon Coppeard
6565b1b519
Bug 1219288 - Ensure module environment object is not extensible and contains only non-configurable properties r=shu
2015-11-18 11:07:21 +00:00
B2G Bumper Bot
e5621e2843
Bumping manifests a=b2g-bump
2015-11-18 02:24:33 -08:00
B2G Bumper Bot
7380fb68aa
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d02e42f3a17e
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #33246 from nullaus/bug1225559
Bug 1225559 - Treat marionette-mocha errors as fatal. Always.
========
https://hg.mozilla.org/integration/gaia-central/rev/0894dadcfc19
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1225559 - Treat marionette-mocha errors as fatal. Always.
2015-11-18 02:23:10 -08:00
B2G Bumper Bot
2da52d8f9a
Bumping manifests a=b2g-bump
2015-11-18 02:15:33 -08:00