Commit Graph

5239 Commits

Author SHA1 Message Date
Kyle Machulis
8058218a2d Bug 1176300 - Add lgpllibs library to build system; r=glandium 2015-07-07 21:17:08 -07:00
Bill McCloskey
faa7457301 Bug 1171173 - Pass multiprocessCompatible flag to bootstrapped add-ons correctly (r=felipe) 2015-07-07 17:24:40 -07:00
Ryan VanderMeulen
de7e734bc6 Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-07 13:38:10 -04:00
ISHIKAWA, Chiaki
b5f289fb51 Bug 1178041 - fix incorrect use of built-in |arguments| function as an argument name. r=mak 2015-07-06 09:38:00 +02:00
Emanuel Hoogeveen
7d1e52f2ff Bug 905127 - Part 1 - Make some functions from nsNetUtil not inline. r=jduell 2015-07-07 04:17:00 +02:00
Juan Gomez
258ad59e3f Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj 2015-07-03 18:29:00 -07:00
Michael Layzell
6265522c59 Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 17:12:27 -04:00
Ehsan Akhgari
4484832cb5 Backout bug 1170200 because of test failures on a CLOSED TREE 2015-07-03 16:43:47 -04:00
Michael Layzell
39a5778c7e Bug 1170200 - Part 2: Update JavaScript consumers of nsIPermissionManager::Remove; r=ehsan 2015-07-03 14:18:23 -04:00
Bill McCloskey
13c047f238 Bug 1177013 - Add-on install test changes (r=mrbkap) 2015-07-06 19:58:43 -07:00
Phil Ringnalda
166cfe8460 Back out 12 changesets (bug 1177013) on suspicion of causing b2g emulator debug test bustage
CLOSED TREE

Backed out changeset 912aae0815f8 (bug 1177013)
Backed out changeset 3b6448172e50 (bug 1177013)
Backed out changeset 2af18bef5703 (bug 1177013)
Backed out changeset e6bf35115c11 (bug 1177013)
Backed out changeset 4d7f5205b60b (bug 1177013)
Backed out changeset f7de893911bc (bug 1177013)
Backed out changeset de79eba232f0 (bug 1177013)
Backed out changeset 978a77b60f2a (bug 1177013)
Backed out changeset f5b52fa19511 (bug 1177013)
Backed out changeset e14a7b70b6fa (bug 1177013)
Backed out changeset d0f5a3474659 (bug 1177013)
Backed out changeset bff9f07dad52 (bug 1177013)
2015-07-02 22:08:54 -07:00
Gerald Squelart
e91c23479e Bug 1174565 - [EME] Report telemetry about which GMP files are missing - r=cpearce,spohl
* * *
Bug 1174565 - [EME] Updated xpcshell test - r=cpearce,spohl
2015-07-02 10:12:49 +10:00
Bill McCloskey
6bd8a55e7f Bug 1177013 - Add-on install test changes (r=mrbkap) 2015-07-02 17:18:09 -07:00
Rail Aliiev
ccac184650 Bug 1179289 - Source package should use consistent prefix directory. r=glandium 2015-07-02 07:19:25 -04:00
Chris Manchester
45d89ea4b0 Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal
--HG--
extra : commitid : 5oxFfiP3bQ0
2015-06-29 11:16:51 -07:00
Chris Manchester
10708b0069 Bug 917999 - Part 3 - Split tests into harness specific zips.;r=ted
--HG--
extra : commitid : Fa3NZirrZVY
2015-06-29 11:16:50 -07:00
Nick Alexander
f2870bd3a6 Bug 1174757 - Pre: Don't archive geckoview resources when not necessary. r=glandium
This is a small optimization that will also make it easier to flip the
MOZ_DISABLE_GECKOVIEW conditional.  We don't currently package
geckolibs without geckoview, and it's reasonable to do both if we want
one.

--HG--
extra : commitid : FcLlG6E3PRQ
extra : rebase_source : ea22994bfa6815468763128995d41c0d6c625d60
extra : histedit_source : a25e0c5c4b5a97bde8871b5e4139e0f0fd4f6a36
2015-06-25 16:48:15 -07:00
Carsten "Tomcat" Book
fb3cc0a1d7 Merge mozilla-central to fx-team 2015-06-25 11:39:22 +02:00
Carsten "Tomcat" Book
a3ba8f387e merge mozilla-inbound to mozilla-central a=merge 2015-06-25 11:09:46 +02:00
Nick Alexander
0a6017a1af Bug 1162191 - Add |mach artifact| for installing downloaded Fennec binaries. r=gps
DONTBUILD ON A CLOSED TREE: Android-only and the build changes are cosmetic.

Very much a first cut, but I'd like to get some Fennec early adopters testing.

This adds:

* |mach artifact install| to fetch and install Fennec binaries;
* |mach artifact last| to print details about what was last installed;
* |mach artifact {print,clear}-caches|, for debugging.

This code is exposed as a new mozbuild.artifacts Python but it's not
particularly general.  My intention was to get things out of the mach command
more than produce a general artifact fetching API.  We can leave that bike
shed to Bug 1124378.

I've been testing this with --disable-compile-environment and it works well
locally, although there's no reason a knowledgeable developer couldn't use
this in conjunction with a fully-built tree.  (I don't know when such a
situation would arise, but I know of no technical impediment.)

--HG--
extra : commitid : 1T28aVfArqF
extra : rebase_source : b8c11244de8be0a14d605853f30cd47312d0a4ba
extra : histedit_source : 78a224501cd3cf0f86707c9c9549b61b4b248ba7
2015-06-24 23:12:00 -07:00
Panos Astithas
ed8a0b3572 Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong 2015-06-24 16:00:12 -07:00
Mike Hommey
46a8325e4d Bug 1175856 - Still do cert validation when app.update.url.override is set to an empty value. r=rstrong 2015-06-24 10:49:55 -07:00
Mike Hommey
d4a77c946b Bug 1173681 - Remove winEmbed. r=bsmedberg 2015-06-23 08:54:04 -07:00
Carsten "Tomcat" Book
87e3154dff merge mozilla-inbound to mozilla-central a=merge 2015-06-22 14:03:17 +02:00
Mark Banner
15705f9f4c Backout 391241169bec (bug 1171852) for unit test failures 2015-06-20 20:21:26 +01:00
Panos Astithas
82a94e2f73 Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong 2015-06-20 19:45:10 +03:00
Dave Townsend
11c05929fd Bug 1161183: Follow-up fix that was missed in the review comments. r=dao, a=kwierso
--HG--
extra : commitid : ImYKytg8Tg6
extra : rebase_source : 2d5c6bcdd4fab37c38ee055a0adcc500e6d8c7a9
2015-06-19 12:08:46 -07:00
Jared Wein
a9eae088fa Bug 1172406 - Wrap the labels in the Master Password subdialog. r=Gijs 2015-06-18 12:26:53 -04:00
Ryan VanderMeulen
bfad686249 Merge m-c to inbound. a=merge
CLOSED TREE
2015-06-17 12:10:37 -04:00
Jeff Walden
26babfb430 Bug 1146136 - Fix another test that parenthesizes destructuring pattern assignment targets, that snuck in in the last week, as ES6 forbids such parenthesization. r=bustage, a=bustage
--HG--
extra : rebase_source : b31cfa5966a6f1b60bf2a8eda67e27edf7cddc10
2015-06-19 18:30:44 -07:00
Jeff Walden
a91d171b6e Bug 1146136 - Fix another test that parenthesizes destructuring pattern assignment targets, that snuck in in the last week, as ES6 forbids such parenthesization. r=bustage, a=bustage
--HG--
extra : rebase_source : 0c85e71ff12dad567bee4e64ddb147d6eb1399d4
2015-06-19 18:00:02 -07:00
Dave Townsend
20a7d6dbec Bug 1161183: Don't show the add-on version in the list view. r=dao
--HG--
extra : commitid : F75YrYAzaoX
extra : rebase_source : ea7952263eda1e0623113c637617002114f6a666
2015-06-08 10:30:35 -07:00
Phil Ringnalda
fca7cc1fcd Merge m-i to m-c, a=merge 2015-06-13 19:49:13 -07:00
Ryan VanderMeulen
15f3c165c5 Merge m-c to fx-team. a=merge 2015-06-12 15:00:54 -04:00
Dave Townsend
6d2cc20764 Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
--HG--
extra : commitid : F3febINTh2u
extra : rebase_source : c31e1ae284fb8b3bb4ba188ea0a83cd4930b03f3
extra : amend_source : 42a884ddef8d8765dfb093c684fca5dc1ce62b8d
extra : source : f3760acfed2ac7f66c0170948e5c91561bfda44a
2015-06-05 11:46:11 -07:00
Randall Barker
1fc136e380 Bug 1163664 - Don't check for plugin blocklist state on Android. r=jimm, r=jchen 2015-06-01 17:05:00 -04:00
Kan-Ru Chen
da20ce4ae2 Bug 1170981 - Load the storage service before NSS. r=mak 2015-06-12 21:26:43 +08:00
Ryan VanderMeulen
e5789bfad8 Bug 986458 - Re-enable browser_whitelist7.js on all platforms since the leaks appear to have gone away.
--HG--
extra : histedit_source : 97c8c1bc27f9c3f6648e13b81484817a8d1820d7
2015-06-10 22:06:26 -04:00
Carsten "Tomcat" Book
fb6be5d957 Backed out changeset f3760acfed2a (bug 1172028) for causing xperf regression
--HG--
extra : rebase_source : 81a92eaeacf909703c9944554bc8c54446a1af9e
2015-06-10 13:44:00 +02:00
Dave Townsend
b50a7602c6 Bug 1172708: Don't show the compatibility UI for add-ons that are already compatible.
--HG--
extra : commitid : 2CEYshL981Y
extra : rebase_source : fe78ca0b8015626dbb72943d46a43a689c63042d
2015-06-08 17:11:48 -07:00
Dave Townsend
936ce348c8 Bug 1172028: Sideloaded add-ons without full signing shouldn't ever be loaded. r=dveditz
--HG--
extra : commitid : 58eDMD7nkod
extra : rebase_source : f10644cd193e5fe0f69ca31b157eff400b320f67
2015-06-05 11:46:11 -07:00
Ryan VanderMeulen
e49a1a29be Merge m-c to fx-team. a=merge
CLOSED TREE
2015-06-09 13:29:17 -04:00
Robert Strong
6e649b1eba Bug 1171792 - An update is attempted from an update notification when it is not possible to update. r=spohl 2015-06-08 13:11:43 -07:00
Ryan VanderMeulen
7d27a8bc37 Merge fx-team to m-c. a=merge 2015-06-09 13:08:17 -04:00
Dave Townsend
6693a19d53 Bug 1170162: Use a support page for signing warnings intended for users. r=dao
--HG--
extra : commitid : L3inMC9RBcT
extra : rebase_source : 15d39486b95eee5086eef8ad9060a45fe86a5814
2015-06-08 09:17:15 -07:00
Nick Thomas
4fbffd3aca Bug 1160514: Use osslsigncode for 32-bit signing r=ted 2015-06-05 12:05:14 +12:00
Jan Horak
1f0864644b Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt 2015-06-08 04:41:00 -04:00
Boris Zbarsky
bdea574c3c Bug 1174954 part 1. Stop throwing DOMErrors from JS-implemented webidl, since we can now throw content-side Errors instead. r=bholley 2015-06-16 16:44:10 -04:00
"Chris AtLee"
75893d5579 Bug 807637: Use xz to compress source tarballs r=mshal
DONTBUILD because NPTOB

--HG--
extra : rebase_source : fdef1de7652edde8ae0a028bb8d14ac6d5405734
2015-06-16 14:59:58 -04:00
Edwin Flores
5246b9c834 Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce 2015-06-05 13:57:03 +12:00