Michael Layzell
d070709c54
Bug 1187073 - Use MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS to validate the usage of AlignedStorage2. r=ehsan
2015-07-31 13:59:00 -04:00
Michael Layzell
a976d7b74b
Bug 1187073 - Add the MOZ_INHERIT_TYPE_ANNOTATIONS_FROM_TEMPLATE_ARGS annotation to clang-plugin. r=ehsan
2015-07-24 12:52:00 -04:00
Jan-Ivar Bruaroey
ce623ebf8f
Bug 1175523 - Update most (but not all) tests to use elem.srcObject over .mozSrcObject. r=pehrsons
2015-07-14 10:12:31 -04:00
Jan-Ivar Bruaroey
174c57723b
Bug 1175523 - Add HTMLMediaElement.srcObject alias to .mozSrcObject. r=roc, r=smaug
2015-07-14 00:04:14 -04:00
Nicholas Hurley
6eabc3c8fb
Bug 1152048 - Send wakeup notification asynchronously to avoid reentrancy issues. r=bagder
2015-07-31 13:39:48 -07:00
Nicholas Hurley
7130c90abc
Bug 1152048 - Make the RELEASE_ASSERT on the sts lock a DIAGNOSTIC_ASSERT. r=bagder
2015-07-31 13:33:48 -07:00
EKR
d0571a6cb5
Bug 1178349 - Re-enable ice_unittest on Linux. r=drno
2015-08-01 07:22:12 -07:00
EKR
555d75a25e
Bug 1177921 - Fix typo in STUN server name. r=drno
2015-08-01 06:03:35 -07:00
Andrew McCreight
a13ce24473
Bug 1074317 - Report indirect LSan leaks in mochitests. r=erahm
...
LeanSanitizer reports two kinds of leaks: direct and indirect. A
leaked block that is pointed to by another leaked block is an
"indirect leak", while one that isn't is a "direct leak". Often,
indirect leaks are just things entrained by the "real" leak, but if
two leaked blocks are in a cycle, then they both end up being
indirect, so we need to report them, too.
This patch makes it so that indirect LSan leaks are treated the same
as direct leaks by Mochitests, which means they will turn the tree
orange. There are a few existing indirect leaks of various severity,
so I had add some suppressions. See those bugs for more details.
2015-08-03 06:45:00 -04:00
Aidin Gharibnavaz
d68ab74bba
Bug 1177871 - Add a timeout to XHR request of WifiGeoPositionProvider. r=jdm
2015-08-02 08:45:00 -04:00
Kelly Davis
589c60e2bb
Bug 1177514 - Remove final text of 'ERROR' on recognition error, should be signaled by SpeechRecognitionError. r=smaug
2015-07-28 02:53:00 -04:00
Geoff Brown
f80eda170a
Bug 1184186 - Convert robocop testDeviceSearchEngine to mochitest-chrome; r=mfinkle
2015-08-03 12:00:55 -06:00
Geoff Brown
6d57993273
Bug 1184186 - Convert robocop testDesktopUserAgent to mochitest-chrome; r=mfinkle
2015-08-03 12:00:55 -06:00
Geoff Brown
2804f83804
Bug 1184186 - Convert robocop testDebuggerServer to mochitest-chrome; r=jryans
2015-08-03 12:00:55 -06:00
Geoff Brown
fe1d1d6742
Bug 1184186 - Convert robocop testAndroidLog to mochitest-chrome; r=myk
2015-08-03 12:00:55 -06:00
Geoff Brown
84aa4ce40d
Bug 1184186 - Convert robocop testAccounts to mochitest-chrome; r=rnewman
2015-08-03 12:00:55 -06:00
Geoff Brown
9a9343339a
Bug 1184186 - Convert robocop testResourceSubstitutions to mochitest-chrome; r=nalexander
2015-08-03 12:00:55 -06:00
Arthur Edelstein
b0580ec539
Bug 1187701 - add_task function for mochitest chrome and plain; r=jmaher
2015-08-03 11:14:10 -06:00
Boris Zbarsky
42988fb7ea
Bug 1181908. The CompileOptions constructor should properly copy the introducerFilename and isRunOnce state. r=luke
2015-08-03 11:51:57 -04:00
Jonathan Kew
7b7ab22441
Bug 1187605 pt 2 - Make the <select> dropdown arrow respect the 'orientation' attribute, if present. r=smontagu
2015-08-03 18:45:24 +01:00
Jonathan Kew
928128866c
Bug 1187605 pt 1 - In vertical writing modes, add an 'orientation' attribute with value='left' or 'right' to the <select> control's dropdown button. r=smontagu
2015-08-03 18:45:20 +01:00
Bill McCloskey
b896cdadec
Bug 1175770 - New extension API (r=Mossop)
2015-08-03 10:41:24 -07:00
Bill McCloskey
c229b0c580
Bug 1189550 - In parent process, cpmm.initialProcessData should be same as ppmm.initialProcessData (r=smaug)
2015-08-03 10:41:24 -07:00
David Keeler
9db6074701
bug 1188100 - fold PSM's test_client_cert.js into necko's test_tls_server.js r=mcmanus
2015-07-29 14:27:54 -07:00
Terrence Cole
0897b64884
Bug 1189906 - Remove the unused UseSavedRoots enum; r=jonco
2015-07-31 13:07:13 -07:00
Terrence Cole
88a0da84b4
Bug 1189112 - Part 2: simplify rooting of ScriptsAndCountsVector with PersistentRooted; r=nbp
2015-07-29 14:59:49 -07:00
Terrence Cole
201853c804
Bug 1189112 - Part 1: Use TraceableVector to simplify tracing of ScriptsAndCountsVector; r=nbp
2015-07-29 14:59:49 -07:00
Terrence Cole
71e48ef414
Bug 1189072 - Make DefaultTracer for struct types call T::trace; r=fitzgen
2015-07-29 14:59:49 -07:00
Terrence Cole
41f7126112
Bug 1188620 - Use PersistentRooted for asyncActivation roots; r=fitzgen
2015-07-29 10:23:14 -07:00
Terrence Cole
530a7130e8
Bug 1188445 - Allow PersistentRooted to store StaticTraceable; r=sfink
2015-07-28 09:21:32 -07:00
Terrence Cole
dfd81db57a
Bug 1189809 - Remove the ill-fated DynamicTraceable; r=jonco
2015-07-31 08:27:12 -07:00
Ben Kelly
18c08614e8
Bug 1187722 Fix bad origins, error page handling, and spec issues in fetch-frame-resources.https.html. r=jgraham
2015-08-03 10:27:15 -07:00
Ryan VanderMeulen
65ef827775
Backed out changeset 4a78aef5ef0d (bug 1189911) for Win8 e10s browser_plugin_reloading.js (and more) permafail.
...
CLOSED TREE
2015-08-03 12:39:54 -04:00
Ryan VanderMeulen
e1199f4eee
Backed out changeset 96bb759922a1 (bug 1189543) for frequent crashes/asserts.
...
CLOSED TREE
2015-08-03 12:32:31 -04:00
Geoff Brown
69c26a8b00
Bug 1184186 - Convert robocop testAboutLogins to mochitest-chrome; r=ally
2015-08-03 09:28:35 -06:00
Geoff Brown
c911b8b7a5
Bug 1184186 - Convert robocop testAppConstants to mochitest-chrome; r=nalexander
2015-08-03 09:28:33 -06:00
Geoff Brown
76b16b0094
Bug 1184186 - Add a mochitest-chrome manifest for Android; r=nalexander
2015-08-03 09:28:32 -06:00
James Graham
c6ae5a5aa7
Bug 1190349 - Update web-platform-tests expected data to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly
2015-08-03 16:11:00 +01:00
James Graham
2ebe18e530
Bug 1190349 - Update to latest wptrunner, a=testonly
2015-08-03 16:10:59 +01:00
James Graham
c8374190f3
Bug 1190349 - Update web-platform-tests to revision 2bd8c7dcf2e216e58ece63491f31b5d087ec740e, a=testonly
2015-08-03 16:10:59 +01:00
Carsten "Tomcat" Book
2b2b6ce8e4
Backed out changeset 00726df4997c (bug 1190074) for bustage on a CLOSED TREE
2015-08-03 17:06:15 +02:00
Carsten "Tomcat" Book
782d0370cf
Backed out changeset 4b6f2efbdc36 (bug 1000870) for test failures in test_pointerevent_setpointercapture_inactive_button_mouse-manual.html on a CLOSED TREE
2015-08-03 16:38:09 +02:00
Carsten "Tomcat" Book
26d634a982
Backed out changeset 427cfffcb5b7 (bug 1000870)
2015-08-03 16:37:18 +02:00
Carsten "Tomcat" Book
710fe2c285
Backed out changeset 5490127f9b99 (bug 1000870)
2015-08-03 16:37:11 +02:00
Dustin J. Mitchell
2adbee7239
Bug 1189949: regenerate all desktop builders to get new tooltool; r=mrrrgn
2015-07-31 17:52:04 -04:00
Carsten "Tomcat" Book
9f26c64aa5
Backed out changeset e057fc16e2e0 (bug 1187233) for breaking GU tests in month_day_agenda_test.js on a CLOSED TREE
2015-08-03 16:25:56 +02:00
Ryan VanderMeulen
bf623b7f5d
Backed out changeset 85e86b04035c (bug 1188616) for bustage.
...
CLOSED TREE
2015-08-03 10:18:20 -04:00
Ryan VanderMeulen
688d0798d0
Backed out changeset c8d9d720a30e (bug 1190077) for Android bustage.
...
CLOSED TREE
2015-08-03 09:54:50 -04:00
Muhsin Ali Steiman
e399be8e28
Bug 1188895 - Replace U+0A00 with U+0200 in MacroForEach.h. r=Ms2ger
2015-08-01 00:36:00 -04:00
Kelly Davis
b295d09431
Bug 1185235 - Implement SpeechRecognition::maxAlternatives. r=smaug
2015-07-26 23:02:00 -04:00