Commit Graph

245126 Commits

Author SHA1 Message Date
Terrence Cole
a2200151d1 Bug 1167309 - Remove MaybeCompartment using CallTyped; r=jonco 2015-05-21 11:41:18 -07:00
Terrence Cole
5eb0c891df Bug 1167308 - Add a simpler to use CallTyped for the many simple pre-cast cases; r=jonco 2015-05-21 11:40:46 -07:00
Terrence Cole
169a612286 Bug 1167291 - Generalize the marking tracer's cross-compartment check; r=jonco 2015-05-21 11:30:01 -07:00
Terrence Cole
967c6efcdd Bug 1166944 - Inline the only user of TraceObjectSlots; r=jonco 2015-05-21 11:29:38 -07:00
Terrence Cole
1ea581170f Bug 1163790 - Part 2: Share inlined Class tracing between marking and tenuring; r=bhackett 2015-05-13 11:06:52 -07:00
Terrence Cole
dc3bd39def Bug 1163790 - Part 1: Share unboxed trace list traversal between tenuring and marking; r=bhackett 2015-05-12 09:26:36 -07:00
Morgan Phillips
7f02ce2a49 Bug 1167602 - Add a folder for cusom mozharness configs; r=dustin
This also adds a config for turning off sendchange (enabled by default), since that
breaks things when credentials aren't available.
2015-05-22 13:28:41 -04:00
Morgan Phillips
a7c3644c61 Bug 1167586 - desktop-build [TC] Add a comments section to the dummy buildprops.json file
This prevents the superflous warning: comments could not be determined. This may be because it was a forced build
2015-05-22 13:28:00 -04:00
Morgan Phillips
bfcddb7438 Bug 1167255 - Add the ability to pass in multiple mozharness configs to the TC desktop-builder; r=dustin
Some jobs require more than one config.
2015-05-22 13:18:37 -04:00
Morgan Phillips
362b14807e Bug 1164618 - Start Xvfb in a loop in docker images; r=dustin
Sometimes the Xvfb sanity check can fail due to slow startup times,
this introduces a simple retry system, with sleeps, to ensure that failures are
due to another cause.
2015-05-22 13:15:18 -04:00
Kartikaya Gupta
76d0709cbe Bug 1164274 - Disable the wheel-scroll test on Mulet for intermittent failures. r=mstange 2015-05-22 12:01:52 -04:00
Nathan Froyd
472db75968 Bug 1165982 - part 2 - validate an nsRange::SelectNode call in nsHTMLEditRules::Init; r=ehsan 2015-05-19 14:08:54 -04:00
Nathan Froyd
0540fa19c5 Bug 1165982 - part 1 - provide fallible initialization of nsDOMIterator from an nsRange; r=ehsan 2015-05-22 09:58:30 -04:00
David Keeler
0f00f328f3 Bug 1166031 - Update PSM xpcshell small RSA key test to reflect new error. r=Cykesiopka
Previously NSS would accept smaller RSA key sizes than PSM would in TLS handshakes. Now that the limit is the same, NSS handles the handshake termination with a different error code before PSM can make its own policy decision.
2015-05-21 12:57:03 -07:00
Tim Taubert
75388ae5d1 Bug 1166031 - Use 1024-bit prime for WebCrypto's DH tests. r=mt 2015-05-20 19:51:00 -04:00
Ryan VanderMeulen
b1647b5e41 Bug 1166031 - Update NSS to NSS_3_19_1_BETA1. r=mt 2015-05-20 21:06:06 -04:00
James Willcox
05ad7f7385 Bug 1167197 - Fix GMPProvider on Android r=cpearce 2015-05-22 11:58:48 -05:00
Christoph Kerschbaumer
23614d5d71 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - remove newChannel2,asyncFetch2 (r=sicking,paolo) 2015-05-21 19:52:20 -07:00
Christoph Kerschbaumer
459f85fe51 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo) 2015-05-21 19:52:03 -07:00
Christoph Kerschbaumer
e8ffc95969 Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update asyncFetch2 (r=sicking,paolo) 2015-05-21 19:51:40 -07:00
George Wright
f1f51c4373 Bug 1049285 - Use openPopupAtScreenRect method for opening e10s popups to ensure they are anchored properly 2015-05-08 14:53:56 -04:00
George Wright
7f3abf8d84 Bug 1164099 - Always ensure the scrollbar is on the right with select popups r=mconley 2015-05-14 17:18:19 -04:00
Tom Schuster
5aff41a682 Bug 1158222 - Implement the new [[Set]] receiver restrictions. r=jorendorff 2015-05-22 18:31:32 +02:00
Botond Ballo
7ec8c57227 Bug 1163329 - Add a utility for expanding a tuple into a variadic argument list to MFBT. r=froydnj 2015-05-11 17:23:33 -04:00
Cameron McCormack
04b23264af Bug 968923 - part 2 - change MappedAttrParser to store a nsSVGElement directly, instead of its nsIPrincipal; r=smaug
We'll need access to the element, and to its OwnerDoc, once we hook up
use counters.
2015-02-05 12:32:14 -05:00
Nathan Froyd
6ef77f05f6 Bug 968923 - part 1 - add infrastructure for defining use counters from UseCounters.conf; original-author=heycam; r=heycam,gfritzsche,mshal
This patch adds UseCounter.conf for defining use counters along with
infrastructure to generate enums and telemetry identifiers from
UseCounter.conf.
2015-02-04 17:00:00 -05:00
Mike Kaply
111f9e14c9 Bug 899088 - Log certificate error when add-on update fails due to cert problems, r=Mossop 2015-05-22 10:17:46 -05:00
Patrick McManus
6530957a5b bug 1144602 - preconnect test handler should only count 1 syn r=test-only 2015-05-22 12:04:50 -04:00
Botond Ballo
c8d54a98aa Bug 1163328 - Tests for mozilla::Tuple. r=froydnj 2015-05-21 21:14:25 -04:00
Botond Ballo
bc08a1f31c Bug 1163328 - Add a Tuple class to MFBT. r=froydnj 2015-05-21 22:33:49 -04:00
Botond Ballo
790f8b5d45 Bug 1163328 - Add an And<...> class to TemplateLib.h which performs logical and on a variadic number of booleans known at compile time. r=froydnj 2015-05-21 22:33:39 -04:00
Kannan Vijayan
92345c0106 Bug 1164448 - Add test. r=jandem 2015-05-22 11:13:26 -04:00
Kannan Vijayan
fc9b986f03 Bug 1164448 - Handle unwound rectifier frames as exit frames in JitProfilingFrameIterator. r=jandem 2015-05-22 11:13:26 -04:00
Lorien Hu
1155f8ac44 bug 1109891 - part 3 - remove mGeckoTextAccessible r=tbsaunde 2015-05-22 11:09:49 -04:00
Lorien Hu
706b320072 bug 1109891 - part 2 - Allow mGeckoAccessible to store pointers to proxies and do some trivial cleanup r=tbsaunde 2015-05-22 11:09:48 -04:00
Lorien Hu
4a201434bb bug 1109891 - part 1 - use an accessor method to get mGeckoAccessible r=tbsaunde 2015-05-22 11:09:48 -04:00
David Major
bfa2564d34 Bug 1135583: Prevent the inclusion of Char16.h in VS2015's fallible.obj. r=glandium 2015-05-21 08:03:48 -04:00
Ryan VanderMeulen
7e7b077104 Backed out changeset e602cb65a030 (bug 1142816) for jsapi test segfaults.
CLOSED TREE
2015-05-22 10:47:29 -04:00
Andreas Pehrson
3be8ac6ad8 Bug 1166659 - Add mochitest tags for webaudio and webrtc. r=jesup, r=padenot 2015-05-20 02:49:00 -04:00
Ryan VanderMeulen
e635a4926e Backed out 2 changesets (bug 1150549) for OSX asserts.
Backed out changeset ef2faa9a0845 (bug 1150549)
Backed out changeset b35c88257a9c (bug 1150549)

CLOSED TREE
2015-05-22 10:28:52 -04:00
Mathieu Blot
0af9a71dd5 Bug 1157664 - Initialize mozilla::layers::FPSCOUNTER::mIteratorIndex. r=nical 2015-05-19 17:08:48 +02:00
Amanda Sambath
acbf767c84 Bug 1157669 - Assert aGroupTarget is not null in PaintSelfOrChildren method. r=nical 2015-05-20 10:47:29 +02:00
Jan-Ivar Bruaroey
00611c135c Bug 1162720 - enumerateDevices visits main thread for profileDir. r=jesup
* * *
Bug 1162720 - avoid cross-thread refcounting using coat-check
2015-05-20 17:09:30 -04:00
Jan-Ivar Bruaroey
d4cd610fce Bug 1162720 - Rename CallbackRunnable::New to NewRunnableFrom. r=jesup 2015-05-14 07:30:00 -04:00
Jan-Ivar Bruaroey
331f1e1871 Bug 1162720 - Test enumerateDevices. r=jesup, r=drno 2015-05-21 20:42:03 -04:00
Marcos Caceres
bd3bcefb9f Bug 1164235 - Add theme_color support to web manifest processor. r=ehsan 2015-05-20 10:58:00 -04:00
Kyle Zentner
beac1a1951 Bug 1164918 - Allow multiple '.' per cell in grid-template-areas. r=dholbert 2015-05-21 15:28:00 -04:00
Byron Campen [:bwc]
5736de1d3f Bug 1167274 - Do the right thing when accessing the proxyinfo fails for some reason. r=mt 2015-05-21 10:42:05 -07:00
Byron Campen [:bwc]
79767b7dac Bug 818640 - Test that using dynamic payload types < 96 works. r=mt 2015-05-14 15:54:21 -07:00
Milan Sreckovic
91d63fb254 Bug 1033090 - Truncate a large URI in the user message about it. r=seth 2015-05-21 16:23:42 -04:00