Commit Graph

2411 Commits

Author SHA1 Message Date
Brian R. Bondy
bf2cc24f9c Bug 711054 - Stop using readstrings errors for updater. r=rstrong
--HG--
rename : toolkit/mozapps/readstrings/errors.h => toolkit/mozapps/update/common/errors.h
rename : toolkit/mozapps/readstrings/readstrings.cpp => toolkit/mozapps/update/common/readstrings.cpp
rename : toolkit/mozapps/readstrings/readstrings.h => toolkit/mozapps/update/common/readstrings.h
2012-03-05 15:47:46 -05:00
Brian R. Bondy
f054840ac4 Bug 730792 - Enable new security checks for updates without the service. r=rstrong 2012-03-05 15:47:46 -05:00
Serge Gautherie
d1039d1822 Bug 732615. (Av1a-TK) Move browser_checkAddonCompatibility.js test from SeaMonkey to Toolkit. r=bmcbride. 2012-03-03 14:52:33 +01:00
Matt Brubeck
2349557dcf Merge last green changeset from inbound to mozilla-central 2012-02-28 09:21:10 -08:00
Kyle Huey
56bb56f79d Bug 728392: nsUpdateService should clear its references to the update listener once it is no longer needed. r=rs 2012-02-28 08:57:35 -08:00
Serge Gautherie
6624920293 Bug 728633. (Av2) Add ensureElementIsVisible() calls, to support having more items. r=bmcbride. 2012-02-27 10:44:36 +01:00
Serge Gautherie
94a99dc17a Bug 730551. (Av1) browser_bug638292.js: Support SeaMonkey's "about:blank" loads. r=bmcbride. 2012-02-27 07:54:25 +01:00
Matt Brubeck
43534236fa Bug 717904 - Add-ons Manager is broken after installing an extension with browser restart [r=Unfocused] 2012-02-27 16:34:07 -08:00
Brian R. Bondy
32487eb533 Bug 725180 - Updater JS error handling for new error codes. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
f53637514f Bug 725180 - Misc libmar fixes found from tests. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
d5d3212890 Bug 728301 - Enable new security checks only for the service. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
b4f0f02c3b Bug 721758 - Ability to configure updater to accept multiple MAR IDs. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
91e82baa20 Bug 708690 - Updated MAR files for product information blocks. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
9f37e649a9 Bug 708690 - XPCShell test enhancements for product information blocks. r=rstrong 2012-02-24 16:29:42 -05:00
Brian R. Bondy
fa2a4a39bd Bug 708690 - Updater enhancements for product information blocks. r=rstrong 2012-02-24 16:29:41 -05:00
Brian R. Bondy
4ae40571d6 Bug 711139 - MOZ_VERIFY_MAR_SIGNATURE build option for verifying MAR signatures. r=rstrong. sr=khuey 2012-02-24 16:29:41 -05:00
Brian R. Bondy
edd93a1353 Bug 704285 - Certificates for updater cert check. r=rstrong 2012-02-24 16:29:41 -05:00
Brian R. Bondy
650b463f1b Bug 704285 - Include certificates inside updater.exe and use them to verify MARs. r=rstrong 2012-02-24 16:29:41 -05:00
Brian R. Bondy
0ed7886cd2 Bug 699700 - Add support for signing and verifying MAR files in libmar and the mar program. r=bsmith 2012-02-24 16:29:41 -05:00
Mike Hommey
4b2dcd15e7 Bug 729010 - Properly package jsshell libraries. r=khuey 2012-02-22 08:12:15 +01:00
Mike Hommey
bed783f935 Bug 686805 part 5 - Optionally make libxul.so a seekable compressed stream on Android. r=khuey 2012-02-22 08:12:15 +01:00
Ginn Chen
14e9d16868 Bug 674478 Implement rmdir rf without FTS on Solaris r=bbondy 2012-02-22 10:12:54 +08:00
Brad Lassey
00da50c396 bug 727643 - error running parse_ids.py when packaging android r=jmaher 2012-02-15 17:39:22 -08:00
Nathan Froyd
6ae9126bcf Bug 727156 - fix compiler warnings in toolkit/mozapps/update/; r=bbondy 2012-02-14 10:48:23 -08:00
Blair McBride
d57f9e145e Bug 725058 - Get Add-ons pane incorrectly references nsIWebProgressListener.STATE_IS_TRANSFERRING. r=dtownsend 2012-02-15 15:07:30 +13:00
Blair McBride
c61c114ec8 Bug 714841 - With 30 lightweight themes installed, Add-ons Manager appearance pane is slow to load. r=dtownsend 2012-02-15 15:07:30 +13:00
Blair McBride
c11a439528 Bug 718630 - Add-ons with compatibility override are displayed as enabled and incompatible if skipping compatibility check after upgrade. r=dtownsend 2012-02-15 15:07:29 +13:00
Blair McBride
bd320469d0 Bug 702920 - If compatibility changes for a user-disabled addon, the UI doesn't get notified and doesn't update. r=dtownsend 2012-01-19 19:00:24 +13:00
Blair McBride
2b11c8f8ad Bug 715787 - Refactor common provider-agnostic prefs to be properties of AddonManager. r=dtownsend 2012-02-15 15:07:29 +13:00
Joel Maher
1680f7db68 Bug 725799 - create fennec_ids.txt in upload folder for talos access. r=blassey 2012-02-14 13:51:59 -05:00
Geoff Lankow
b0321a6413 Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg 2012-01-17 14:18:29 +13:00
Panagiotis Koutsourakis
e1c3ff7ece Bug 702388 - Convert some more Makefiles to use |TEST_DIRS += foo|; r=khuey 2012-02-10 21:06:56 +00:00
Gavin Sharp
4df9395180 Back out parts of bug 698986 to resolve bug 716945 2012-01-30 15:37:59 -08:00
Ed Morley
375001a8d9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-07 10:22:34 +00:00
Brian R. Bondy
28064499af Bug 724283 - Building with NSIS 2.33u restricts installation on all service packs of Windows XP. r=rstrong 2012-02-06 15:44:52 -05:00
Dão Gottwald
46128d4821 Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich 2012-02-05 21:22:57 +01:00
Panagiotis Koutsourakis
791aa57b19 Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression

DIRS += <foo>
or
DIRS = <foo>

inside the conditional expression

ifdef ENABLE_TESTS
...
endif

are changed to

TEST_DIRS += tests

outside any conditional expression.

The files

./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in

contain the string

ifdef ENABLE_TESTS

but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Ed Morley
c321535512 Merge mozilla-central to mozilla-inbound 2012-02-03 16:50:13 +00:00
Ed Morley
2b0f37d32f Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-03 16:45:09 +00:00
Dão Gottwald
be33215b58 Bug 720985 - Make some tests stop polluting the global scope 2012-02-03 10:13:41 +01:00
Tim Taubert
67644c2dbd merge m-c to fx-team 2012-02-02 10:03:01 +01:00
Dave Townsend
f180c3d0cb Bug 635610 - Show the discovery pane's content earlier in the loading process. r=Unfocused, ui-r=limi 2012-02-01 14:21:16 +13:00
Brian R. Bondy
4e8a0d70b6 Bug 719947 - Add an indeterminate progress bar for updates applied from service. r=rstrong 2012-02-03 08:51:22 -05:00
Gregory Szorc
c55a6ed196 Bug 716736 - Re-add performance data to daily add-on update check; r=Unfocused 2012-01-31 17:22:42 -08:00
Doug Turner
2ae14a97a2 Bug 722118 - Android make package fails if --disable-tests. r=blassey 2012-01-29 20:42:00 -08:00
Joel Maher
a20c848977 Bug 719697 - robocop isn't signed properly from buildbot builds. r=aki,blassey. 2012-01-28 19:19:44 -05:00
Brad Lassey
4e7ddb3e08 bug 714168 - make reftest-remote seems to fail on tablets because nsLocalFileUnix throws exceptions when setting file permissions on a FAT file system r=mossop,unfocussed
--HG--
extra : rebase_source : 9e97d0f2bbe09c654407295d40b8936abbb88cb3
2012-01-25 03:24:52 -05:00
Brad Lassey
9fd5aa9d7c backout f583132674d5 due to failing tests 2012-01-26 01:42:38 -05:00
Brad Lassey
24036897e7 bug 714168 - make reftest-remote seems to fail on tablets because nsLocalFileUnix throws exceptions when setting file permissions on a FAT file system r=mossop,unfocussed 2012-01-25 03:24:52 -05:00
Dão Gottwald
2e4b60b563 No bug - fix some browser chrome tests that pollute the global scope 2012-01-24 23:08:42 +01:00