Commit Graph

212807 Commits

Author SHA1 Message Date
Chris Pearce
8d1f1db910 Bug 1071482 - Rename test_encryptedMediaExtensions to test_eme_playback to make it easier to run all eme tests with a wildcard. r=edwin
--HG--
rename : dom/media/test/test_encryptedMediaExtensions.html => dom/media/test/test_eme_playback.html
2014-10-28 13:21:12 +13:00
Chris Pearce
43de57579f Bug 1071482 - Factor out EME load/setup code, so it can be reused in other tests more easily. r=edwin 2014-10-28 13:21:11 +13:00
Andrew Sutherland
3d19057ccd Bug 1087145 - Move mozTCPSocket/TCPSocket unit tests from xpcshell tests to mochitest-plain tests. r=jdm
Most of the TCPSocket and TCPServerSocket coverage was implemented exclusively
in Chrome-privileged xpcshell tests.  This failed to provide coverage for the
key use case of content-privileged code using TCPSocket.

This cleans up the test implementation and migrates them to mochitests.
Coverage is improved as evidenced by two tested TCPServerSocket issues that were
addressed in this patch:
- ArrayBuffers weren't being created in the content page's context, so
  exceptions would be thrown when accessed.
- 'drain' notifications were not being hooked up.

The following fix that lacks coverage that notices the fix was implemented:
- TCPServerSocket now properly propagates the appId for network usage tracking.
2014-10-29 22:03:54 -04:00
Ralph Giles
483c52e8cc Bug 1091304 - Fix code style. k=kinetik
We like braces around conditional bodies, and in fact this tripped
me up editing the code.
2014-10-29 17:10:00 -07:00
Ralph Giles
8019521228 Bug 1091304 - Improve fmp4 logging. r=kinetik
The %#x format specifier for hex values doesn't work with our
logging macros, and MacOS error codes are generally listed
in decimal anyway.

Also log the reason for a Drain() call to assist debugging.
2014-10-29 17:09:00 -07:00
Jeff Gilbert
6fcb35d440 Bug 1088345 - Misc cleanup. - r=kamidphish 2014-10-27 18:58:03 -07:00
Wes Kocher
a7b71b864a Backed out 4 changesets (bug 1020172) for causing bug 1089542 a=backout
Backed out changeset 176ca4363517 (bug 1020172)
Backed out changeset 90714be8e689 (bug 1020172)
Backed out changeset 9d8c09e711f5 (bug 1020172)
Backed out changeset f895938013ff (bug 1020172)
2014-10-27 16:56:45 -07:00
B2G Bumper Bot
f3fe948e3b Bumping manifests a=b2g-bump 2014-10-27 16:47:03 -07:00
B2G Bumper Bot
9504b94561 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/351c20bccde1
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #25240 from mikehenrty/bug-1084137-waive-xrays

Bug 1084137 - Clone threads intro right compartment for the mobile messa...

========

https://hg.mozilla.org/integration/gaia-central/rev/e15eb8e4f505
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1084137 - Clone threads intro right compartment for the mobile message mock
2014-10-27 16:40:48 -07:00
B2G Bumper Bot
09806f4a59 Bumping manifests a=b2g-bump 2014-10-27 16:01:58 -07:00
B2G Bumper Bot
4370f7d56e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2b0076e2a9c
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #25197 from jrburke/bug1083288-email-keyboard-lag-manual

Bug 1083288 - Lag when typing on keyboard after press Next button during config r=mcav

========

https://hg.mozilla.org/integration/gaia-central/rev/f600308ac4c3
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1083288 - Lag when typing on keyboard after press Next button during configuration of Email App
2014-10-27 15:55:48 -07:00
Wes Kocher
d02ca506ca Backed out changeset 4e5999f39bb7 (bug 1082575) for bc1 orange on a CLOSED TREE 2014-10-27 15:45:51 -07:00
James Lal
39d9132d9e Bug 1089405 - Move SettingsRequestManager load to near top of b2g boot process r=fabrice.
SettingsRequestManager is responsible for bootstrapping the settings api
without this near the top of the boot process any consumers before race
to aquire locks/get settings.
2014-10-27 15:21:01 -07:00
Gijs Kruitbosch
b817563f5b Backed out changeset 21d6238c711f (bug 1079222) because it breaks the same thing, just after restarting, which is no better... 2014-10-27 22:19:22 +00:00
Terrence Cole
4a1fc5ebb6 Bug 1074961 - Use C++ to guarantee that the empty chunk set is only accessed locked; r=sfink
--HG--
extra : rebase_source : 8b401fde6e6f9ff35cfa01d2692422f3e18039e1
2014-10-27 14:55:03 -07:00
Eddy Bruël
4bfe753d97 Bug 1090340 - Disable failing tests on Linux Opt for E10S (Holly);r=me 2014-10-28 17:14:00 +01:00
Steven Michaud
2ebb4dc482 Bug 1088938 - Allow annotations set using CrashReporter::AnnotateCrashReport() to be removed subsequently. r=ted 2014-10-28 11:08:46 -05:00
Kartikaya Gupta
62c76c0bd1 Bug 1090220 - Initialize some variables with sane values in case they don't get populated later. r=sewardj 2014-10-28 08:06:00 -04:00
aleth
07ada35a47 Bug 1090302 - "make xpcshell-tests" broken by removal of xunit logging from runxpcshelltests.py. r=chmanchester 2014-10-28 16:29:50 +01:00
Ethan Tseng
b370cbdb79 Bug 1086198 - [RTSP] The unit of property duration of media element is not in seconds. r=cpearce 2014-10-28 16:42:12 +08:00
Karl Dubost
236d4a497d Bug 1049484 - Remove UA override for domains (starting 2014-08-06). r=lmandel 2014-10-28 04:01:00 -04:00
Bobby Holley
54834c0136 Bug 1088617 - Remove nsIScriptSecurityManager::CheckSameOrigin. r=me 2014-10-28 16:51:26 +01:00
Bobby Holley
3ae39f8ba4 Bug 1088617 - Handle nsIURIWithPrincipal in nsPrincipal::CheckMayLoad. r=bz
This mimics the logic already inside nsNullPrincipal::CheckMayLoad.
2014-10-28 16:51:25 +01:00
Malini Das
d1e2513b59 Bug 1090022 - [mozrunner] Allow storing crashdumps by default, r=ahal 2014-10-28 11:41:19 -04:00
Wes Kocher
bd3029a8ca Merge b2g-inbound to m-c a=merge 2014-10-27 14:50:16 -07:00
Wes Kocher
8de7164a07 Merge b2g-inbound to m-c a=merge 2014-10-27 14:49:05 -07:00
B2G Bumper Bot
1ce2aabb20 Bumping manifests a=b2g-bump 2014-10-27 13:31:57 -07:00
B2G Bumper Bot
442155b6b2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d6b0691491e1
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #25533 from pivanov/bug-1089567

Bug 1089567 - [gallery] remove unused play button background images

========

https://hg.mozilla.org/integration/gaia-central/rev/3dd3a00ad4d1
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1089567 - [gallery] remove unused play button background images
2014-10-27 13:25:48 -07:00
Ryan VanderMeulen
bbf5346ed9 Backed out changeset 06ec442314d4 (bug 1074961) for Android crashes. 2014-10-27 16:10:03 -04:00
Jeff Gilbert
f22d51c4cc Bug 1088345 - (ANGLE) Don't treat STENCIL_INDEX8 as INT for MSAA reasons. - r=kamidphish 2014-10-27 13:06:14 -07:00
Dave Townsend
c8f85a9dc7 Bug 1077738: Retain whether history entries are set to persist in session history and restore that. r=smacleod 2014-10-27 12:27:35 -07:00
Margaret Leibovic
8a33314cf9 Bug 1082110 - Polish appearance of new reading list style. r=mcomella 2014-10-29 15:34:38 -07:00
Dan Mosedale
30ec52feee Bug 1074674 - add button to copy room location to clipboard, r=NiKo 2014-10-29 14:10:28 -07:00
Mike de Boer
ba7411aaf5 Bug 1089011: make sure to only import contacts that are part of the default contacts group. r=MattN 2014-10-29 17:40:57 +01:00
Ryan VanderMeulen
7a2555531e Merge m-c to fx-team. a=merge 2014-10-29 16:55:11 -04:00
Dave Townsend
6a2be7b874 Bug 1075658: Make browser.loadURI synchronously update the browser remoteness. r=ttaubert 2014-10-29 13:26:14 -07:00
Mark Finkle
f315b9c8f0 No bug: Re-enable testAddonManager for Android 4.0 r=me 2014-10-29 15:47:00 -04:00
Dave Townsend
108795aba6 Bug 1090456: Use the content script to wait for tab load for e10s support. r=mconley 2014-10-29 12:10:56 -07:00
Ryan VanderMeulen
1f89170a04 Backed out changeset 06acd829f970 (bug 865314) for causing new topcrashes. a=me 2014-10-27 14:26:13 -04:00
B2G Bumper Bot
7e43b03823 Bumping manifests a=b2g-bump 2014-10-27 11:11:55 -07:00
B2G Bumper Bot
08b43ca330 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/641fa70735be
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #25537 from etiennesegonzac/bug-1088427-homescreen-orientationchange

Bug 1088427 - Make sure the homescreen fade overlay resizes properly on orientationchange r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/e39de5d904d2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1088427 - Make sure the homescreen fade overlay resizes properly on orientationchange.
2014-10-27 11:05:46 -07:00
B2G Bumper Bot
dadba47cf6 Bumping manifests a=b2g-bump 2014-10-27 11:02:29 -07:00
B2G Bumper Bot
71036f2bef Bumping manifests a=b2g-bump 2014-10-27 10:56:59 -07:00
B2G Bumper Bot
d14f489178 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/83eca346da6f
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #25500 from gmarty/Bug-1086205-Add-an-abstract-class-for-status-bar-icons-for-marionette-tests

Bug 1086205 - Add an abstract class for status bar icons for marionette ...

========

https://hg.mozilla.org/integration/gaia-central/rev/a5c190c6a826
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1086205 - Add an abstract class for status bar icons for marionette tests
2014-10-27 10:50:52 -07:00
Ryan VanderMeulen
3148dcca15 Backed out changeset 5bbf713b9c97 (bug 993137) for Mulet mochitest failures.
--HG--
extra : rebase_source : 4666a440264809168c368b995b4386f984f50f45
2014-10-27 13:46:26 -04:00
B2G Bumper Bot
ff5acedd51 Bumping manifests a=b2g-bump 2014-10-27 10:41:58 -07:00
B2G Bumper Bot
2fc69a14a4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b29773bd9ae9
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #25503 from yzen/bug-1087592

Bug 1087592 - handling intermittent StaleElementException in calendar se...

========

https://hg.mozilla.org/integration/gaia-central/rev/eb29423c9143
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1087592 - handling intermittent StaleElementException in calendar settings a11y test. r=mmedeiros
2014-10-27 10:35:48 -07:00
David Keeler
e4b1242898 bug 1085509 - add telemetry for how many permanent certificate overrides users have r=mmc r=jcj 2014-10-27 09:32:33 -07:00
Carsten "Tomcat" Book
9df4e582ef Backed out changeset 9742b31c634a (bug 1073419) for bustage 2014-10-27 16:56:40 +01:00
B2G Bumper Bot
ead50be5ec Bumping manifests a=b2g-bump 2014-10-27 08:52:17 -07:00