Arthur Edelstein
214a38a3e8
Bug 1174386 - Make workers inherit the default Intl locale from the main thread, rather than using a bogus fallback value. r=jwalden
...
--HG--
extra : rebase_source : bb58c75416d4942affef3617ec427b2745261cf3
2016-07-11 18:57:25 -07:00
Ralph Giles
9075afbca0
Bug 1285323 - Update Linux tooltool rust to 1.10. r=mshal
...
Gecko builds of rustc and cargo. x86_64-unknown-linux-gnu host
targeting both x86_64 and i686.
rustc built with --enable-llvm-static-stdcpp --disable-docs
--enable-debuginfo --release-channel=stable from 'stable' branch
rust 1.10.0 (commit cfcb716cf0961a7e3a4eceac828d94805cf8140b)
cargo built from 'master' branch
cargo 0.11.0-119-g9f1ffdd (commit 9f1ffdd69b9fc564431e027a5043b303c7ec3808)
MozReview-Commit-ID: 4hq6dan8pk0
2016-07-12 15:33:30 -07:00
Terrence Cole
22153855e2
Bug 1280591 - Assert if we try to add a poisoned root; r=sfink
2016-07-11 09:46:45 -07:00
Fabrice Desré
d9ec9e3a4a
Bug 1218627 - backout ef8fcd144a50
2016-07-12 14:00:34 -07:00
Randell Jesup
3cf9863b59
Bug 1273652: Always reinitialize the receiver/jitterbuffer when reseting video decoding r=pkerr
2016-07-12 15:42:59 -04:00
Rob Thijssen
24932bb5c1
Bug 1278990 - Configure sccache for taskcluster ec2 builders. r=mshal
2016-07-11 12:47:09 +01:00
Michael Li
ebd6bd5bbd
Bug 1285643 - Make xpcAccessibleValue work with proxied accessibles. r=tbsaunde
2016-07-11 14:26:00 -04:00
Sander Mathijs van Veen
2203644e87
Bug 1276955 - Inline constructor of large typed arrays. r=jandem, r=Waldo
2016-07-12 08:37:00 -04:00
Ryan VanderMeulen
a9f64e10ee
Bug 1281224 - Add more Windows fuzz to the 456219-1* test cases. r=me
...
--HG--
extra : amend_source : 461b46c7258d5a652cc3c412853715cb7e496b55
2016-07-12 15:35:35 -04:00
stefanh@inbox.com
49a3815a8b
Bug 1282251 - Remove nsCocoaFeatures::OnLionOrLater(), OnMountainLionOrLater() and OnMavericksOrLater(). r=spohl.
2016-07-11 21:19:36 +02:00
Andrew Comminos
4ecad4a8e4
Bug 1195359 - Use a new display on the compositor thread when using GLX and the GL compositor. r=lsalzman
...
MozReview-Commit-ID: G4Yd0p9R1fh
2016-07-12 14:05:17 -04:00
Ben Kelly
9028a55053
Bug 1286258 Abort http channels that fail ContinueAsyncOpen() during service worker handling. r=valentin
2016-07-12 10:54:13 -07:00
Justin Wood
12e61045da
Bug 1223385 - Don't clone the older copy of compare-locales anywhere. r=rail
...
MozReview-Commit-ID: DleFPOnRW3R
--HG--
extra : rebase_source : e3cdefde9cadcf4ac67c444f05e47b7a388c699d
2016-07-01 15:51:43 -04:00
Justin Wood
b1ca43198c
Bug 1223385 - Make sure nothing in mozharness uses (or clones) compare-locales manually. r=jlund
...
MozReview-Commit-ID: A4iEIq9weYl
--HG--
extra : rebase_source : 2ad21a26d24d6e6c62abd964dd2cf001b484bd1b
2016-07-08 13:01:00 -04:00
Justin Wood
27f34d80f1
Bug 1223385 - use in-tree compare-locales in Makefiles, r=gps
...
Also fix that the default merge dir in the mach command creates a directory
that's the merge make target, and thus keeps that make target from actually
running.
MozReview-Commit-ID: HWZBPxWuHSy
--HG--
extra : rebase_source : a39157ad9eb99f3eef5d149d003e62a235f92fc1
2016-07-08 11:59:27 -04:00
Justin Wood
70fecb5100
Bug 1223385 - remove b2g_desktop_multilocale script due to being unused (dougt-encouraged). r=jlund
...
MozReview-Commit-ID: Cc8PzufqoZF
--HG--
extra : rebase_source : 8e3ff82e569ce8808288fea8a3481d389e73c37d
2016-07-08 12:40:34 -04:00
Justin Wood
3b3a7eeefd
Bug 1223385 - Remove unused extract-bookmarks.py. r=Pike
...
MozReview-Commit-ID: LAOBfvzf3v6
--HG--
extra : rebase_source : 691c9a3f49c8d4950e2349640ebdacaf711bb00d
2016-07-08 08:33:13 -04:00
Andrew Halberstadt
32596daf4d
Bug 1285553 - [mozharness] Pull preflight_copydirs into it's own action, r=armenzg
...
We need to be able to run the copydirs logic in desktop_unittest.py independently
of the 'run-tests' action to enable a smooth interactive debugging workflow.
MozReview-Commit-ID: ATftu2NnhQq
--HG--
extra : rebase_source : 915ddfad28b4660af1066fc3279ca3d11164a4b6
2016-07-08 10:42:19 -04:00
Andrew Halberstadt
97becf10e0
Bug 1285550 - Ensure 'run-mozharness' binary exists before invoking from interactive wizard, r=armenzg
...
This fixes a race condition between the 'test-linux.sh' process and the 'taskcluster-interactive-shell'
process in interactive tasks.
MozReview-Commit-ID: GhqKpq5pAtj
--HG--
extra : rebase_source : 67b756d0373432404a4f7cc928bac09fc3f82e8a
2016-07-08 10:28:07 -04:00
Andrew McCreight
9f969a70a2
Bug 1207233 - Add explicit to URLSearchParams ctor. r=bustage
2016-07-12 09:04:37 -07:00
Michal Novotny
43bbac13b3
Bug 1279246 - Hang due to CacheFileInputStream deadlock, r=honzab
2016-07-12 17:58:38 +02:00
Andrew McCreight
28d5875cc9
Bug 1284963 - Make CreateBR return already_AddRefed. r=masayuki
...
Returning already_AddRefed rather than a raw pointer makes it harder
to make mistakes with refcounting like the one seen in bug 1266882.
2016-07-12 08:58:13 -07:00
Thomas Wisniewski
b66fa4f6c0
Bug 1207233 - Part 2: Make URLSearchParams nsIXHRSendable as well as clonable, and have XHRs set the correct request content type for them. r=baku
2016-07-11 15:03:44 -04:00
Thomas Wisniewski
ef7d665ee0
Bug 1207233 - Part 1: Allow not sending a Content-Type header, or sending a blank string for it, and have XMLHttpRequest.setRequestHeader honor those possibilities. r=dragana
2016-07-11 14:27:36 -04:00
Carsten "Tomcat" Book
f283e32158
Merge mozilla-central to mozilla-inbound
2016-07-12 16:35:46 +02:00
Carsten "Tomcat" Book
010d84a620
merge mozilla-inbound to mozilla-central a=merge
2016-07-12 16:30:18 +02:00
Carsten "Tomcat" Book
6b2a78c355
merge fx-team to mozilla-central a=merge
2016-07-12 16:28:53 +02:00
Carsten "Tomcat" Book
e6a99fe9ed
Backed out changeset 6044eec77a2c (bug 1285991) for bustage on a CLOSED TREE
2016-07-12 11:45:54 +02:00
Carsten "Tomcat" Book
b40f905f49
Backed out changeset 643bfa8b72ba (bug 1207233) for bustage
2016-07-12 11:40:16 +02:00
Carsten "Tomcat" Book
c33672a846
Backed out changeset ff7dbda6a6d0 (bug 1207233)
2016-07-12 11:40:00 +02:00
Nick Fitzgerald
28d0598039
Bug 1286095 - Assert that JS::ubi::Concrete<T>
inherits from JS::ubi::Base
; r=jimb
2016-07-11 17:30:00 +02:00
Julian Hector
5c72f0a928
Bug 1285946 - Add sys_readv to seccomp whitelist. r=gcp
2016-07-11 18:51:33 +02:00
Tim Huang
fd497dc733
Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku
...
--HG--
rename : browser/components/contextualidentity/ContextualIdentityService.jsm => toolkit/components/contextualidentity/ContextualIdentityService.jsm
2016-07-11 20:03:00 +02:00
Julian Hector
620e4db84f
Bug 1285827 - Add sys_link to seccomp whitelist. r=gcp
2016-07-11 19:38:53 +02:00
Julian Hector
3e3082511c
Bug 1285816 - Add sys_accept4 to seccomp whitelist. r=gcp
...
MozReview-Commit-ID: 8NTeEtX9wMz
2016-07-11 00:12:49 +02:00
Julian Hector
085ce99e60
Bug 1285771 - Add sys_mlock to seccomp whitelist. r=gcp
2016-07-11 19:32:55 +02:00
Marcos Caceres
2ed95af0e9
Bug 1285560 - test_window_oninstall_event.html is kinda broken. r=baku
2016-07-12 00:01:00 +02:00
Jared Wein
466b4c4e05
Bug 1283415 - Only set the poster src on the anonymous content if the attribute is not empty. r=cpearce
2016-07-10 09:06:00 +02:00
Shih-Chiang Chien
387368f47d
Bug 1272197 - Part 5, rename callback functions in nsIPresentationControlChannel.idl. r=junior
...
MozReview-Commit-ID: cvavmuUxeX
2016-07-12 10:16:46 +08:00
Shih-Chiang Chien
0d76940df2
Bug 1272197 - Part 4, fix naming in test cases. r=junior
...
MozReview-Commit-ID: DfKVKA9YWyN
2016-07-11 20:27:55 +08:00
Alexandre Lissy
fd4d75f34b
Bug 1285157 - Remove SetTransport(aChannel) for NUWA r=cyu
...
MozReview-Commit-ID: HR8r9flyJDQ
--HG--
extra : rebase_source : bc0e284f6469292a0495501dc71017902247ddd3
2016-07-07 10:07:24 +02:00
Carsten "Tomcat" Book
fa6b3b7e57
Merge mozilla-central to autoland
2016-07-12 11:08:29 +02:00
Carsten "Tomcat" Book
02ea56d596
merge mozilla-inbound to mozilla-central a=merge
2016-07-12 10:58:33 +02:00
Carsten "Tomcat" Book
8262976cf1
merge fx-team to mozilla-central a=merge
2016-07-12 10:57:34 +02:00
Wes Kocher
2d88ea542c
Backed out changeset 27054f5883df (bug 1282944) for jsreftest failures CLOSED TREE
2016-07-11 17:54:16 -07:00
Wes Kocher
5ca0c64a7a
Backed out changeset fab721467f68 (bug 1199296) for breaking lots of tests, including SM tests CLOSED TREE
2016-07-11 16:42:12 -07:00
Wes Kocher
0bdaa84a39
Backed out changeset f7af9f4cf7ed (bug 1283826
) for GTest failures CLOSED TREE
2016-07-11 16:37:14 -07:00
Jim Chen
1ea9e5b8da
Bug 1285570 - Update auto-generated bindings; r=me
2016-07-11 18:07:35 -04:00
Jim Chen
247c8dadf2
Bug 1285570 - Implement VISITED event as native method; r=snorp
...
Convert the VISITED event in GeckoEvent to a native method call in
GeckoAppShell.
2016-07-11 18:07:35 -04:00
Jim Chen
71a6e62f73
Bug 1283739 - Prevent reentrant calls to showSoftInput and hideSoftInput; r=esawin
...
Add a check to showSoftInput and hideSoftInput To prevent an infinite
recursive loop of showSoftInput indirectly calling
onCreateInputConnection, which calls showSoftInput again,
2016-07-11 18:07:35 -04:00