Commit Graph

2702 Commits

Author SHA1 Message Date
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
Benjamin Smedberg
b8603666c1 Revert bug 776208 for semi-consistent failures:
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Test 1a, the overlay about: content is expected
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: Components.classes is undefined at jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml:38
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: jar:file:///c:/talos-slave/test/build/firefox/omni.ja!/chrome/toolkit/content/global/about.xhtml
TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/base/content/test/browser_pluginplaypreview.js | Found an unexpected tab at the end of test run: chrome://mochitests/content/browser/browser/base/content/test/plugin_test.html

CLOSED TREE
2012-08-24 13:08:15 -04:00
Yury
b3e51b2f82 Bug 776208 - Plugin preview overlay. r=johns,jaws,margaret, sr=joshmoz 2012-08-24 16:18:16 -04:00
Mark Banner
416dcf413c Backout part of the follow-up to bug 785102 for causing unexpected segfaults on the Linux 64 bit builds. r=bustage-fix
--HG--
extra : rebase_source : d84c3b3ea76d21b8e82d6829f284ed999fcb6e1b
2012-08-24 16:23:14 +01:00
Mark Banner
cb0d6aa0e3 Follow-up to bug 785102 - Set the library path rather than using run-mozilla.sh to fix builds for apps that don't ship run-mozilla.sh on Mac. Also define the command for when LIBXUL_SDK is set. r=glandium over irc 2012-08-24 14:22:03 +01:00
Rafael Ávila de Espíndola
13c6c0ca0a Bug 785102 - Two different libxul.so used while populating startupcache. r=glandium. 2012-08-23 15:27:21 -04:00
Geoff Lankow
a365b3a938 Bug 773214 - Make AddonInstall/AddonInstallWrapper aware of different icon sizes; r=Unfocused 2012-08-23 18:49:29 +12:00
Joe Drew
69555688a4 Bug 706908 - Tests for Windows 8 version, and some other OS version tests. r=bjacob 2012-08-31 12:42:07 -04:00
Ehsan Akhgari
5b76a146bc Bug 579517 - Part 5: Add missing StandardInteger.h #includes where needed; r=bsmedberg
Landing on a CLOSED TREE
2012-08-08 17:08:17 -04:00
Ehsan Akhgari
0fd9123eac Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script.  Here's the source of the script for
future reference:

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name nsXPCOMCID.h \
       ! -name prtypes.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t

convert PRIntn int
convert PRUintn unsigned

convert PRSize size_t

convert PROffset32 int32_t
convert PROffset64 int64_t

convert PRPtrdiff ptrdiff_t

convert PRFloat64 double
2012-08-22 11:56:38 -04:00
Gavin Sharp
ac923ca26d merge fx-team into mozilla-central 2012-08-21 10:27:25 -07:00
Abhishek Potnis
45b5824eb5 Bug 771086 - Fix 4 strict warnings in toolkit/mozapps/extensions/content/extensions.js r=Unfocused 2012-08-20 07:26:00 +12:00
Tim Taubert
4f193b6d6f merge m-c to fx-team 2012-08-19 21:07:15 -07:00