Commit Graph

8126 Commits

Author SHA1 Message Date
Marco Bonardo
6ad8f55fc3 Bug 465510 - random failures on test_database_sync_after_addVisit.js, r=sdwilsh 2008-12-09 21:39:32 +01:00
Marco Bonardo
28e377dc8d Bug 467971 - random failures on test_multiple_visits_around_sync.js, r=sdwilsh 2008-12-09 21:39:32 +01:00
Marco Bonardo
dacc704011 Bug 431558 - implement preventive maintenance for places.sqlite, r=dietrich 2008-12-09 21:39:32 +01:00
Markus Stange
c5d2c43d02 Bug 468498 - Use the new color -moz-mac-disabledtoolbartext in the styles for disabled toolbar button text because GrayText is too light. r=dao 2008-12-09 17:51:21 +01:00
Shawn Wilsher
205d129c10 Backed out changeset b6f762fde736 (bug 466582) for unit test orange. 2008-12-08 18:51:46 -05:00
Shawn Wilsher
2a28a8b2b1 Bug 466582 - smarter handling of remote chrome (and not allowing it)
r=bsmedberg, r=bz, sr=bz
2008-12-08 17:14:14 -05:00
Ted Mielczarek
30dc97f7a9 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
Ted Mielczarek
05138c0c30 bug 421534 - Mac: generate breakpad .sym from dwarf symbols instead of stabs. r=bsmedberg 2008-12-08 12:04:33 -05:00
Ted Mielczarek
ee6f6519b6 bug 465329 - sync to breakpad revision 303. r=bsmedberg 2008-12-08 12:04:33 -05:00
Ted Mielczarek
1a681d9ca9 bug 465329 - sync to breakpad revision 299 (just the mozilla changes). r=bsmedberg 2008-11-25 12:03:26 -05:00
Ted Mielczarek
8dfdaa783d bug 465329 - sync to breakpad revision 299 (just the breakpad changes). r=bsmedberg 2008-11-25 09:19:44 -05:00
Justin Dolske
c7e80eae9f Bug 424363 - Customize Toolbar ▸ Restore Default Set uses gtk-refresh instead of gtk-revert-to-saved. r=gavin, ui-r=faaborg 2008-12-08 00:05:10 -08:00
Justin Dolske
b2fe26ed4a Bug 429149 - Profile image should have a Tango style. r=gavin, ui-r=faaborg 2008-12-07 23:59:10 -08:00
Michael Ventnor
89bed255d0 Bug 342261 - [nsIAlertsService] all of notification window should be clickable. r=gavin 2008-12-08 08:44:49 +01:00
Justin Dolske
6df99df2bf Bug 444968 - password-only forms should prefer a password-only login when present. r=gavin 2008-12-07 23:38:48 -08:00
Ginn Chen
ba68ca38c0 Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc 2008-12-08 15:01:26 +08:00
Daniel Holbert
20e31abd7a Bug 418643 trivial follow-up: Remove unneded 'typedef' token, in 'typedef struct folderChildrenInfo { ...', to fix compiler warning. r=sdwilsh 2008-12-07 11:56:39 -08:00
Robert Kaiser
9691119ed8 bug 466302 - remove superfluous inclusion of global/skin in editMenuOverlay, r=gavin 2008-12-07 17:33:21 +01:00
stefanh@inbox.com
b5f6cbde36 Bug 462223 - Update welcome_help (no search sidebar anymore). NPOB. r=gavin. 2008-12-07 14:56:49 +01:00
Phil Ringnalda
db9e87e0e8 Bug 465487 - Fix perms on a couple of executable JS components, r=ted 2008-12-06 20:25:09 -08:00
Phil Ringnalda
365d1edefd Bug 464632 - Give processed removed-files some IFLAGS lovin', r=ted 2008-12-06 20:25:08 -08:00
Masatoshi Kimura
3a3a37f47d Bug 335531 - Correct misuse of UTF-16BE, UTF-16LE, UTF-32BE, and UTF-32LE charset labels; r=smontagu sr=dbaron 2008-12-06 11:08:26 -08:00
Curtis Bartley
37dfbc1b69 Bug 463176 - NS_ERROR_FACTORY_NOT_REGISTERED from nsIDocShellHistory.useGlobalHistory opening view source; Disable all BACK/FORWARD UI and logic when disablehistory="true"; r=gavin.sharp 2008-12-06 18:06:59 +01:00
Markus Stange
49ce1c4f8d Bug 450800 - Style new search widgets on Mac OS X, CSS changes. r=dao 2008-12-06 12:41:29 +01:00
Ehsan Akhgari
74244a2cc5 Bug 463021 - Private browsing tests use timeouts; r=sdwilsh 2008-12-06 14:14:32 +03:30
Daniel Holbert
61f320aa9d Backed out changeset 78d662c2c878 (Bug 335531) on suspicion of causing mochitest failures in test_bug399284.html on linux & windows unittest boxes. 2008-12-05 11:52:01 -08:00
Masatoshi Kimura
31c5df869e Bug 335531 - Correct misuse of "UTF-16BE", "UTF-16LE", "UTF-32BE", and "UTF-32LE" charset labels; r=smontagu sr=dbaron 2008-12-05 18:31:00 +01:00
Antonio Gomes
33190773a9 Bug 463514 - SNAV: Wrong comparison @_focusNextUsingCmdDispatcher(); r=doug.turner 2008-12-05 18:11:51 +01:00
Antonio Gomes
b5e4a9bfc9 Bug 463139 - SNAV: make possible the use of 'event.which' in some situations where event.keyCode is not convinient; r=doug.turner 2008-12-05 18:07:23 +01:00
Robert Kaiser
b6fe2decc3 bug 453840: make it possible to create files in the final place for releases - create a MOZ_PKG_NAME for the in-package dir. r=tmielczarek 2008-12-05 12:00:33 -05:00
Marco Bonardo
c6585034a9 ug 466303 - When removing bookmark backups remove also old html ones, r=dietrich 2008-12-05 16:27:23 +01:00
stefanh@inbox.com
8545ee7e55 Bug 467294 - Images in bottom tabs are stretched. r=dao. 2008-12-05 16:14:50 +01:00
Masayuki Nakano
f877c67331 Bug 463209 No sound when message box is opened (alert/confirm) r=roc+neil, sr=roc, ui=jboriss 2008-12-05 16:29:17 +09:00
Serge Gautherie
646655b4b0 Backed out changeset: c8eb8a8f42d9
for
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; (retry, after bug 457743 was fixed); r=(dolske + sdwilsh)
which
is causing Leaks (again).
2008-12-04 19:30:21 +01:00
Paul O'Shannessy
54f8be082c Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; (retry, after bug 457743 was fixed); r=(dolske + sdwilsh) 2008-12-04 18:41:44 +01:00
Dão Gottwald
80aee0bf19 Bug 426714 - Style nsIAlertsService alerts on Linux. r=ventnor, ui-r=faaborg 2008-12-04 18:22:04 +01:00
Stephen Lau
d3649ee8ee Bug 354857: Application initiated restarts don't pass -foreground to the new process on OSX. r=mossop 2008-12-04 10:05:24 -06:00
Marco Bonardo
4f8ca57707 Bug 460119 - Convert autocomplete feedback increase to an async query, r=dietrich 2008-12-04 16:41:06 +01:00
Marco Bonardo
eeef97ba32 Bug 423139 - BOOKMARK_REDIRECT_TIME_THRESHOLD is weird, r=dietrich 2008-12-04 16:11:04 +01:00
Marco Bonardo
f43a4b2785 Bug 460830 - Tag containers and queries have bogus QUERY_TYPE definition, r=dietrich 2008-12-04 16:01:19 +01:00
Arpad Borsos
094bbdd8f8 Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; build system cleanup + removes, v2; r+sr=benjamin 2008-12-04 15:37:37 +01:00
Arpad Borsos
1a08c6a386 Bug 462438 - kill MOZ_PROFILESHARING and MOZ_IPCD; toolkit cleanup; r+sr=benjamin 2008-12-04 15:15:04 +01:00
Markus Stange
95ab47758c Bug 456214 - Polish toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console, r=dao 2008-12-04 14:36:24 +01:00
Marco Bonardo
9d047df9a0 Bug 463863 - Download history not shown in Places history, r=dietrich, ui-r=beltzner 2008-12-04 13:59:04 +01:00
Markus Stange
2868df7696 Bug 93772 - Reverse sort arrow direction in tree header cells on Windows. On OS X this has already been fixed in bug 465402 and on Linux the current behaviour is correct. ui-r=faaborg 2008-12-04 12:49:58 +01:00
Neil Rashbrook
48bb560410 Bug 464916 Remove non-global rules from global tree stylesheet r=gavin 2008-12-04 00:21:04 +00:00
Neil Rashbrook
d3d6b1f1c8 Bug 459372 Move filefield style rules to toolkit r=Mano
--HG--
rename : browser/themes/gnomestripe/browser/preferences/preferences.css => toolkit/themes/gnomestripe/global/filefield.css
rename : browser/themes/pinstripe/browser/preferences/preferences.css => toolkit/themes/pinstripe/global/filefield.css
rename : browser/themes/winstripe/browser/preferences/preferences.css => toolkit/themes/winstripe/global/filefield.css
2008-12-03 14:11:37 +00:00
Brad Lassey
6da6a4efc1 Bug 461858 - windows mobile minor cleanup of xulrunner r=bsmedberg 2008-12-03 08:41:12 -05:00
Brad Lassey
865b4a8baa Bug 464166 - wince should use custom dll entry point (like windows desktop) r=bsmedberg 2008-12-03 08:41:12 -05:00
Brad Lassey
1730d31d92 Bug 461856 - No Username on windows mobile r=bsmedberg 2008-12-03 08:41:12 -05:00