Brian R. Bondy
|
2149919a2e
|
Bug 793461 - Uninstalling metro browser now removes appusermodelid reg keys. r=jimm
|
2012-09-22 21:52:50 -04:00 |
|
Tim Taubert
|
7db05b621d
|
Bug 650968 - Enabling a lightweight theme (Persona) causes significant startup slowness; r=felipe
|
2012-09-22 21:24:26 +02:00 |
|
Marcos S.
|
efe32555d8
|
Bug 758950 - Part 2b: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
|
2012-09-17 15:14:00 +12:00 |
|
Marcos S.
|
d5e742349d
|
Bug 758950 - Part 2a: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused
|
2012-09-21 22:35:00 +12:00 |
|
Brian R. Bondy
|
2691fee6ce
|
Bug 737833 - Only do metro registration for metro builds. r=rstrong
|
2012-09-17 15:22:33 -04:00 |
|
Brian R. Bondy
|
7ee842590c
|
Bug 737833 - Add Win8 to NSIS OS detection log. r=rstrong
|
2012-09-17 15:22:33 -04:00 |
|
Brian R. Bondy
|
dd624d1885
|
Bug 737833 - Add support for clearing out orphaned entries. r=rstrong
|
2012-09-17 15:22:33 -04:00 |
|
Brian R. Bondy
|
a7452e85ae
|
Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong
|
2012-09-11 14:58:58 -04:00 |
|
Brian R. Bondy
|
c7008b6b82
|
Bug 737833 - Add logiclib tests for Windows 8. r=rstrong
|
2012-09-11 14:59:07 -04:00 |
|
Brian R. Bondy
|
f460a8e915
|
Bug 791687 - Remove NSIS 2.33 support since everything is upgraded to NSIS 2.46. r=rstrong
|
2012-09-21 10:05:23 -04:00 |
|
Joel Maher
|
c3c481579d
|
Bug 762908 - Rip enablePrivilege out of spidermonkey tests. r=ted
--HG--
rename : testing/mochitest/specialpowers/Makefile.in => testing/specialpowers/Makefile.in
rename : testing/mochitest/specialpowers/chrome.manifest => testing/specialpowers/chrome.manifest
rename : testing/mochitest/specialpowers/components/SpecialPowersObserver.js => testing/specialpowers/components/SpecialPowersObserver.js
rename : testing/mochitest/MockFilePicker.jsm => testing/specialpowers/content/MockFilePicker.jsm
rename : testing/mochitest/tests/SimpleTest/MozillaLogger.js => testing/specialpowers/content/MozillaLogger.js
rename : testing/mochitest/tests/SimpleTest/SpecialPowersObserverAPI.js => testing/specialpowers/content/SpecialPowersObserverAPI.js
rename : testing/mochitest/specialpowers/content/specialpowers.js => testing/specialpowers/content/specialpowers.js
rename : testing/mochitest/tests/SimpleTest/specialpowersAPI.js => testing/specialpowers/content/specialpowersAPI.js
rename : testing/mochitest/specialpowers/install.rdf => testing/specialpowers/install.rdf
rename : testing/mochitest/specialpowers/jar.mn => testing/specialpowers/jar.mn
|
2012-09-20 09:06:50 -04:00 |
|
Gervase Markham
|
d29fc4925e
|
Bug 792028 - Update version_win.pl files and RPM spec file to refer to MPL 2. r=khuey.
|
2012-09-20 10:19:39 +01:00 |
|
Mike Hommey
|
6be64aaebe
|
Bug 787165 - Move omnijar packaging out of installer-stage and install rules. r=ted
|
2012-09-11 09:42:49 +02:00 |
|
Graeme McCutcheon
|
5855c286f2
|
Merge last PGO green changeset from mozilla-inbound to mozilla-central
|
2012-09-19 15:15:34 +01:00 |
|
Chris Jones
|
b2cd2c3e77
|
Bug 791902: updater umask needs to be 0022. r=dhylands
|
2012-09-19 01:48:14 -07:00 |
|
Blair McBride
|
877cf1dfd4
|
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
|
2012-09-18 16:49:42 +12:00 |
|
Blair McBride
|
018edd6211
|
Backout 7209f50695da (bug 788378) due to debug xpcshell orange
|
2012-09-18 19:27:55 +12:00 |
|
Blair McBride
|
f3f5026492
|
Bug 788378 - Add guards to the AddonManager/AddonManagerInternal getters and setters, to ensure they're not used before startup/after shutdown. r=Mossop
|
2012-09-18 16:49:42 +12:00 |
|
Blair McBride
|
aa4ebfe7cf
|
Bug 788416 - Remove ancient and unused tests in toolkit\mozapps\extensions\test\unit. r=Mossop
|
2012-09-18 16:48:01 +12:00 |
|
Hiroyuki Ikezoe
|
8a5d1b7c47
|
Bug 788938 - Use MOZILLA_DIR instead of topsrcdir to include packager.mk from comm-central. r=ted
|
2012-09-18 21:35:03 -04:00 |
|
Andres Hernandez
|
7a3b5f8d0a
|
Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin
|
2012-09-10 10:54:41 -06:00 |
|
Adam Dane [:hobophobe]
|
58808c3d56
|
Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger
|
2012-09-17 18:45:10 -05:00 |
|
Yury
|
c95e98a8c9
|
Bug 787820 - Can't open downloaded files directly. r=mak
|
2012-09-12 22:24:00 -04:00 |
|
Ed Morley
|
4161cb07c2
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-09-12 21:50:56 +01:00 |
|
Mike Hommey
|
0dfd9ee84a
|
Backout changeset d2cf237d02fd (bug 787165) for l10n updates bustage
|
2012-09-12 17:52:06 +02:00 |
|
Ehsan Akhgari
|
7e8e748717
|
Bug 789422 - Part 3: Update the unit tests to test for the new behavior; r=rstrong
|
2012-09-11 14:12:51 -04:00 |
|
Ehsan Akhgari
|
56ca68fb22
|
Bug 789422 - Part 2: Ensure that the update.status directory exists before attempting to write to it; r=rstrong
|
2012-09-11 14:12:34 -04:00 |
|
Ehsan Akhgari
|
d18e5766bd
|
Bug 789422 - Part 1: Remove UpdateStatusText because it does the exact same thing as UpdateStatusFile(const char*); r=rstrong
|
2012-09-11 14:11:54 -04:00 |
|
Rafael Ávila de Espíndola
|
a595b918b4
|
Bug 787334 - make package for XULRunner builds fails with "run-mozilla.sh: No such file or directory. r=glandium.
revert 785102 now that we lazy load xul.
|
2012-09-11 08:54:43 -04:00 |
|
Mike Hommey
|
74ed09a688
|
Bug 787165 - Move omnijar packaging out of installer-stage and install rules. r=ted
|
2012-09-11 09:42:49 +02:00 |
|
Ehsan Akhgari
|
1c1c2349b5
|
Bug 789958 - Do not attempt to modify the file permissions in the updater if the file is being opened in read-only mode; r=rstrong
|
2012-09-10 23:43:12 -04:00 |
|
Ehsan Akhgari
|
86768ddbe3
|
Bug 790453 - Rename the pref for background updates to app.update.staging.enabled; r=rstrong
|
2012-09-11 22:13:14 -04:00 |
|
Ehsan Akhgari
|
b09a55fe1c
|
Backout bug 789422 for test bustage
|
2012-09-10 17:40:58 -04:00 |
|
David Keeler
|
b57a8815fc
|
Bug 789620 - a plugin that gets unblocklisted should go back to normal. r=bmcbride
|
2012-09-10 14:24:28 -07:00 |
|
Devdatta Akhawe
|
1db35ae454
|
Bug 774395 - Measure prevalence of SSL MITM errors for updates (r=bbondy)
|
2012-09-08 09:23:42 -07:00 |
|
Ehsan Akhgari
|
83e9bdd98b
|
Bug 789422 - Part 2: Ensure that the update.status directory exists before attempting to write to it; r=rstrong
|
2012-09-10 16:32:59 -04:00 |
|
Ehsan Akhgari
|
70d8c279db
|
Bug 789422 - Part 1: Remove UpdateStatusText because it does the exact same thing as UpdateStatusFile(const char*); r=rstrong
|
2012-09-10 16:32:48 -04:00 |
|
Blair McBride
|
6d7bdbefe3
|
Bug 787253 - Addons Manager XPCShell tests that set AddonManager.checkCompatibility too early are failing on Aurora 17 nightly builds. r=Mossop
|
2012-09-05 14:46:37 +12:00 |
|
Victor Porof
|
c52fc8994c
|
Merge m-c to fx-team
|
2012-09-03 13:24:52 +03:00 |
|
Fraser Gutteridge
|
ed368cd13b
|
Bug 759642 - Part 2: Add-ons Manager should use Components.Exception consistently when throwing exceptions. r=Unfocused
|
2012-09-03 19:13:04 +12:00 |
|
Siddharth Agarwal
|
d96616fd8b
|
Bug 786886 - Force Pymake to spin up a shell for the signing command. r=gps
|
2012-08-30 05:47:07 +05:30 |
|
Siddharth Agarwal
|
ebc440e4e5
|
Bug 786791 - MSYS mangles the signtool shlibsign cmd with Pymake because it begins with a space. pending-r=ted
|
2012-08-30 01:18:53 +05:30 |
|
Siddharth Agarwal
|
b95f39c7d8
|
Bug 740854 - Remove --disable-auto-deps, SYSTEM_MAKEDEPEND, MOZ_NATIVE_MAKEDEPEND and associated crap. r=ted
--HG--
extra : rebase_source : 6a3f3017a3674738bb89e7e7f2e55c35a3cbe231
|
2012-08-28 00:57:16 +05:30 |
|
Marshall Culpepper
|
51818865da
|
Bug 764683: Manage /system mount permissions when applying Gecko updates in B2G, and download them to /data/local. r=rstrong r=bbondy r=cjones
|
2012-08-27 12:27:14 -03:00 |
|
Marshall Culpepper
|
abc79ff89a
|
Bug 781868: Clear WRAP_LDFLAGS for the updater in Gonk, so it doesn't link against mozglue. r=khuey
|
2012-08-27 12:23:09 -03:00 |
|
Marshall Culpepper
|
637c26363e
|
Bug 764684: Enable update staging for B2G, and skip the update.test check. r=ehsan
|
2012-08-27 12:15:12 -03:00 |
|
Philipp von Weitershausen
|
5801c8b2ab
|
Bug 776825 - Separate message managers into senders and broadcasters. r=smaug
--HG--
rename : content/base/public/nsIFrameMessageManager.idl => content/base/public/nsIMessageManager.idl
|
2012-08-27 11:13:02 -03:00 |
|
Mark Banner
|
0a50ec0dc8
|
Replace broken ifdef with ifeq for toolkit packager.mk to fix the Mac define, follow-up to bug 785102. rs=glandium over irc.
|
2012-08-26 20:48:57 +01:00 |
|
Yury
|
f71d14e548
|
Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz
|
2012-08-25 17:18:44 -04:00 |
|
Mike Hommey
|
0c455c08d3
|
Bug 783751 - Remove support for MOZ_OPTIONAL_PKG_LIST. r=ted
|
2012-08-25 08:57:40 +02:00 |
|