Граф коммитов

2151 Коммитов

Автор SHA1 Сообщение Дата
Dave Townsend f13000c299 Disable tests from bug 435743 due to test failures 2009-02-18 14:19:27 -08:00
Dave Townsend 215ae7eb43 Re-enable tests from bug 435743 2009-02-18 11:18:06 -08:00
Ted Mielczarek de2fc4d570 remove some unused cruft. rs=bsmedberg (no bug, NPOTB) 2009-02-18 11:17:54 -05:00
Ted Mielczarek 07de24956a bug 478221 - make 'make upload' upload symbols zip alongside build. r=bsmedberg 2009-02-17 09:18:50 -05:00
Robert Strong 8c67fd5f6a Bug 477908 - Set a smaller value for DOWNLOAD_BACKGROUND_INTERVAL for non official builds. r=mconnor 2009-02-15 23:34:56 -08:00
Josh Aas 0a71f66d18 try disabling tests added in 9b79ff7b4707 in order to clear Linux test failures. CLOSED TREE 2009-02-13 12:34:30 -05:00
Dave Townsend 65a0c7c8ce Bug 435743: Extensions and updates signed by any installed CA should be accepted (tests). r=robstrong 2009-02-12 13:34:52 +00:00
Robert Strong 71a579e45a Test only fix - Bug 477577 - Encoding errors compiling TestAUSReadStrings.cpp 2009-02-10 12:13:47 -08:00
Rob Campbell 09b731f248 Bug 477591 - missing semi-colon in DownloadUtils.jsm. r=gavin 2009-02-09 11:40:15 -06:00
Robert Strong 6a97192bdb Fix error running tests for bug 473417 on Thunderbird Mac tinderbox 2009-02-08 16:03:25 -08:00
Robert Strong 86d2a0ff6f Followup to fix more compiler warnings for Bug 473417 tests 2009-02-08 15:44:56 -08:00
Robert Strong 44b0b9bafd Fix Linux and Mac compiler warnings for Bug 473417 tests 2009-02-08 14:27:01 -08:00
Phil Ringnalda 5c5b805a36 Bug 462185 - Don't include JavaScript standalone shell in distributions on Mac, part the don't-package-for-anyoneth, r=ted 2009-02-07 13:50:21 -08:00
Robert Strong eb2740bb1d Tests for Bug 473417 - updater.exe window is blank, and doesn't close. r=ted.mielczarek 2009-02-08 13:44:02 -08:00
Steve 7167fd3f63 Bug 326228 - No error message when download manager tried to store file in folder with insufficent access rights. r=sdwilsh, ui=madhava 2009-02-07 00:41:30 -06:00
Robert Strong 19fa624972 Bug 476106 (Win32 only) - Unable to get directory path for directories immediately under some symlinks. r=jmathies 2009-02-04 20:35:59 -08:00
John Wolfe 21e800aafc Windows Mobile Installer. r=ted 2009-02-03 19:00:06 -08:00
Ted Mielczarek a818620cc3 bug 421611 - need to be able to run tests on an arbitrary build. add a package target for mochitest. r=bsmedberg 2009-02-02 08:53:24 -05:00
Marco Zehe b7ec6f6e9a bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Dave Townsend 097e0f4e5d Bug 474988: Mismatched adds and removes of install listeners will fail. r=robstrong 2009-01-30 10:07:28 +00:00
Dão Gottwald 8dbd981a7c Bug 422763 - wrong icon for "close" button in "about {addon}" dialog. r=dtownsend 2009-01-30 11:23:58 +01:00
Robert Strong a4ad776107 Bug 459490 - Console error when checking for Sunbird or Thunderbird software updates 'Exception 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED) [nsIDocShellHistory.useGlobalHistory] in browser.xml'. r=dtownsend 2009-01-29 22:43:37 -08:00
Mook (sb) b6a7c60ef4 Bug 470946 - PostUpdateWin WinPostProcess should launch synchronously. r=rstrong 2009-01-22 19:37:39 -08:00
Daniel Holbert c755eee8e7 Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
Robert Strong 1a6d8af4b0 Bug 473417 - updater.exe window is blank, and doesn't close. r=bsmedberg 2009-01-21 15:42:24 -08:00
Ehsan Akhgari 1ccb8bce96 Bug 473417 - updater.exe window is blank, and doesn't close (further fixes) r=bsmedberg 2009-01-21 11:16:58 +03:30
Markus Stange 795656ed5c Bug 473233 - Application dropdown in download dialog is stretched, r=dao 2009-01-18 12:06:34 +01:00
Kai Liu 3eeb6e782b Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Ehsan Akhgari fb6774a3d9 Bug 473417 - updater.exe window is blank, and doesn't close; r=bsmedberg 2009-01-15 11:24:30 +03:30
Robert Strong 25f6176aac Bug 470799 - Remove deprecated macros that are no longer in use. r=jmathies 2009-01-14 14:21:12 -08:00
Ehsan Akhgari 4b10b9c552 Bug 468714 - The Persian installer's UI should be RTL; r=rstrong 2009-01-13 21:30:06 +03:30
Ehsan Akhgari 45c6506d0e Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after; r=gavin 2009-01-13 21:30:05 +03:30
Ehsan Akhgari 1fc8c84d9d Bug 305039 - (Win32 only) Make Windows installer more 'Unicode-aware'. r=rstrong 2009-01-12 22:22:27 -08:00
Robert Strong 9e0d218f23 Bug 470182 - (Win32 only) Create separate log file for shortcuts. r=jmathies 2009-01-12 22:17:49 -08:00
Robert Strong e57712d7e4 Bug 399153 - Software update should support unicode strings for the UI. r=bsmedberg, r=ehsan 2009-01-08 22:25:49 -08:00
Shawn Wilsher baa9e29b9f Bug 429827 - Download manager does not warn when its download location does not exist or is write protected
r=Mardak
2009-01-08 15:17:53 -05:00
Robert Strong 04081fa56d Bug 470797 - The GetLongPath macro returns paths with a trailing \. r=jmathies 2009-01-06 11:16:49 -08:00
Dave Townsend 4dde085fb0 Bug 470810: getDirInternal should cache ProfD. r=robstrong 2009-01-06 11:04:41 +00:00
Robert Strong 84ee7459e5 Bug 397964 - Remove nsPostUpdateWin.js. r=dtownsend 2009-01-05 15:17:40 -08:00
Robert Strong dbf15fd458 Bug 464835 - Update prompt comes up too often - backout changes from bug 324121. r=dtownsend 2009-01-05 11:00:19 -08:00
Robert Strong fe5f7491be Bug 459615 - Remove the needElevation param from WinLaunchChild. r=ted.mielczarek, r=jmathies 2009-01-01 16:18:33 -08:00
Phil Ringnalda fe73c8be84 Bug 470179 - Update browser/toolkit copyright dates to 2009, r=gavin 2008-12-31 18:54:17 -08:00
Ben Hearsum 1e92156467 bug 471427: upload target, all in one shot, UPLOAD_EXTRA_FILES fixed. r=ted 2008-12-29 11:11:27 -05:00
Dave Townsend 61e52a079a Bug 470379: Remove code to upgrade from 1.0 profiles. r=robstrong 2008-12-29 09:31:25 +00:00
Ben Hearsum 0d94dc4470 bug 464154: l10n-for-releases fixes, l10n-upload-% target. r=pike,ted 2008-12-24 09:08:08 -05:00
Robert Strong 1f2b956727 [Sunbird] Bug 470197 - Update installer. r=ctalbert 2008-12-19 16:09:05 -08:00
Dave Townsend e77102e3c3 Bug 445710: Add-on update shows old version while downloading. r=robstrong 2008-12-19 12:25:27 +00:00
Michael Ventnor 673e08d014 Bug 416466 - "Extra useless option in file handling options" [r=myk] 2008-12-12 15:49:52 -08:00
Ted Mielczarek a99e80db22 bug 468494 - nightly mac builds are over 285Mb in size. fix NO_PKG_FILES to remove .dSYM bundles. r=bsmedberg 2008-12-08 16:09:52 -05:00
Phil Ringnalda 1b3d2c2895 Bug 464632 - Give processed removed-files some IFLAGS lovin', r=ted 2008-12-06 20:25:08 -08:00