Граф коммитов

466795 Коммитов

Автор SHA1 Сообщение Дата
Matt Woodrow 0ae5f6fcf2 Bug 1223736 - Part 2: Apply mask in correct coordinate space when drawing with 3d transforms with BasicCompositor. r=lsalzman 2016-03-18 18:45:50 +13:00
Matt Woodrow 66a2278a0a Bug 1223736 - Part 1: Set correct effective transform on mask layers. r=thinker 2016-03-18 18:45:13 +13:00
Xidorn Quan af785a12fd Bug 968761 - Treat nested calc() as plain parenthesis. r=dbaron
MozReview-Commit-ID: Lwd56FaaDWx

--HG--
extra : rebase_source : f57ac5695e6e06c568ff4cb54304a2fd5716fc41
2016-03-03 10:05:37 +08:00
Jed Davis 97f6d03061 Bug 1257305 - Avoid VS2015 about casting int to void*. r=dvander
--HG--
extra : rebase_source : 2c5b56560bbf8fbc666e071f3d55aef6684933a6
2016-03-16 17:47:00 -04:00
JerryShih 8f79f6e119 Bug 1251593 - Add the thread checking of AddRef() and Release() in RefCounted class. r=froydnj
--HG--
extra : rebase_source : 55ccb2b8834a7aa8c8f949b0ddc572d664a8a0e5
2016-03-17 09:07:00 -04:00
JerryShih 45c666c953 Bug 1251559 - Remove the ownership of WeakPtr in SupportsWeakPtr. r=froydnj
--HG--
extra : rebase_source : 95c26d62cb6a39c9379bd1283d3446c44f1ac0b3
2016-03-17 09:15:00 -04:00
Marcos Caceres 744871eb97 Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku
--HG--
extra : rebase_source : ff6f3d0b7a27e6f3b9c1738322ac9a156ecfbfda
2016-03-16 18:07:00 -04:00
Andi-Bogdan Postelnicu a90fae13bf Bug 1257148 - correctly align structure txEXSLTFunctionDescriptor. r=peterv
MozReview-Commit-ID: 63FHCcmfezu

--HG--
extra : rebase_source : 27aa4d8d1e84174da05aea2696ccb741a9bd6552
2016-03-16 13:42:15 +02:00
Bogdan Postelnicu 8f95e3eb5b Bug 1256593 - remvoed dead code. r=janv
MozReview-Commit-ID: CqeAV6I0Jme

--HG--
extra : rebase_source : 69b5d7396b30a6a483ef341100cc74698b2250db
2016-03-15 13:44:42 +02:00
Ryan VanderMeulen 7f33dece32 Backed out changeset 962dbeaf5c5d (bug 1238555) for opt-only jit-test failures. 2016-03-18 00:01:02 -04:00
Ryan VanderMeulen 87f79e1213 Backed out changeset fbc336fb47f9 (bug 1257045) for jit-test failures. 2016-03-17 23:59:31 -04:00
JW Wang 4436a4705f Bug 1250829 - add customized assertions for completion promises to facilitate promise chaining. r=bobbyholley.
MozReview-Commit-ID: 5IbbAz0KIBY
2016-03-18 11:27:19 +08:00
JW Wang 7070827866 Bug 1257063 - Don't destruct the runnable inside the lock when TaskQueue::Dispatch fails. r=bobbyholley.
MozReview-Commit-ID: I5KvfHnLUIS
2016-03-18 11:27:15 +08:00
Boris Zbarsky df9d702622 Bug 1257422 part 2. Use the overload of IDBRequest::GetResult that doesn't ask for a JSContext in FirstRevisionIdCallback::HandleEvent, since there is no reason not to. r=khuey 2016-03-17 23:23:55 -04:00
Boris Zbarsky 547ab7b66c Bug 1257422 part 1. Add a way to do IDBObjectStore::OpenCursor without a JSContext if we are not passing a keyrange. r=khuey 2016-03-17 23:23:55 -04:00
Boris Zbarsky 60d3ad7ce0 Bug 1257568. Remove the JSContext argument of WorkerPrivate::Kill. r=khuey 2016-03-17 23:23:55 -04:00
Boris Zbarsky 770278cde1 Bug 1257306. Simplify the implementation of AutoSafeJSContext (and therefore AutoJSContext, since AutoSafeJSContext will no longer be an AutoJSContext). r=bholley 2016-03-17 23:23:55 -04:00
Luke Wagner 83bbb15353 Bug 1008453. Add support for navigator.hardwareConcurrency. r=khuey 2016-03-16 15:41:38 -04:00
Shu-yu Guo ecec854b11 Bug 1257045 - Give Debugger wrappers of wasm code their own CCW key kinds. (r=jimb) 2016-03-17 18:53:04 -07:00
Shu-yu Guo 0f91ae27d6 Bug 1238555 - Always update the LazyScript's static scope chain when emitting functions. (r=till) 2016-03-17 18:53:04 -07:00
Shu-yu Guo 3490838493 Bug 1250192 - Do not synthesize a var binding for Annex B.3.5 if there is an arg binding of the same name. (r=jorendorff) 2016-03-17 18:53:03 -07:00
Robert O'Callahan be8e355f36 Bug 1242172. Invalidate intrinsic ISizes that depend on viewport BSize when the viewport is resized. r=dbaron
MozReview-Commit-ID: INEHo7ghGyz
2016-02-29 18:49:34 +13:00
Dustin J. Mitchell 89fa2fba16 Bug 1257614: update git to a 2.8.0-rc3 for CVE-2016-2324, CVE-2016-2315; r=garndt
MozReview-Commit-ID: LTTWLMvfEXG

--HG--
extra : rebase_source : fbd85a0ddd709c4144aa18f3a6305552d356fec6
extra : source : 9f68e61f7c29ed9cf0f81d041a9d24fbb44b20ff
2016-03-17 21:41:35 +00:00
Randell Jesup 859ee0685f Bug 1243857: enable full_duplex audio for webrtc via cubeb rs=jesup 2016-03-17 20:45:29 -04:00
Randell Jesup c97852aa52 Bug 1257621: Disable ipc tests for webrtc (test_ipc pseudo-e10s test) r=drno
MozReview-Commit-ID: 3NGI0NTu0mu
2016-03-17 20:45:29 -04:00
Randell Jesup cda32a495b Bug 1257620: disable webrtc identity tests for Linux opt non-e10s (due to Exit code -11) r=drno
MozReview-Commit-ID: CoZH0T97jWu
2016-03-17 20:45:29 -04:00
Randell Jesup 9865e1f013 Bug 1257616: We can release Conduits immediately if we're on MainThread already r=drno 2016-03-17 20:45:09 -04:00
Kyle Huey cd9bdd29d1 Bug 1257444: Actually return the desired selection. r=mrbkap 2016-03-17 17:27:33 -07:00
William Chen 6f3a1d7c9e Bug 1244816 - Create PushService mock for mochitests backed by a mock web socket. r=kitcambridge 2016-03-17 17:11:22 -07:00
Mike Hommey a92eca8dfe Bug 1257385 - Stop b2gdroid builds on automation. r=jlund,r=nalexander 2016-03-18 09:06:42 +09:00
Mike Hommey f9fef6c7cd Bug 1257434 - Remove MOZ_DEMANGLE_SYMBOLS and MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS from js/src/old-configure.in. r=ted
While not directly related to the others from this bug, I stumbled upon
this while looking why there were references to MOZ_DMD in
js/src/old-configure.in while it was never set there.

MOZ_DEMANGLE_SYMBOLS is tied to MOZ_STACKWALKING, which is not set in
js/src/old-configure.in.

MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS is specific to building XPCOM
binary components, which there are none of under js/src.
2016-03-18 09:05:53 +09:00
Mike Hommey 03219400f6 Bug 1257434 - Move --enable-vtune and --enable-profiling to moz.configure. r=ted
old-configure and js/src/old-configure interestingly didn't handle both
the same way. But vtune support is only actually implemented in js/src,
so only the rules from js/src/old-configure matter (nothing was
enforcing the decistion from old-configure to js/src/old-configure), and
this is what is implemented here.
2016-03-18 09:05:53 +09:00
Mike Hommey f701be5ac8 Bug 1257434 - Move --enable-dmd to moz.configure. r=ted 2016-03-18 09:05:53 +09:00
Mike Hommey 8e033edefa Bug 1257434 - Move --enable-callgrind to moz.configure. r=ted
Remove the unused DEFINES set in js/xpconnect/shell/moz.build,
subsequently making the MOZ_CALLGRIND subst unused, so don't add a
set_config for it.
2016-03-18 09:05:53 +09:00
Mike Hommey 89cb71ad55 Bug 1257434 - Move --enable-instruments to moz.configure. r=ted 2016-03-18 09:05:53 +09:00
Mike Hommey baacddb8dc Bug 1257434 - Move MOZ_ENABLE_PROFILER_SPS to moz.configure. r=ted 2016-03-18 09:05:53 +09:00
Mike Hommey 58397bd671 Bug 1257434 - Move --enable-jprof to moz.configure. r=ted 2016-03-18 09:05:53 +09:00
Mike Hommey 9589ff306f Bug 1257434 - Move --enable-systrace to moz.configure. r=ted 2016-03-18 09:05:53 +09:00
Mike Hommey dfd9a1b64b Bug 1257648 - Always filter target/host triplets with config.sub. r=nalexander
Until we stop relying on the raw_cpu and raw_os values from target and
host, we need to keep normalizing them like old-configure.in did, which
involves filtering them through config.sub.
2016-03-18 09:05:53 +09:00
Mike Hommey 31f294ed62 Bug 1257418 - Remove USE_DEPENDENT_LIBS. r=gps
Its value is always 1, and never used. Even when there were different
possible values back before bug 627277 (5 years ago), it was not used.
In fact, it hasn't been used since bug 298044 (more than 10 years ago).
2016-03-18 09:05:53 +09:00
Mike Hommey fe53ffa77b Bug 1257416 - Move MOZTTDIR to moz.configure. r=gps 2016-03-18 09:05:53 +09:00
Mike Hommey 50e9df2a3d Bug 1257415 - Move --with-l10n-base to moz.configure. r=gps 2016-03-18 09:05:53 +09:00
David Keeler 3db46cef2e bug 1240118 - add functionality to treat a test certificate as a built-in root r=mgoodwin
MozReview-Commit-ID: GJMd2zEAcmX

--HG--
extra : rebase_source : d2d55c593368b4e5d8562484673a1018dc5ad02d
2016-03-15 17:19:00 -07:00
Dustin J. Mitchell 7b9820c992 Bug 1231320: supply actions to mozharness from the task definition; r=jlund
MozReview-Commit-ID: GgKpDH6EKRa

--HG--
extra : rebase_source : 62eae4664c573b3a4217cce58a22736b4346d400
2016-03-16 21:11:44 +00:00
Dustin J. Mitchell d693ab8b1c Bug 1231320: support min_scm_level and default secret specs; r=garndt,glandium,mshal
This improves support for fetching secrets to skip fetching, optionally
replacing with a default value, for builds based on trees with SCM levels below
a minimum.  In practical terms, this allows try builds to operate without secrets.

MozReview-Commit-ID: 5DYSfzkYZQv

--HG--
extra : rebase_source : 0c60fc0fab2d7cca8e703af5720de4825f118fe2
2016-03-15 16:10:42 +00:00
Dustin J. Mitchell 0d10662de9 Bug 1231320: pull from secrets API in TaskCluster r=garndt,mshal,pmoore
This adds a mozharness action, only run in TaskCluster, to fetch secrets from
the TaskCluster secrets API via the TaskCluster Proxy.

It requires that the SCM level of the build be passed in with the --scm-level
argument, defaulting to 1 (try)

MozReview-Commit-ID: C3rvOPF6Bm1

--HG--
extra : rebase_source : 603d9d30ba34484ceabdf405cb560f91b5bc2fc2
2016-03-14 22:17:18 +00:00
Wes Kocher 2dfef24422 Backed out 2 changesets (bug 357450) for breaking test_bug357450.xul CLOSED TREE
Backed out changeset f88028f44033 (bug 357450)
Backed out changeset b8b677c574e5 (bug 357450)

MozReview-Commit-ID: KGpzmjYcdRl
2016-03-17 15:54:48 -07:00
Wes Kocher 733e78634f Backed out changeset 93f4eafb8beb (bug 1256693) for media mochitest leaks CLOSED TREE
MozReview-Commit-ID: 1K6kSNA28N9
2016-03-17 15:42:54 -07:00
Wes Kocher 85732789fb Backed out changeset 7a74257343be (bug 1256693) for media mochitest leaks CLOSED TREE
MozReview-Commit-ID: Em8nObLSj9r
2016-03-17 15:42:51 -07:00
Wes Kocher 4555ef21a3 Backed out changeset 1e6a9b36ed35 (bug 1256045) for media mochitest leaks CLOSED TREE
MozReview-Commit-ID: FrILd3iK5U0
2016-03-17 15:42:46 -07:00