Commit Graph

4177 Commits

Author SHA1 Message Date
Phil Ringnalda
a9e84e7842 No bug, fix merge bustage in GMPProvider.jsm, a=me 2015-05-23 17:09:45 -07:00
Phil Ringnalda
ae0515f0a5 Merge f-t to m-c, a=merge 2015-05-23 14:28:07 -07:00
Ryan VanderMeulen
4878d81681 Merge m-c to fx-team. a=merge 2015-05-22 14:21:30 -04:00
Milan Sreckovic
3b83f46bfb Bug 1163038 - Make sure the gfx blocklist tests pass by doing testing. r=me
Original code from Ehsan.
2015-05-15 13:06:23 -04:00
Milan Sreckovic
c293108e0e Bug 1164036 - Add an xpcshell test for graphics blocklist versioning. r=kats 2015-05-15 12:55:53 -04:00
Dave Townsend
0308cb5728 Bug 1164168: Add a build time flag to control add-on signature checks. r=dveditz, r=gps 2015-05-12 14:03:59 -07:00
Benjamin Smedberg
ce2ec2054d Bug 1167204 - Typo in a codepath which isn't Windows/Mac/Linux with GConf, r=gfritzsche 2015-05-21 12:27:46 -04:00
Hector Zhao
adb1f2e9b2 Bug 1166161 - Display available font from font.name-list.{family}.{lang} as fallback default font, instead of empty string. 2015-05-19 13:41:48 +08:00
Ryan VanderMeulen
69e36886d4 Backed out changeset d39ba5b549c5 (bug 1165061) for LSAN leaks. a=me 2015-05-21 11:50:34 -04:00
Carsten "Tomcat" Book
967e6f7f03 merge mozilla-inbound to mozilla-central a=merge 2015-05-21 14:56:34 +02:00
Mike Hommey
434f0fefde Bug 1166538 - Use zip py_action in a few places. r=gps 2015-05-21 15:17:02 +09:00
Mike Hommey
f7ccb2cef2 Bug 1166538 - Make it more straightforward, path-wise, to change $(ZIP) uses to the zip py_action. r=gps 2015-05-21 15:17:01 +09:00
Mike Hommey
2b018f1cb4 Bug 1166538 - Make dozip.py a py_action. r=gps 2015-05-21 15:17:00 +09:00
Chris Pearce
adbbc5a22e Bug 1156566 - Polyfill Array.includes() in test_gmpProvider.js, so that test passes when it uplifts out of Nightly. r=preemptive-bustage-fix 2015-05-21 14:00:57 +12:00
Robert Strong
8625be2357 Bug 1165061 - prevent test timeouts by not copying files when staging an update in mochitest-chrome tests. r=spohl 2015-05-20 13:34:29 -07:00
Mike Taylor
a398baa257 Bug 1162099 - Add ua-update.json to the package manifest + DIST_FILES. r=mfinkle, r=nalexander 2015-05-13 21:57:00 -04:00
Dave Townsend
81483fc2e8 Bug 1164006: Reduce recursion from calls to AddonManager.getAddonsByIDs. r=paolo 2015-05-12 12:39:52 -07:00
Chris Manchester
5170d3f465 Bug 917999 - Part 1 - Write out and upload a manifest of test archives and the harnesses that depend on them.;r=ted 2015-05-15 11:30:24 -07:00
Carsten "Tomcat" Book
75ccf87ec8 merge mozilla-inbound to mozilla-central on a CLOSED TREE a=merge 2015-05-15 17:39:23 +02:00
Brian Grinstead
28e679d37d Bug 1164178 - Use an empty value by default for lightweightThemes.selectedThemeID;r=dao 2015-05-14 18:31:21 -07:00
Chris Pearce
2317d2eef1 Bug 1156566 - Report via telemetry when Adobe EME plugin DLL is unexepectedly missing on startup. r=spohl,r=vladan 2015-05-15 11:50:52 +12:00
Chris Pearce
8390942801 Bug 1156566 - Don't add invalid GMPs to GMPService in GMPProvider. r=spohl 2015-05-15 11:50:40 +12:00
Wes Kocher
2b18d5b966 Merge b2ginbound to m-c a=merge 2015-05-14 15:37:44 -07:00
Wes Kocher
68934017a8 Merge fx-team to m-c a=merge 2015-05-14 15:34:39 -07:00
Aus Lacroix
fa58f1d828 Bug 1164037 - [OTA] Unable to find System Update. r=aus (landing on behalf of nhirata) 2015-05-13 21:14:43 -07:00
Robert Strong
bce0dab682 Bug 1164560 - only run test_0017_check_staging_basic.xul on Windows due to timing out on other platforms while copying files. r=spohl 2015-05-13 12:06:38 -07:00
Robert Strong
ce8fdcc763 Followup for Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=spohl 2015-05-12 19:40:23 -07:00
Robert Strong
663da8219a Bug 1161661 - Provide progress and state feedback via the stub installer taskbar icon. r=bbondy 2015-05-12 19:40:15 -07:00
Wes Kocher
536a446c56 Merge m-c to fx-team a=merge 2015-05-14 15:41:56 -07:00
Dave Townsend
4530040545 Bug 1156985: Fix crashing xpcshell test_signed_inject.js 2015-05-11 12:29:44 -07:00
Birunthan Mohanathas
c325827ed4 Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan 2015-05-21 21:49:30 +01:00
James Willcox
05ad7f7385 Bug 1167197 - Fix GMPProvider on Android r=cpearce 2015-05-22 11:58:48 -05: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
Wes Kocher
4d0fc77346 Bug 1164150 - disable some recently re-enabled tests on b2g emulator a=bustage 2015-05-12 12:01:09 -07:00
Carsten "Tomcat" Book
e30005394c merge mozilla-inbound to mozilla-central a=merge 2015-05-12 16:10:32 +02:00
Robert Strong
b80bcb82d0 Bug 821942 - Add xpcshell reason codes to marVersionDowngrade.js and marWrongChannel.js. r=spohl 2015-05-11 13:21:34 -07:00
Robert Strong
d11545eed6 Bug 821866 - Fix and enable marAppApplyUpdateSuccess.js and marAppApplyUpdateStageSuccess.js xpcshell tests on B2G ICS Emulator opt. r=spohl 2015-05-11 13:16:55 -07:00
Robert Strong
5dda264bb0 Bug 821942 - Fix and enable marStageSuccessComplete.js, marAppInUseSuccessComplete.js, and marAppInUseStageSuccessComplete_unix.js xpcshell tests on B2G ICS Emulator opt. r=spohl 2015-05-11 13:16:45 -07:00
Dave Townsend
2e23b8cf54 Bug 1163046: Force AMO signature requirements on in branded beta and release builds. r=gps 2015-05-11 12:24:45 -07:00
Dave Townsend
441c616a37 Bug 1151537: Support hotfixes signed by the AMO trusted root. r=rstrong 2015-05-04 17:14:22 -07:00
Phil Ringnalda
2e152fdfd0 Merge f-t to m-c, a=merge 2015-05-09 14:36:54 -07:00
Phil Ringnalda
f0e494073b Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer 2015-05-09 08:00:10 -07:00
Wes Kocher
6d468ef387 Merge b2g-inbound to m-c a=merge 2015-05-08 10:35:16 -07:00
Aus Lacroix
d6acd6bde4 bug 1154947 - Use variant in update URL. r=rstrong 2015-05-07 19:00:19 -07:00
Ryan VanderMeulen
174b06beb8 Merge fx-team to m-c. a=merge 2015-05-06 16:20:55 -04:00
aus@mozilla.com
af6b526930 backout of bug 1161579 - blocking smoketests. a=RyanVM 2015-05-06 11:25:29 -07:00
Wes Kocher
f2bce51a89 Merge m-c to fx-team a=merge 2015-05-01 17:24:54 -07:00
Wes Kocher
9c0b8289bf Merge inbound to m-c a=merge 2015-05-01 17:19:28 -07:00
Dave Townsend
a83e81c8b8 Bug 1159805: Land updated signed XPIs for tests. r=Mossop 2015-05-01 16:16:02 -07:00