Commit Graph

3926 Commits

Author SHA1 Message Date
Ryan VanderMeulen
3c8186c130 Merge fx-team to m-c. a=merge
CLOSED TREE
2015-02-13 12:13:22 -05:00
Robert Strong
2ef4ad421f Bug 1128005 - Re-enable unit_timermanager/consumerNotifications.js on Android. r=spohl 2015-02-12 16:06:35 -08:00
Chris Pearce
9bdfeb7bc4 Bug 1132789 - Mac ClearKey EME work on MacOSX. r=spohl 2015-02-13 21:30:23 +13:00
Carsten "Tomcat" Book
320ebdaace merge mozilla-inbound to mozilla-central a=merge 2015-02-12 15:33:22 +01:00
Phil Ringnalda
eda9b0c75f Back out f543e83304e9 (bug 1123990) for nightly build bustage
CLOSED TREE
2015-02-11 22:12:49 -08:00
Phil Ringnalda
40b925ba79 Back out 35e75bce4db4 (bug 1087744) for xpcshell bustage
CLOSED TREE
2015-02-10 23:05:42 -08:00
Christoph Kerschbaumer
b332f71358 Bug 1087744: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/ - tests (r=gijs) 2015-02-11 08:51:35 -08:00
Christoph Kerschbaumer
0995b28f82 Bug 1087744: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/ (r=gijs) 2014-10-24 15:25:34 -07:00
Christoph Kerschbaumer
ece6ec4c6a Bug 1087744: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/ - tests (r=gijs) 2015-02-10 20:49:49 -08:00
Robert Strong
fd150e850d Bug 1131725 - Don't clear app.update.enabled and app.update.staging.enabled test user prefs in test_9999_cleanup.xul. r=spohl 2015-02-10 19:58:43 -08:00
Robert Strong
e1b639ccba Bug 1062253 - Exception calling callback: TypeError: this._backgroundUpdateCheckCodePing is not a function @ nsUpdateService.js:2380:8. r=spohl 2015-02-10 17:41:27 -08:00
Mike Shal
a85e0b393f Bug 1123990 - installer needs voucher.bin; r=glandium, r=cpearce 2015-01-21 18:27:20 -05:00
Blair McBride
514156d692 Bug 1128126 - Enforce safe schemes in isInstallAllowed. r=Mossop 2015-02-10 15:47:50 +13:00
Gijs Kruitbosch
896b98fa12 Bug 1123771 - don't expose search icon as button if all it does is focus input and label it otherwise, r=Mossop 2015-02-06 11:44:37 +00:00
Robert Strong
ca4cc8df2e Bug 1129209 - Use a separate manifest for comctl32.dll. r=bbondy 2015-02-05 14:12:39 -08:00
Dave Townsend
ff0db14e05 Bug 1040158: Allow overriding an add-ons multiprocessCompatible flag in the update manifest for an add-on. r=Unfocused
--HG--
extra : rebase_source : 346d93a2ae26e8961c6fa800d63f9b926d0c1efe
2015-01-30 17:20:12 -08:00
Ryan VanderMeulen
48cdf8f2d8 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-02-04 15:04:23 -05:00
Dave Townsend
c289b9c604 Backing out 3c49c72bbd26 from bug 1040158 due to test failures on a CLOSED TREE.
--HG--
extra : rebase_source : b7c5c503edd814e131aa9de878461d561c454219
2015-02-04 10:46:35 -08:00
Rail Aliiev
d1d3db703f Bug 1128953 - Rename win64 FTP directory. r=mshal 2015-02-04 10:54:39 -05:00
Dave Townsend
ccb38223fb Fix the CLOSED TREE caused by xpcshell test failures by touching the root xpcshell.ini manifest. See bug 994255 2015-02-04 09:18:59 -08:00
Dave Townsend
47d989b865 Bug 1040158: Allow overriding an add-ons multiprocessCompatible flag in the update manifest for an add-on. r=Unfocused
--HG--
extra : rebase_source : 57fc6e7da5d49db33818b3f4269b5d13aa610474
2015-01-30 17:20:12 -08:00
Carsten "Tomcat" Book
29a43ff3f6 Backed out changeset 2742651b0cd9 (bug 1123990) for suspicion that this broke the nightly builds a=sheriffduty 2015-02-03 13:49:17 +01:00
Mike Shal
e8673eb664 Bug 1123990 - installer needs voucher.bin; r=glandium, r=cpearce 2015-01-21 18:27:20 -05:00
Ryan VanderMeulen
61ef3d0501 Merge inbound to m-c. a=merge 2015-01-30 12:22:33 -05:00
Brian Smith
4c32f66183 Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to support MSVC 2015, r=glandium
--HG--
extra : rebase_source : fc8ac588acaa4fc4c7d9cd2216671e43db25ede3
2015-01-29 17:36:39 -08:00
jp111
66df738a86 Bug 958147 - Choose one of run-if or skip-if and get rid of the other. r=ted 2015-01-28 06:17:00 -05:00
Alessio Placitelli
c0d63f4f21 Bug 1123384 - Move Telemetry main ping implementation out of TelemetryPing.jsm. r=gfritzsche 2015-01-22 12:23:00 +01:00
Ganesh Sahukari
fab58449ed Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-27 16:07:20 -05:00
Ryan VanderMeulen
9f10340a50 Backed out changeset dd417504346b (bug 1114594) for crashes.
CLOSED TREE
2015-01-27 15:17:39 -05:00
Ganesh Sahukari
46b073b057 Bug 1114594 - Remove promptForSaveToFile in favor of promptForSaveToFileAsync. r=paolo 2015-01-20 10:11:00 +00:00
Chris Peterson
54126d25b8 Bug 1125690 - Fix -Wtautological-compare warning in toolkit/mozapps/update/updater and mark as FAIL_ON_WARNINGS. r=rstrong 2015-01-25 00:24:34 -08:00
Geoff Lankow
860cd65acb Bug 675372 - Allow resource protocol mappings in chrome.manifest files of bootstrapped add-ons; r=Unfocused 2015-01-22 20:00:13 +13:00
Carsten "Tomcat" Book
2ce950e755 Merge mozilla-central to fx-team 2015-01-21 14:35:28 +01:00
Tim Taubert
0ed501848e Bug 1113178 - Fix all remaining tests using removeAllPages() r=mak 2015-01-17 19:35:59 +01:00
Marco Zehe
2f4c23af92 Bug 1122902 - NVDA screen reader says ‘unknown’ for a control when the More button in the Add-ons Manager is pressed, r=gijs 2015-01-20 01:14:00 +00:00
Blair McBride
407966f9e8 Bug 1075625 - AddonManager can race between provider startup / shutdown and methods that call back to providers. r=Mossop 2015-01-19 22:55:15 +13:00
Hector Zhao
66d83ed299 Bug 1035400 - Fix "restart to update" button. r=felipe 2015-01-14 17:39:01 +08:00
Carsten "Tomcat" Book
99a880aa26 Merge mozilla-central to fx-team 2015-01-16 15:24:32 +01:00
Gijs Kruitbosch
f71694d00a Bug 1115248 - let DownloadLastDir work even if the window it depends on goes away, r=felipe
--HG--
extra : rebase_source : 79decdb5e95dc3b31cd97d806705f16444eb4e31
2015-01-16 11:50:32 +00:00
Trevor Saunders
3f83c69ae4 bug 1077549 - remove useless gcc version checks r=glandium 2015-01-15 21:30:05 -05:00
Brian Smith
1a3d2e92d2 Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
--HG--
extra : rebase_source : 3fc7e4e83f57252e15cf32846f23e497f8532ea5
2015-01-08 22:35:33 -08:00
Carsten "Tomcat" Book
fcf963f274 merge mozilla-inbound to mozilla-central a=merge 2015-01-13 14:24:21 +01:00
Kai-Zhen Li
803941ba87 Bug 1104655 - User syscall to implement ioprio_set for gonk-l. r=rstrong 2015-01-13 10:05:02 +08:00
Masatoshi Kimura
f70d08c5aa Bug 1120062 - Part 1: Remove most Nullptr.h includes. r=waldo 2015-01-11 11:34:52 +09:00
Carsten "Tomcat" Book
e478167826 merge fx-team to mozilla-central a=merge 2015-01-09 14:16:30 +01:00
Mark Goodwin ext:(%2C%20Harsh%20Pathak%20%3Chpathak%40mozilla.com%3E)
3bda017935 Bug 1024809 - (OneCRL) Create a blocklist mechanism to revoke intermediate certs. r=keeler r=Unfocused 2015-01-07 06:08:00 +01:00
Dave Townsend
4432095fd7 Bug 1094312: Fix browser_bug553455.js:test_cancel_restart by pausing the download for long enough for the progress notification to show reliably. r=Gijs
test_cancel_restart needs the progress notification to show reliably so it can
cancel the pending install. To ensure this a sjs script is used to
asynchronously deliever the XPI data. It starts responding but sends no data
until a second request is made to tell it to complete. So the test can start
the install, then do what it likes with the progress dialog before finally
telling the server to complete the download for the install.

--HG--
extra : rebase_source : 9bd5c617a28ee4edaa8e18599ad8eca0b52f7133
2014-12-26 14:06:43 -08:00
Robert Strong
d73ad9c38e bug 945192 - add x64 support to loaddlls.cpp and general cleanup. r=bbondy 2015-01-29 11:50:33 -08:00
Ryan VanderMeulen
9c00a3327b Merge m-c to inbound. a=merge 2015-01-20 22:15:04 -05:00
Brian Smith
245ebedf52 Bug 1119072: Backout cset bc297ccecb13 (parts 1, 2, 4, 9, 17) because I broke the build, a=backout 2015-01-20 16:59:52 -08:00