Commit Graph

5053 Commits

Author SHA1 Message Date
Ted Mielczarek
732f03306e bug 522220 - should generate NSS checksum files even if --disable-install-strip. r=bsmedberg 2009-10-20 08:14:41 -04:00
Ted Mielczarek
ac1656be6c bug 463605 - make Mac OS X packaging use a packaging manifest (like Windows and Linux). stupid followup to do less work when packaging a universal binary. r=bsmedberg 2009-10-20 08:13:38 -04:00
Erik Staats
775c0b95eb Bug 522769 - XUL tree widget can call tree view setCellText multiple times. r=enn 2009-10-23 14:24:29 +02:00
Dão Gottwald
4dcd43a644 Bug 522944 - chrome://mozapps/skin/extensions/blocklist.css doesn't exist on Windows Vista and 7. r=dtownsend 2009-10-22 22:48:27 +02:00
Neil Deakin
993500ae82 Followup fix for full keyboard access check, CLOSED TREE 2009-10-22 16:08:56 -04:00
Neil Deakin
11fd35a56d Disable some tests on Mac to allow for full keyboard access setting, a=sdwilsh, CLOSED TREE 2009-10-22 15:06:08 -04:00
Markus Stange
591683dae9 Bug 520637 - Draw lightweight themes in the titlebar. r=dao, r=enndeakin 2009-10-21 18:02:43 +02:00
Brian Crowder
5ed35899b3 Backed out changeset 899023a9fbb0 due to Ts regression (was bug 517109) 2009-10-21 07:58:53 -07:00
Brian Crowder
c0e438f64e Bug 517109 - Make the Faststartup component use memory-pressure notification and periodically restart itself, r=dolske 2009-10-20 12:17:20 -07:00
Phil Ringnalda
fd1ebd0caf Bug 523295 - Remove printing's omfg skin/ directory, r=mconnor 2009-10-19 22:30:32 -07:00
Jae-Seong Lee-Russo
30792712c0 Bug 342329: Install updates should be disabled if all add-ons have been deselected for update. r=dtownsend 2009-10-19 12:08:12 -07:00
Daniel Holbert
16d6c9d4d9 Bug 521677: Use fputs instead of printf/fprintf in a few cases, to fix "format not a string literal and no format arguments" build warnings. r=dbaron 2009-10-19 08:03:00 -07:00
Masayuki Nakano
9a683dfc70 Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
2009-10-18 16:29:08 +09:00
Masayuki Nakano
019ea85b6d Bug 520417 Redesign nsSound structure r+sr=roc
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
2009-10-17 21:53:47 +09:00
Steven Michaud
fb285fa757 Bug 522511 - Update bundled Growl to 1.2 (for nsIAlertsService on OS X) r=sdwilsh 2009-10-16 15:57:40 -05:00
Neil Deakin
c0f8d0fac2 Bug 517819, inherit noinitialfocus into textbox inputs, so that uthe nknown content dialog can use it, prevents focus from appearing on the file type field, r=neil 2009-10-16 10:32:02 -04:00
Arpad Borsos
81d8238974 Bug 295977 - browser-chrome tests + non-multiple select fixup; r=neil@parkwaycc.co.uk 2009-08-22 11:12:31 +02:00
Marco Bonardo
cae8a0dd85 Bad test name in randomFailingTests causes random failures to still happen for test_results-as-visit.js 2009-10-16 15:19:32 +02:00
bhsieh@mozilla.com
be1800b20f Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg, RELAND WITH TEST FIX) 2009-10-15 23:32:29 -07:00
Mark Finkle
026067fc7a Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted.mielczarek] 2009-10-15 14:38:10 -04:00
Robert O'Callahan
19e51afb99 Try yet another fix for test_videocontrols 2009-10-16 00:24:28 +13:00
Robert O'Callahan
bbf4f75672 Fix test_videocontrols again 2009-10-15 21:32:37 +13:00
Robert O'Callahan
e21d6e0f62 Fixing test_videocontrols to not depend on the load event (bug 521359) 2009-10-15 17:41:40 +13:00
Marco Bonardo
a439800459 Followup to bug 478718 - Be sure to make TEMPORARY category entries removals (needed before next nightly). r=sdwilsh 2009-10-15 03:23:12 +02:00
Dietrich Ayala
6879658887 backing out bug 506471 due to leaks 2009-10-14 17:01:55 -07:00
Taras Glek
b0e277f707 Bug 522229 - XML Pretty-Print no longer colored r=bz
--HG--
extra : rebase_source : a4bac99887fcdae4b82e02e05e765cb9388858aa
2009-10-14 14:34:50 -07:00
Paul O’Shannessy
eb3dcb2b3c Followup to Bug 506471 - Fix whitespace & remove unused code. r=dietrich 2009-10-14 15:17:51 -07:00
vladimir@pobox.com
b2d6c95588 Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle) 2009-10-14 13:31:48 -07:00
Paul O’Shannessy
fc6c404336 Merge for backing out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:43:32 -07:00
Paul O’Shannessy
b996efa481 Backed out changeset 89f53914ecd9 (bug 511761) 2009-10-14 12:41:03 -07:00
Marco Bonardo
e7baa73317 followup to bug 478718 - don't delete categories, is up to implementers to unregister. 2009-10-14 19:45:13 +02:00
bhsieh@mozilla.com
82dfde45d6 Bug 511761 - Only use compatibility.ini (not .autoreg, or stat()s) to invalidate fastloads and other caches (r=bsmedberg) 2009-10-14 09:40:45 -07:00
Dão Gottwald
6fb5449db3 Bug 522210 - stop dispatching the UpdatedScrollButtonsDisabledState event. r=enn 2009-10-14 14:48:18 +02:00
Marco Bonardo
bcafe07799 Bug 367991 - Remove unused Places code. r=dietrich, r=dao 2009-10-14 13:56:59 +02:00
Marco Bonardo
6b1e89f0ef Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Chris Pearce
9e521230fc Bug 520493 - Fix regression in Ogg playback. r=doublec 2009-10-14 16:35:59 +13:00
Mark Finkle
106506ee28 Backed out changeset 7c0b5c2b3501 2009-10-13 16:20:11 -04:00
Mark Finkle
d24c495257 Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted] 2009-10-13 15:55:11 -04:00
Robert Strong
55a87f3322 Bug 521956 (pt2) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend 2009-10-13 12:45:20 -07:00
Robert Strong
b23cad68ce Bug 521956 (pt1) - nsUpdateService, nsExtensionManager.js.in and, nsBlocklistService include badCertHandler.js (reduce file sizes by using a jsm). r=dtownsend
--HG--
rename : toolkit/mozapps/shared/src/badCertHandler.js => toolkit/mozapps/shared/src/CertUtils.jsm
2009-10-13 12:44:23 -07:00
Dão Gottwald
94525e59b3 Bug 521547 - Remove ancient and unused inline-edit-base and buttonleft-ile bindings. r=enn 2009-10-13 19:22:01 +02:00
Marco Bonardo
3faa2807cc Backout Bug 462381 due to Mac build bustage 2009-10-13 16:53:27 +02:00
Blair McBride
932bbd299c Bug 503713 - safe browsing requests shouldn't be placed in disk cache, r=tony 2009-10-13 15:41:34 +02:00
Marco Bonardo
6693640a68 Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh 2009-10-13 15:31:46 +02:00
Jae-Seong Lee
a52a093f1a Bug 521143 - xpcshell-tests: test_autocomplete.js fails when 'strict' & 'werror' is on. r=enn 2009-10-13 15:31:40 +02:00
Mitchell Field
c5f943ce30 Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Serge Gautherie
2c446e990d Bug 442577 - Convert toolkit application/x-javascript to application/javascript (take 2); (Av1) Just do it
r=gavin.sharp
2009-10-13 15:16:08 +02:00
Robert Strong
5de1e07206 Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend 2009-10-12 12:12:30 -07:00
Robert Strong
a4a66c91bd Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend 2009-10-12 12:12:26 -07:00
Robert Strong
9494a0c363 Bug 521262 - XREDirProvider provides app chrome dir twice, making us parse manifests twice. r=bsmedberg 2009-10-12 12:12:19 -07:00