Commit Graph

8403 Commits

Author SHA1 Message Date
Dão Gottwald
63351fa2e8 Bug 476360 - some inner button margins ignore the chrome direction. r=enndeakin 2009-02-09 21:06:41 +01:00
Dão Gottwald
9c12877a8f Bug 476364 - disabled button and menulist color is hardcoded, should use native color. r=enndeakin 2009-02-09 21:05:58 +01:00
Marco Bonardo
0495370b92 Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich 2009-02-09 19:16:02 +01:00
Rob Campbell
7b4cb26741 Bug 477591 - missing semi-colon in DownloadUtils.jsm. r=gavin 2009-02-09 11:40:15 -06:00
Justin Dolske
9c2c8c4d32 Disable a check in test_videocontrols.html due to bug 477434 (videocontrols test encounters incorrect seeking behavior) 2009-02-07 17:28:56 -08:00
Robert Strong
8c42eea068 Fix error running tests for bug 473417 on Thunderbird Mac tinderbox 2009-02-08 16:03:25 -08:00
Robert Strong
acb9d3fb62 Followup to fix more compiler warnings for Bug 473417 tests 2009-02-08 15:44:56 -08:00
Robert Strong
9b65a8f67f Fix Linux and Mac compiler warnings for Bug 473417 tests 2009-02-08 14:27:01 -08:00
Edward Lee
13d86d106c Bug 476297 - Switch frecency idle timer to idle-daily observer. r=dietrich 2009-02-07 15:51:19 -06:00
Phil Ringnalda
60775badfc 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
dd366a6031 Tests for Bug 473417 - updater.exe window is blank, and doesn't close. r=ted.mielczarek 2009-02-08 13:44:02 -08:00
Justin Dolske
d567d21f51 Adding a test for bug 462113 - Implement progress bar / scrubber for video controls. 2009-02-07 13:43:43 -08:00
Justin Dolske
c757caeb97 Bug 467680 - volumechange events are fired synchronously. r=doublec, sr=roc 2009-02-07 13:43:43 -08:00
Steve
5bae18289f 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
Srirang G Doddihal (Brahmana)
aaf218d054 Bug 436382 - Resume all resumable downloads before retrying, even for failed/canceled downloads. r=sdwilsh 2009-02-07 00:19:31 -06:00
Edward Lee
d391768777 Bug 477295 - Clean up unnecessary assignments of NS_ConvertUTF*. r=sdwilsh 2009-02-06 18:18:16 -06:00
Brad Lassey
76f5895aa2 bug 476711 - Native App support for windows ce, follow up fixing wrong string size parameters to snwprintf 2009-02-05 16:20:33 -08:00
Brad Lassey
7a653723ec bug 476711 - Native App support for windows ce r=rs, sr=bsmedberg 2009-02-05 15:50:50 -08:00
Brad Lassey
eaa8b5de3a bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg 2009-02-05 15:50:44 -08:00
Curtis Bartley
7ae7d77cc0 Bug 475542 - history/cache problem with view page source issuing a GET on an already POSTed form. r=gavin 2009-02-05 17:38:17 -05:00
Robert Strong
f1c8c37470 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
Dietrich Ayala
5dec87e85d backing out bug 432706, causes multiple regressions 2009-02-04 09:49:58 -08:00
Marco Bonardo
16dddf58a3 merge backout 2009-02-04 15:27:48 +01:00
Marco Bonardo
ba19b57ad2 Backed out changeset 1cf6c5b25fe5 due to crashes on linux unit test boxes 2009-02-04 15:27:18 +01:00
Marco Bonardo
25b6fcfef8 Bug 474582 - With initial migration Shiretoko doesn't import favorites from Internet Explorer 7 anymore, r=dietrich 2009-02-04 13:47:13 +01:00
Marco Bonardo
ecc9d4a736 Bug 475824 - preventive maintenance has low possibilites to be run, r=dietrich 2009-02-04 13:47:13 +01:00
John Wolfe
420e958eba Windows Mobile Installer. r=ted 2009-02-03 19:00:06 -08:00
Shawn Wilsher
63d8572077 Bug 476292 - Crashes on startup on OS X and Linux [@ nsNavBookmarks::IsRealBookmark] [@ PL_DHashTableOperate]
This fixes a crash when we initialize nsNavBookmarks with a database that is out
of date (the schema version is less than the current one).  Because the bookmark
service initializes the history service in its Init method, and the history
service tries to get the bookmark service if the database needs an upgrade, we
try to re-enter the bookmark service's constructor.  Bad things happen.

Adds a test to ensure that we don't do this again.

r=dietrich
r=MaK77
2009-02-03 21:58:21 -05:00
Nilay Vaish
7e4764fef5 Bug 473269 - Stop using swap, and start using forget; r=sdwilsh 2009-02-03 15:42:26 +01:00
Robert Strong
ca76d5d24a Bug 374820 - [Mac] vertical scrollbars showing in the major update / EULA part of the software update UI. r=dtownsend 2009-02-02 10:07:33 -08:00
Arpad Borsos
a7c1dec752 Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc 2009-02-02 18:49:58 +01:00
David Humphrey
e08f9e92b2 Bug 290057 - Thunderbird should integrate with the Spotlight Search; Add Mac -file arg handling so Spotlight can open mail files from searches v7; r=(bienvenu + joshmoz) sr=benjamin 2009-02-02 18:49:56 +01:00
Ted Mielczarek
155ab04890 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
Ted Mielczarek
d4cd29a782 bug 475811 - provide a widgetToolkit attribute on nsIXULRuntime. r=bsmedberg 2009-02-02 08:53:24 -05:00
Ted Mielczarek
e7b59147b3 bug 475383 - load plugins from $profile/plugins. r=bsmedberg/josh 2009-02-02 08:53:24 -05:00
Marco Zehe
1799cbdffc 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
Marco Zehe
b0ae4c5838 bug 472311 - Alert dialogs not being spoken, section 508 issue, r=aaronlev, r=enn 2009-02-02 10:35:36 +01:00
Justin Dolske
a8f4c36dff Bug 475861 - Clicking video control's scrubber line causes only tiny position change. r=gavin 2009-02-01 23:44:01 -08:00
Ehsan Akhgari
202e3105d1 Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao 2009-02-01 18:34:09 +03:30
Neil Rashbrook
84c8cb5436 Bug 475711 Restore Default Set doesn't handle springs/spacers/separators r=gavin 2009-01-31 23:12:21 +00:00
Markus Stange
0918d00c11 Bug 399030 - Draw dropdowns with NSPopupButtonCell, r=josh sr=roc 2009-01-31 17:49:29 +01:00
stefanh@inbox.com
dc5b0034a1 Bug 476226 - Beep when closing prefwindow with cmd+w in apps without own close key defined. r=gavin. 2009-01-31 14:56:25 +01:00
Philip Chee
b5c27b47a3 Bug 471508 - Make the toolboxChanged() callback return useful information. r=gavin. 2009-01-30 23:05:44 +01:00
Justin Dolske
9a281972aa Backout changeset 8dd2e82503cd (bug 451352), it broke password manager. 2009-01-30 12:01:46 -08:00
Drew Willcoxon
e6800cf24a Bug 444179 - Library>Views>Sort>Sort by Tags does nothing, r=mak77 2009-01-30 13:34:38 +01:00
Dave Townsend
91451c0186 Bug 474988: Mismatched adds and removes of install listeners will fail. r=robstrong 2009-01-30 10:07:28 +00:00
Dão Gottwald
094807c512 Bug 422763 - wrong icon for "close" button in "about {addon}" dialog. r=dtownsend 2009-01-30 11:23:58 +01:00
Ehsan Akhgari
21cfb7c08b Bug 437844 - [RTL] about:plugins is hardcoded to LTR; r=bz 2009-01-30 11:43:17 +03:30
Ehsan Akhgari
c8ac77af60 Bug 474693 - cursor (pointer) over scrollcorner is the wrong one (ugly nwse-resize instead of good se-resize); r=dao 2009-01-30 11:43:16 +03:30
Ehsan Akhgari
6606c5f6b9 Bug 451352 - Further fixes to pwmgr search filtering UI; r=dolske 2009-01-30 11:43:16 +03:30