Commit Graph

466313 Commits

Author SHA1 Message Date
Jeff Muizelaar
c8d4db8b1a Bug 1251390. Make timer queries available at the appropriate time. r=jgilbert
This is similar to what we do for other queries.
2016-03-15 11:07:32 -07:00
Steve Fink
5acfe256eb Bug 1246804 followup to fix mode bits
--HG--
extra : rebase_source : b0d234d2814c7400a5f0d6c8414b4bdec5f32bd8
2016-03-15 10:58:25 -07:00
Jonathan Kew
508c6a65fc Bug 1255731 - Disable graphite2 by default on release-channel builds. r=jet 2016-03-11 08:47:05 +00:00
Mike Conley
630e379444 Bug 1254669 - Create a new mTabProgressListener for a browser when flipping remoteness. r=Felipe
MozReview-Commit-ID: Geu8OJGUTQy

--HG--
extra : rebase_source : eaacbc4805bccf87a6284764b5ad77c105355394
2016-03-08 15:50:54 -05:00
Sebastian Hengst
0cf93a0e57 Backed out changeset 936703b9e4cd (bug 1253618) for timeout in Linux Ld tests. r=backout on a CLOSED TREE 2016-03-15 18:50:27 +01:00
Sebastian Hengst
4b384cc448 Backed out changeset 595815f1f12a (bug 1253618) 2016-03-15 18:47:29 +01:00
Hannes Verschore
b77dc68db3 Bug 1250964: SharedStubs - Remove bogus assert, r=bogus on CLOSED TREE 2016-03-15 13:35:07 -04:00
Randell Jesup
ef46e30953 Bug 1256510: When shutting down MediaStreamGraphs, if the graph hasn't started, let it start and shut down r=padenot
MozReview-Commit-ID: 64WjTbaduvu
2016-03-15 11:46:01 -04:00
Daniel Holbert
0c0862c4c2 Bug 1256555: Wrap "shouldAEC" variable-usage in #ifdef for consistency & to fix --disable-webrtc build failure. r=jesup 2016-03-15 10:03:43 -07:00
Benjamin Bouvier
10477e49cf Bug 1254167: Don't allow folding to full range for atomic accesses; r=sunfish
MozReview-Commit-ID: 23Gj5nV3oqq

--HG--
extra : rebase_source : 78a0dc0e271300eb73b54936823fe196d86c4296
extra : amend_source : 1ad1df412d9e8d608e9cb9f80684362271ab5d23
2016-03-08 20:18:46 +01:00
Nicolas B. Pierron
a69cc3e5ee Bug 1186006 - Assert that all blocks have an entry resume point, excepts for unreachable one added by the Value Numbering. r=sunfish 2016-03-15 16:55:43 +00:00
Nicolas B. Pierron
3a24c0c1be Bug 1186006 - Add a copy of the successor resume point to the split-edge blocks. r=bhackett 2016-03-15 16:55:42 +00:00
Ryan VanderMeulen
5f15eed746 Bug 1241634 - Skip test_frameNavigation.html on Windows and OSX for frequent failures. a=test-only
--HG--
extra : rebase_source : ba229e6a62c82ad8c59ae89943fd6181df4275a9
2016-03-15 12:50:07 -04:00
Sebastian Hengst
cfe29a5416 Backed out changeset d2144af8a3fe (bug 1256510) for failing reftest crashtests/876024-2.html. r=backout on a CLOSED TREE 2016-03-15 17:52:23 +01:00
Ryan VanderMeulen
e93eed0ec2 Backed out changeset 4916251eb389 (bug 1255009) for breaking AWSY.
--HG--
extra : rebase_source : 3c018d36597e8e4becc06b744bead086796d2e63
extra : histedit_source : 2c99af1f289f0d0ddd8df6c207492c547315ce7d
2016-03-15 12:40:07 -04:00
Ryan VanderMeulen
706d97900d Backed out changeset 14092b3cacbe (bug 1255614) because it blocks bug 1255009 from being backed out.
--HG--
extra : rebase_source : 0b1027cd8a156536f561c56662696ef1c35e3e8a
extra : histedit_source : 4d18d24cbd36cde0c7b5187b7e797a13d4dbf60a
2016-03-15 12:39:43 -04:00
Ryan VanderMeulen
3a30021f8f Bug 1254821 - Skip the devtools performance tests on Linux e10s ASAN & debug due to frequent timeouts.
--HG--
extra : rebase_source : e0c1650d8a6c6d0a33d8bd14952d7efbd6fdac0f
extra : histedit_source : 652ae221a2a5206fcc426c5d29cbfac3dbaa2c72
2016-03-15 12:36:13 -04:00
Ryan VanderMeulen
30ac772d08 Bug 1157716 - Add a bit more fuzz for Windows unaccelerated reftest jobs. r=kats
--HG--
extra : rebase_source : fa62e19a13a0e1a678a9b8e169c3aef8825f5719
2016-03-15 12:11:10 -04:00
Hannes Verschore
474d0151fe Bug 1250964: SharedStubs - Don't add invalid stubs, r=jandem 2016-03-15 12:21:18 -04:00
Gijs Kruitbosch
b7670f9851 Bug 1238181 - hide in-content control border on treecols in autocomplete widgets, r=jaws
MozReview-Commit-ID: GTaR0Aofeng

--HG--
extra : rebase_source : 2c07519e169bcef276977fd2c77c1f8f9ffb8265
2016-03-15 15:20:36 +00:00
Terrence Cole
b958bb0b21 Bug 1256089 - Fix Mutex support for tier-3 platforms; r=froydnj 2016-03-14 10:43:19 -07:00
Steve Fink
517605b022 Bug 1246804 - Switch to using in-source annotations. Use C++ inheritance information when describing GC types. Add a test suite., r=terrence
MozReview-Commit-ID: HCcG2k8Wyb9

--HG--
extra : rebase_source : 732ef6ecc52f0e528d38b8c42e442919eba9b5ae
extra : source : 901b1c651c982ccbf42604231c723d168e1cde69
2015-09-29 13:39:33 -07:00
Randell Jesup
3608515672 Bug 1256510: When shutting down MediaStreamGraphs, if the graph hasn't started, let it start and shut down r=padenot
MozReview-Commit-ID: 64WjTbaduvu
2016-03-15 11:46:01 -04:00
Randell Jesup
5a9c0ee8db Bug 1255217: Don't require getUserMedia/cubeb device enumeration mapping if --disable-webrtc is set r=padenot
MozReview-Commit-ID: 1XtSXlhWn37
2016-03-15 11:11:30 -04:00
Decky Coss
6fc233572d Bug 1142212 - import skip_if_b2g from marionette instead of marionette.marionette_test; r=maja_zf
MozReview-Commit-ID: D2mW2A8cViA

--HG--
extra : rebase_source : 1f7a43847f77c6b1556607694a0fc37dd1c43e4a
2016-03-11 15:35:44 -07:00
Mark Goodwin
985802557a Bug 1224531 - Provide a mechanism for the updater to drive kinto collection sync r=rnewman,mossop
There are two parts to this change. The first is a module to drive kinto
collection sync. This gives server-provided last-update times to each module
managing collection information so that data is only fetched when updates are
necessary. This also keeps track of when pings last took place (for future use)
and any apparent difference between client and server clock (we need this later
for the content signing work).

Currently only one module (the kinto version of the OneCRL client) consumes this
information, though more will follow.

The second is a minor change to nsBlocklistService.js to ensure that this ping
takes place whenever the existing blocklist ping happens.

MozReview-Commit-ID: 7SN03AOJ4Wc
2016-03-15 08:55:23 +00:00
Ben Kelly
9856db4da2 Bug 1256411 Simplify and cleanup ServiceWorkerInfo. r=ehsan 2016-03-15 07:29:56 -07:00
Ehsan Akhgari
a36acab5c8 Bug 1256178 - Drop the moz prefix from the MozCSSKeyframeRule and MozCSSKeyframesRule interfaces; r=bzbarsky 2016-03-15 10:23:01 -04:00
Geoff Brown
52509fd074 Bug 1255527 - Remove sutagent/watcher; r=jmaher 2016-03-15 08:21:30 -06:00
Geoff Brown
572e909b4b Bug 1252226 - Remove android_emulator_build.py; r=jmaher 2016-03-15 08:21:28 -06:00
Maja Frydrychowicz
410b10925a Bug 1253618 - Support |skip-if = asan| manifest annotations in Marionette runner; r=automatedtester
Obtain build info, including asan status, by looking up mozinfo.json.

MozReview-Commit-ID: 8XWMGtBEbKL

--HG--
extra : rebase_source : f474341433510bd659b4c1d2bc035eec73b603fc
2016-03-14 11:24:58 -04:00
Maja Frydrychowicz
8264d4e801 Bug 1253618 - Add support for |skip-if = e10s| manifest annotations in Marionette runner; r=automatedtester
MozReview-Commit-ID: ApTPQNa2R1c

--HG--
extra : rebase_source : 599b8f976355cc21e5e5aa4707381f68d21b867e
2016-03-09 16:04:02 -05:00
radu stoica
4aa507f7fc Bug 1247864 - delete[] on anything allocated with new[]. r=cpearce
--HG--
extra : amend_source : 1ebb15451e67107a9ef1eb1f0a74df45535ece6f
2016-02-12 01:06:00 -05:00
Ryan VanderMeulen
abee07d12e Bug 1254816 - Use IgnoredErrorResult instead of ErrorResult for rv in nsDOMOfflineResourceList::Length(). r=bz 2016-03-15 09:59:03 -04:00
Jan de Mooij
ce2ae4acbf Bug 1252432 part 4 - Implement wasm {f32,f64}.convert_{u,s}/i64 on x64. r=sunfish 2016-03-15 14:37:14 +01:00
Jan de Mooij
b093982d24 Bug 1238694 - Limit the number of asm.js/wasm code allocations to avoid running into Linux kernel limits. r=luke 2016-03-15 14:33:07 +01:00
L. David Baron
544ca9b3aa Bug 1253189 followup - Also skip ch-unit-001 because it fails on OS X 10.10. 2016-03-15 06:13:34 -07:00
Rail Aliiev
de5f0e5518 Bug 1256329 - 46.0b1 tarball should use firefox-46.0b1 directory inside, not firefox-46.0 r=jlund a=release DONTBUILD
MozReview-Commit-ID: 7NzKfLVZ4Ry

--HG--
extra : rebase_source : f0d106d9a832d315b8abcc9e3909f351b11c885e
extra : amend_source : 63b36b37e8cc201e41f15b58fedeca44e8484d35
2016-03-14 13:28:35 -04:00
David Rajchenbach-Teller
ed5e37d27c Bug 1245891 - Changing Session Restore Talos tests to include the time to restore actual tabs;r=mconley
MozReview-Commit-ID: 3kjG6ixWNiO
MozReview-Commit-ID: ITPYkv6Jj4t

--HG--
extra : rebase_source : 30c63c6d3a4235f2ee4b9f05780bdca94d43e38c
2016-03-15 11:10:21 +01:00
Jon Coppeard
81113c32fa Bug 1222420 - Make AutoFinishGC into a function r=terrence 2016-03-15 11:16:13 +00:00
Jon Coppeard
083cea5e81 Bug 1254108 - Remove incorrect assertion about heap size r=terrence 2016-03-15 11:16:13 +00:00
Xidorn Quan
20196ad4ea Bug 1253189 followup - Update skip.list to match the directory name on CLOSED TREE
--HG--
extra : amend_source : c94fcb2622e379a02beb4bff32b5a8eb5a2cfce1
2016-03-15 18:35:21 +08:00
Edwin Flores
0d5d29eb98 Bug 1234077 - Test that GIFs are still drawn correctly when their frame rects are truncated - r=seth 2016-03-15 10:31:31 +00:00
Heiher
e64cff7210 Bug 1256588 - IonMonkey: MIPS64: Don't skip nops on Loongson by runtime flag. r=huangwenjun06
---
 js/src/jit/mips64/Assembler-mips64.cpp | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)
2016-03-15 18:02:57 +08:00
Heiher
d2f558905a Bug 1256588 - IonMonkey: MIPS: Implement isLoongson. r=huangwenjun06
---
 .../jit/mips-shared/Architecture-mips-shared.cpp   | 29 ++++++++++++----------
 js/src/jit/mips-shared/Architecture-mips-shared.h  |  1 +
 2 files changed, 17 insertions(+), 13 deletions(-)
2016-03-15 18:02:50 +08:00
Ted Mielczarek
7b1faa29bc bug 1255479 - make mach python-tests use TestResolver for discovery, make mach test work for python tests. r=nalexander
MozReview-Commit-ID: CK2Vh6gdnb0

--HG--
extra : rebase_source : 2b1b05224ade41ad500dc66116beb3b091db9cde
extra : amend_source : 349f7cc876383d873acb1c73c0118d394f39284d
extra : histedit_source : 6d1d44188bb3a4fc69da2900e8118ce2a88a5fd7
2016-03-10 12:30:10 -05:00
Ted Mielczarek
d74aee95c9 bug 1255479 - add PYTHON_UNIT_TESTS to all-tests.json. r=nalexander
MozReview-Commit-ID: HJ6ohvEOgdX

--HG--
extra : rebase_source : c41a3ee2a78df27cb7bd71c7a9a7b6991461aaa1
extra : amend_source : c3379ade5a92924f76a1f262e33c7d60bd76bbcb
extra : histedit_source : 87fdbd85f3e5ccdeee9c3c9b5c7afc21da5e7827%2C215cb1cdd4185d1fa3c47cc7858fe309db11058a
2016-03-10 15:42:27 -05:00
Louis Chang
453fc58f2a Bug 1223729 - Touching CLOBBER for moving files under dom/bluetooth/common, r=shawnjohnjr 2016-03-15 17:54:03 +08:00
Carsten "Tomcat" Book
6f6971137f Merge mozilla-central to mozilla-inbound 2016-03-15 10:44:42 +01:00
Carsten "Tomcat" Book
344f5598d6 merge mozilla-inbound to mozilla-central a=merge 2016-03-15 10:43:02 +01:00