Commit Graph

1633 Commits

Author SHA1 Message Date
Ed Morley
4144129728 Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE 2012-10-30 17:02:31 +00:00
Kyle Huey
50b5d3f681 Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon 2012-10-30 08:26:12 -07:00
Blair McBride
790c863d69 Bug 804849 - When logging nsresult values, convert to a human-readable string representation. r=Mossop 2012-10-26 14:48:28 +13:00
Blair McBride
b72de9bde9 Bug 799266 - Add hardcoded block. r=Mossop 2012-10-26 00:51:58 +13:00
Atul Jangra
1676f8645e Bug 767236 - Part 4: Name all anonymous functions in remaining Add-ons Manager code. r=Unfocused 2012-10-24 22:58:00 +13:00
Eduard Neculaesi
5940ba6668 Bug 802945 - Remove aType parameter from AddonUpdateChecker.checkForUpdates and UpdateParser. r=Unfocused 2012-10-24 08:20:00 +13:00
Frank Yan
05770ad59e Bug 619652 - Display plugin file and mime types in Add-ons Manager. Part 2: Test. r=Unfocused 2012-10-19 04:15:25 -07:00
Frank Yan
ed9e988694 Bug 619652 - Display plugin file and mime types in Add-ons Manager. Part 1: Implementation. r=Unfocused 2012-09-15 17:17:32 -05:00
Fabrice Desré
cfc35322a6 Bug 794228 - addon-manager services are running in B2G [r=glandium] 2012-10-15 11:14:53 -07:00
Ed Morley
24678699d7 Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted 2012-10-06 16:46:09 +01:00
Josh Matthews
a9c2289382 Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Ryan VanderMeulen
44a8d6faa6 Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
Jesper Kristensen
051967f32e Bug 782118 - Dictionary add-ons cannot be updated from addons.mozilla.org. r=Unfocused 2012-10-04 17:54:40 -04:00
Josh Matthews
13630d0f8f Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Tim Taubert
c7fa6f36e0 merge m-c to fx-team 2012-10-02 09:59:18 +02:00
Julian Muenster
01dcaa7f00 Bug 791163 - Add addon-options-displayed/addon-options-hidden as constants on AddonManager. r=Unfocused 2012-09-27 07:42:00 +12:00
David Keeler
800264a100 bug 772897 - implement addon manager ui for click-to-play plugins r=unfocused 2012-09-25 11:49:18 -07:00
Axel Hecht
9740f92b6e bug 677092, make language packs restartless, r=Unfocused
Make language packs just trigger the chrome registration hooks, and
disable picking up bootstrap.js, and declare them restartless.

--HG--
rename : build/valgrind/cross-architecture.sup => build/valgrind/x86_64-redhat-linux-gnu.sup
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/chrome.manifest => toolkit/mozapps/extensions/test/addons/test_langpack/chrome.manifest
rename : toolkit/mozapps/extensions/test/addons/test_chromemanifest_1/install.rdf => toolkit/mozapps/extensions/test/addons/test_langpack/install.rdf
rename : toolkit/mozapps/extensions/test/xpcshell/test_dictionary.js => toolkit/mozapps/extensions/test/xpcshell/test_langpack.js
extra : rebase_source : 73562f71a9ba983be8e84fb891c8b0d8246cdaf6
2012-09-20 10:01:39 +02:00
Blair McBride
d93057561e Bug 671894 - Part 2: Add-ons Manager doesn't recover correctly in some cases when the database is locked. r=Mossop 2012-09-25 16:34:49 +12:00
Brad Lassey
ef2beecd2b bug 792825 - Crash in js::gc::MarkObjectRange on CyanogenMod 10, back out changeset 9a02263d7206 r=mossop 2012-09-29 08:03:54 -04:00
Dave Townsend
11d6776172 Bug 671894 - Part 1: Add-ons Manager doesn't recover correctly in some cases when the database is locked. r=Unfocused 2012-05-10 12:49:36 -07:00
Tim Taubert
f2bb0c882c Bug 650968 - Enabling a lightweight theme (Persona) causes significant startup slowness; r=felipe 2012-09-22 21:24:26 +02:00
Marcos S
82e668a624 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
e6eeace5fb 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
Graeme McCutcheon
c183f67a15 Merge last PGO green changeset from mozilla-inbound to mozilla-central 2012-09-19 15:15:34 +01:00
Blair McBride
898ee79d56 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
62800a36c3 Backout 7209f50695da (bug 788378) due to debug xpcshell orange 2012-09-18 19:27:55 +12:00
Blair McBride
914816c553 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
5622f195d5 Bug 788416 - Remove ancient and unused tests in toolkit\mozapps\extensions\test\unit. r=Mossop 2012-09-18 16:48:01 +12:00
Andres Hernandez
2267136e3c 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]
b6f4fdb364 Bug 87717 - Allow offline mode to connect to loopback r=mcmanus sr=cbiesinger 2012-09-17 18:45:10 -05:00
David Keeler
8fce7f179d Bug 789620 - a plugin that gets unblocklisted should go back to normal. r=bmcbride 2012-09-10 14:24:28 -07:00
Blair McBride
b30b2926fa 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
c28d49dd43 Merge m-c to fx-team 2012-09-03 13:24:52 +03:00
Fraser Gutteridge
2119793a5b 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
Philipp von Weitershausen
d158b5747c 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
Geoff Lankow
bac406e3a3 Bug 773214 - Make AddonInstall/AddonInstallWrapper aware of different icon sizes; r=Unfocused 2012-08-23 18:49:29 +12:00
Joe Drew
3f7af8fd97 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
e368dc9c85 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
Abhishek Potnis
83d0380f9f 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
5506df3555 merge m-c to fx-team 2012-08-19 21:07:15 -07:00
Geoff Lankow
409cf6bf73 Bug 740289 - Check install.rdf has a valid combination of optionsType, optionsURL and/or options.xul in the add-on. r=Unfocused 2012-08-18 19:48:53 +12:00
Geoff Lankow
1ce209ace1 Bug 704751 - toolkit/mozapps/extensions/content/extensions.js should not use sync XHR; r=Unfocused 2012-08-18 19:48:53 +12:00
Jesper Kristensen
5ff81d1a5d Bug 782115 - Dictionary add-ons should be compatible by default. r=Mossop 2012-08-16 22:05:30 -04:00
Marcos S
69d4db671f Bug 758950 - Part 1: Use more for...of loops in Add-ons Manager frontend and backend code. r=Unfocused 2012-08-06 01:03:00 +12:00
Ed Morley
749bba8724 Merge mozilla-central and fx-team 2012-08-17 19:22:11 +01:00
Mark Capella
88a502ef11 Bug 783404 - Remove superfluous check that nsIDirectoryEnumerator returns a nsIFile, r=unfocused 2012-08-16 16:45:00 +12:00
Tim Taubert
ceb8a46a7c merge m-c to fx-team 2012-08-16 11:10:41 -07:00
Atul Jangra
ed69510106 Bug 767236 - Part 3: Name all anonymous functions in XPIProvider.jsm. r=Unfocused 2012-08-15 08:25:00 +12:00
Mark Capella
38befa6972 Bug 772272 - Remove do_load_httpd_js from xpcshell tests, Toolkits, r=ted, f=gps 2012-08-14 10:06:12 -04:00