Commit Graph

745 Commits

Author SHA1 Message Date
Mark Banner
c3ead29d1e Fix test bustage for non-Firefox apps caused by bug 464795 - copy and paste try/catch for private browsing check into test which had got missed, test-only change 2009-05-25 10:20:39 +01:00
Ehsan Akhgari
e59c47a95e Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-23 20:00:25 +04:30
Robert Strong
f71d9d4620 Bug 488936 - Store the install locale in its own file. r=bsmedberg, r=ted.mielczarek 2009-05-21 11:02:08 -07:00
Robert Strong
cd3e1c9a96 Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies 2009-05-20 15:49:24 -07:00
Jeff Beckley
f32b3a75e2 Bug 491436 - Some logging improvements to update service. r=rstrong 2009-05-19 13:24:59 -07:00
Robert Strong
953c9aa62b Bug 486275 - active-update.xml is not saved after a channel change which leaves behind cruft. r=dtownsend 2009-05-19 13:24:26 -07:00
Robert Strong
df6d81ffc9 (test only change) Bug 493805 - Additional app update test cleanup. r=me 2009-05-19 13:24:12 -07:00
Dave Townsend
888523c00d Fix bustage from bug 386153, must close the file before deleting it 2009-05-19 12:20:41 +01:00
Dave Townsend
d5c67e48a6 Bug 386153: XPI files dropped in the extensions folder always appear unsigned. r=robstrong 2009-05-19 09:28:04 +01:00
Benjamin Smedberg
bb1c33c4ea Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Marco Perez
0a8ae499da Bug 489643 - set sane default options in UNPACK_TAR; r=benjamin 2009-05-16 01:14:15 +02:00
Dave Townsend
3f583e8e3c Bug 487717: browser_bug435788.js times out occasionally. r=robstrong 2009-05-14 19:11:16 +01:00
Hiroyuki Ikezoe
c1ca6df2bf Bug 487559. Don't build tests if tests are disabled. r=ted
--HG--
extra : rebase_source : 7abf6b362d7bee0a91e9e16ce97214d4b7f4c843
2009-05-13 22:17:45 +12:00
Edward Lee
0646202e19 Bug 448344 - Download manager says "1 minute remaining" when it's really between 1 and 2 minutes. r=sdwilsh, ui=limi
Show seconds when we're under 4 minutes like how we show "few seconds" when we're under 3 seconds. This pushes the "double minute" problem to 4 minutes instead of 1 minute, but the user experience goes from 100% longer to 25% longer. Test by checking low times for seconds, minutes, hours and check that we generate the right string for the boundaries.
2009-05-12 22:04:10 -05:00
Dave Townsend
f7a4e23645 Bug 396510: Remove EM command line global installation capability (e.g. -install-global-extension and -install-global-theme). r=robstrong 2009-05-12 09:22:39 +01:00
Dave Townsend
31119eee7e Bug 415297: Content styles should control display behaviours, not the theme. r=robstrong 2009-05-12 09:21:15 +01:00
Serge Gautherie
dd3a60e13e Bug 464707 - port upload build target to comm-central apps
(Bv1-MC) 1 s/topsrcdir/MOZILLA_DIR/
2009-05-11 17:11:50 +02:00
Robert Kaiser
e5e74146dc bug 483781 - make tests that require the toolkit dlmgr UI not fail with new SeaMonkey dlmgr UI work, r=sdwilsh 2009-05-08 13:46:36 +02:00
Dave Townsend
02fb474890 Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong 2009-05-05 12:45:53 +01:00
Dave Townsend
96ea885e9d Bug 465190: Don't log errors when we can't create the global install locations. r=robstrong 2009-05-05 12:45:26 +01:00
timeless@mozdev.org
77811df3a6 Bug 489953 Remove extraneous semicolons
r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
5b068f69cb Bug 489956 Use Constructor to save lookups for loop in nsContentDispatchChooser.prototype.ask
r=gavin
2009-05-03 09:28:42 -07:00
Jeremy Huddleston
1d6126a023 Bug 486036. Fix 'make install' for Darwin/X11. r=bsmedberg
--HG--
extra : rebase_source : 96f495fb8471e6fbe90a2aca17f0689983defddf
2009-04-25 20:53:02 +12:00
Markus Stange
234627d86b Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend 2009-04-24 12:01:21 +02:00
Frederic Plourde
919fbf3727 Frederic Plourde - Bug 469873 - Fennec building does not link XPT files_fix, r+=ted 2009-04-23 14:23:02 -04:00
Robert Strong
8292b6bdf6 Bug 488928 - statusText is set twice in Downloader::onStopRequest. r=dtownsend 2009-04-20 18:58:15 -07:00
Robert Strong
554ffc86b3 Test cleanup - Bug 488797 - Custom GreD directory in xpcshell tests fails on Thunderbird 2009-04-20 14:08:03 -07:00
Ted Mielczarek
625500a0da bug 489073 - race condition with nsinstall in toolkit/mozapps/plugins/tests Makefile. r=mossop 2009-04-20 14:51:26 -04:00
Ehsan Akhgari
be351e6741 Backed out changeset c319b49e2880 due to test failures 2009-04-19 14:20:55 +03:30
Ehsan Akhgari
0f7a8913b6 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-19 12:18:13 +03:30
Robert Strong
e0571058b0 Test bustage fix for bug 487346 2009-04-16 19:46:03 -07:00
Robert Strong
3836e0c168 Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend 2009-04-16 18:40:46 -07:00
Robert Strong
3019c536cd Bug 487346 - app update test cleanup. r=dtownsend 2009-04-16 18:32:32 -07:00
David Dahl
4bda3c5de5 Bug 487012 - License file not found for nightly update. r=rstrong 2009-04-16 18:32:31 -07:00
Dave Townsend
e0a3b8915d Bustage fix from bug 480427 2009-04-16 21:07:00 +01:00
dtownsend@mozilla.com
bfeed79d00 Bug 487489 - browser_bug435788.js fails intermittently (r=rstrong) 2009-04-16 10:31:35 -07:00
Jeff Walden
583c6b4c88 Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer 2009-04-15 13:19:35 -07:00
Robert Strong
96c7170d8d Bug 465490 - Intermittent time out after test_0051_general.js: test_0110_general.js hangs randomly. 2009-04-13 20:19:03 -07:00
Dão Gottwald
88eef4436f Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn 2009-04-13 19:40:00 +02:00
Dão Gottwald
2b158c4a2f Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Robert Strong
8f80154851 Separation of tests, cleanup, and additional logging for Bug 465490 - Intermittent time out after test_0051_general.js: test_0110_general.js hangs randomly. 2009-04-09 18:11:56 -07:00
Frederic Plourde
7a301d5617 Bug 469873 - Fennec building does not link XPT files in a single bundle : no call to xptlink.pl r+ted 2009-04-08 10:40:12 -04:00
John Wolfe
e456c19b02 Bug 476733 - WinCE Dynamic CAB INF File Production Needed - r+ted 2009-04-07 23:44:03 -04:00
Ehsan Akhgari
0b8a9af0c4 Bug 486655 - test_privatebrowsing_title.xul fails on Windows and Linux; r=edilee 2009-04-03 19:47:31 +03:30
Benjamin Smedberg
3ad08b7964 Bug 486157 - Use CURDIR for Windows-style paths when building extension tests, r=ted 2009-03-30 17:15:16 -04:00
Dave Townsend
830c491783 Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong 2009-03-31 22:21:07 +01:00
Chris AtLee
80e30b821f bug 445191 - Add upload target for xulrunner, upload SDK if it exists, and add 'sdk', 'upload' targets to client.mk. r=ted 2009-03-31 09:43:31 -04:00
Gavin Sharp
bc0096d360 Disable test since it appears to be broken, and is failing intermittently (bug 483200) 2009-03-28 02:54:46 -04:00
Ehsan Akhgari
36e86d63df Bug 485187 - Rename gDownloadLastDir.path to gDownloadLastDir.file and gDownloadLastDirPath to gDownloadLastDirFile; r=gavin 2009-03-28 11:20:36 +03:30
Michael Kohler
d58d4ff4ac Bug 442099 - When resetting the defaults, we should use clearUserPref; r=sdwilsh 2009-03-28 03:00:19 +01:00