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

9725 Коммитов

Автор SHA1 Сообщение Дата
Justin Dolske b977f6ece8 Bug 520491 - Updater uses lots of memory and disk space for partial updates. r=rstrong, a=beltzner for mozilla-central 2009-11-18 21:58:16 -08:00
Robert Strong 5fd20691e3 Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich 2009-11-18 21:50:05 -08:00
Mark Finkle 83b31eb1d1 Bug 495674: Internet connection should be initiated if needed [r=biesi] 2009-11-18 10:20:45 -05:00
Daniel Brooks d6d43f913e bug 528792 - test frippery 2009-11-18 06:15:03 -06:00
Daniel Brooks ded77c05ab bug 528792, fix a test by ensuring that we pass in even coords so that zooming+truncating still leaves us with an integer coordinate 2009-11-18 03:36:22 -06:00
Daniel Brooks f77d321e86 merge fix for bug 528796 and for a test that it affects 2009-11-18 02:01:22 -06:00
Ehsan Akhgari 558bafdb95 Bug 526194 - Fix test bustage 2009-11-17 18:04:08 -05:00
Daniel Brooks ed548863a8 bug 528796 - fix the test so that it measures correctly 2009-11-17 14:30:25 -06:00
Ehsan Akhgari 4da46a45c0 Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Daniel Brooks ea82a3574b bug 528796: this should make test_popup_scaled.xul work. 2009-11-17 04:34:42 -06:00
Ehsan Akhgari 5f0a40d0db Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Michael Ventnor 99ea3a227c Bug 516124. Add null checks to nsAlertsIconListener. r=roc 2009-11-17 15:16:59 -05:00
Masayuki Nakano fbd9249755 Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil 2009-11-16 22:13:02 +09:00
Dão Gottwald 7883bc9022 whitespace cleanup 2009-11-16 12:13:10 +01:00
Ted Mielczarek f828fb016e bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg 2009-10-20 08:13:38 -04:00
Ted Mielczarek 7bb84a4381 bug 522729 - intermittent timeouts in browser_aboutCrashesResubmit.js. hold the progress listener in a global var to prevent it from being GCed. r=mossop 2009-11-13 09:47:07 -05:00
Mitchell Field bf5ecdc685 bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05:00
Jae-Seong Lee-Russo d810dc515c nsExtensionManager.js.in: fix errors in JS strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:40 +01:00
Jae-Seong Lee-Russo b968ecbab9 Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Serge Gautherie 54d73947c5 Bug 508025 - head_urlclassifier.js: s/streamCompleted/streamFinished/ (3rd time); (Av1).
r=dcamp.
2009-11-15 12:20:31 +01:00
Reed Loden 6f53c0f130 Bug 523720 - "Update about:license to account for Growl license changes in bug 522511" [r=gerv] 2009-11-14 14:08:41 -06:00
Alex Pahotkin d8d48a0539 Bug 502933: importing the 7-zip library, r=bsmedberg 2009-11-13 15:03:30 -08:00
Alex Pahotkin 7f91245182 Bug 502933: 7z archive implementation to replace the CAB installer for Windows Mobile, r=crowder 2009-11-13 15:03:31 -08:00
brian d20010091f Bug 517109 - Fast Startup component should restart and issue memory-pressure notification periodically, r=dolske 2009-09-28 14:32:00 -07:00
David Dahl ade0db0dc5 Bug 526623: Send channel with crash data. r=dtownsend 2009-11-13 15:05:14 -08:00
Robert Strong 43c9508385 Bug 523915 - updater crashes when trying to update with crash reporter open. r=ted.mielczarek 2009-11-13 13:11:32 -08:00
Robert Strong c7b10b17ed Prevent starting Firefox and other apps while applying an update. Bug 525390 - 3.5.4 Upgrade failure: 'entry point js_SaveRegExpStatics could not be located'. r=vlad 2009-11-13 13:11:20 -08:00
Robert Strong 85e2e47987 Bug 528445 - change app.update.log.* in updates.js to app.update.log for UI logging. r=dtownsend 2009-11-13 13:11:07 -08:00
Ehsan Akhgari a291a5e0f3 Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds 2009-11-13 12:07:46 -05:00
Josh Aas 10d4b62455 Backed out changeset 88b83c564d3c 2009-11-13 07:22:28 -05:00
Josh Aas 2fd10a08d3 Get rid of FSRef usage in XRE_GetBinaryPath. Also resolve cached paths when initializing from CFURL sources. b=506812 r=vlad 2009-11-13 05:24:41 -05:00
Ehsan Akhgari 76509ab0ba Bug 501754 - mochitest-plain: test_videocontrols_video_direction.html fails intermittently (possibly test_videocontrols_audio_direction.html too). Mask audio controls too. r=dolske 2009-11-12 22:08:17 -08:00
MattN 6239329640 Bug 525700 - Satchel should consider history_expire_days_min in expiry calculation. r=dolske 2009-11-12 22:08:05 -08:00
Ehsan Akhgari f27631a155 Bug 513560 - mochitest-browser-chrome: intermittent "browser_passwordmgrdlg.js | Timed out"; r=dolske 2009-11-12 13:10:04 -05:00
Dão Gottwald 0d39e46fc6 Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu 2009-11-12 11:07:00 +01:00
Ehsan Akhgari 08e4323193 Bug 501754 - mochitest-plain: test_videocontrols_video_direction.html fails intermittently (possibly test_videocontrols_audio_direction.html too); r=dolske 2009-11-11 11:42:38 -05:00
Ted Mielczarek be7ae61cc0 add some debug output to investigate bug 522729 (on a CLOSED TREE) 2009-11-11 12:32:07 -05:00
Marco Bonardo d3c79aa757 linux build bustage fix 2009-11-11 12:40:02 +01:00
Marco Bonardo 1844659914 Bug 527638 - Live Bookmarks do not load and reload/update, r=dietrich 2009-11-11 12:04:20 +01:00
Marco Bonardo fd72aa3f6e Bug 519479 - places default title behavior shouldn't use part of the URL, r=dietrich 2009-11-11 12:04:18 +01:00
Shawn Wilsher 30af0fd406 bug 522855 - Part3: Make expiration lookups async, r=mak. Further modified by me, r=sdwilsh. 2009-11-11 12:04:16 +01:00
Shawn Wilsher 464d65029f bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh. 2009-11-11 12:04:14 +01:00
Shawn Wilsher cf308f76b7 bug 522855 - Part1: Refactor DoSetAndLoadFaviconForPage, r=mak. Further modified by me, r=sdwilsh. 2009-11-11 12:04:11 +01:00
David Dahl df0c0ee8d7 Bug 521923 - Stop client-side Windows "throttling". r=jmathies 2009-11-11 11:26:10 +01:00
Robert Strong 601b8f05da Bug 527845 (WinCE only) - App update can't deal with read-only files. r=vlad 2009-11-11 01:02:38 -08:00
Vladimir Vukicevic e26eb02bf5 b=527122; fix for dll blocklist sporadic tinderbox crashes; r=shaver 2009-11-10 14:34:41 -08:00
Ehsan Akhgari 90410c46be Bug 524006 - toolkit/content/tests/widgets/test_videocontrols_audio_direction.html fails on Windows debug builds; r=dolske 2009-11-10 11:45:03 -05:00
Dão Gottwald 46fdc94d85 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Ehsan Akhgari d7c6c92270 Backout of changeset 01e3238d3ddd because it didn't help with the orange 2009-11-16 20:12:31 -05:00
Robert Strong 1e89c6f628 Bug 510501 - not granting UAC permission to updater.exe causes full update to be downloaded. r=dtownsend 2009-11-16 16:34:47 -08:00