Commit Graph

3885 Commits

Author SHA1 Message Date
Vladimir Vukicevic
3bdaaf6021 b=477727; add WINCE_WINDOWS_MOBILE define and associated configure flag; r=ted 2009-02-12 18:26:01 -08:00
Dave Townsend
43487939b9 Bug 435743: Extensions and updates signed by any installed CA should be accepted (tests). r=robstrong 2009-02-12 13:34:52 +00:00
Marco Bonardo
d40d34bee0 Bug 477739 - Exception when clicking star icon (no editBookmarkPanel, broken JSON backup), r=dietrich a=blocking191 2009-02-12 12:32:52 +01:00
Dão Gottwald
0c2a97a8a9 Bug 475327 - New Tab button is still right side of the Tab bar on Linux. r=gavin 2009-02-12 10:18:37 +01:00
John P Baker
2e13402791 Bug 449730 - favicon doesn't show up when dragging a tab between browser windows. r=gavin 2009-02-12 10:17:31 +01:00
Hubert Gajewski
6bdcd07010 Bug 471989 - atEndOfSession define in cookieAcceptDialog.properties should be capitalize; r=gavin.sharp 2009-02-12 05:16:02 +01:00
Dão Gottwald
aa957769f8 Bug 477693 - chromedir attribute needed on toolbarbuttons for pinstripe's .bookmark-item styling. r=enndeakin 2009-02-11 17:46:59 +01:00
Markus Stange
1a371142f3 Bug 477751 - Attempting to drag item from bookmarks toolbar overflow menu results in entire window moving, r=Enn 2009-02-11 16:56:56 +01:00
Markus Stange
e523a92545 Bug 469631 - Cocoa needs a correct combobox/editable menulist widget, r=dao r=josh sr=roc 2009-02-11 16:54:10 +01:00
Marco Bonardo
d6266d9563 Bug 477916 - Don't allow removing the Places root through bookmarks API, r+a191=dietrich 2009-02-11 11:53:35 +01:00
Marco Bonardo
10063403f7 Bug 477793 - Make sure preventive maintenance cannot act on roots, r=sdwilsh a=blocking191 2009-02-11 11:53:35 +01:00
Vladimir Vukicevic
87ea64415b b=477727; bandaid wince firefox restart crash; r=stuart 2009-02-10 15:10:08 -08:00
Vladimir Vukicevic
10b1b3230a b=477727; fix unaligned access in URL classifier; r=dcamp,sr=stuart 2009-02-10 15:10:08 -08:00
Taras Glek
44022ace1a bug 476897 - add pref to disable caret browsing/f7 - r=gavin 2009-02-10 15:10:07 -08:00
Daniel Holbert
59d61972ae Bug 461047 follow-up patch - Fix a number of small issues from the nsStringArray to nsTArray<nsString> switchover, mostly related to signed vs unsigned array sizes. r+sr=roc 2009-02-10 12:39:43 -08:00
Dave Camp
b30257f34d Bug 475632: properly update the classifier's clean fragment cache. r=tony 2009-02-09 22:40:39 -08:00
Dave Camp
41168c1c38 Bug 475436: reloading a blocked page would bypass blocking in some cases. r=tony 2009-02-09 22:40:39 -08:00
Marco Bonardo
a8b322321a bug 474582 - Disable lastModifiedTime check to try fixing test orange on Linux 2009-02-09 21:49:17 +01:00
Robert Strong
a8f030d9a2 Test only fix - Bug 477577 - Encoding errors compiling TestAUSReadStrings.cpp 2009-02-10 12:13:47 -08:00
Dão Gottwald
e1e13d8e43 Bug 476360 - some inner button margins ignore the chrome direction. r=enndeakin 2009-02-09 21:06:41 +01:00
Dão Gottwald
826a83d5db 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
8af19aa0fb 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
1656c32808 Bug 477591 - missing semi-colon in DownloadUtils.jsm. r=gavin 2009-02-09 11:40:15 -06:00
Justin Dolske
1ccc08d43f 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
3202062a0d Fix error running tests for bug 473417 on Thunderbird Mac tinderbox 2009-02-08 16:03:25 -08:00
Robert Strong
a4262b1f00 Followup to fix more compiler warnings for Bug 473417 tests 2009-02-08 15:44:56 -08:00
Robert Strong
7dd0e5121e Fix Linux and Mac compiler warnings for Bug 473417 tests 2009-02-08 14:27:01 -08:00
Edward Lee
4384aa6ca1 Bug 476297 - Switch frecency idle timer to idle-daily observer. r=dietrich 2009-02-07 15:51:19 -06:00
Phil Ringnalda
c41257249d 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
745e6150ac 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
c43bcf5719 Adding a test for bug 462113 - Implement progress bar / scrubber for video controls. 2009-02-07 13:43:43 -08:00
Justin Dolske
455ed37ff6 Bug 467680 - volumechange events are fired synchronously. r=doublec, sr=roc 2009-02-07 13:43:43 -08:00
Steve
8546f8bf8a 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)
ba03b0a120 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
0a8120c04c Bug 477295 - Clean up unnecessary assignments of NS_ConvertUTF*. r=sdwilsh 2009-02-06 18:18:16 -06:00
Brad Lassey
8946722ee4 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
8610ca7924 bug 476711 - Native App support for windows ce r=rs, sr=bsmedberg 2009-02-05 15:50:50 -08:00
Brad Lassey
12240222e1 bug 465874 - WinCE Environment Variables Have To Be Passed On Command Line r=bsmedberg 2009-02-05 15:50:44 -08:00
Curtis Bartley
149c2c2662 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
9de7361dc0 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
0198490a4d backing out bug 432706, causes multiple regressions 2009-02-04 09:49:58 -08:00
Marco Bonardo
e21b0af40d merge backout 2009-02-04 15:27:48 +01:00
Marco Bonardo
658f27c658 Backed out changeset 1cf6c5b25fe5 due to crashes on linux unit test boxes 2009-02-04 15:27:18 +01:00
Marco Bonardo
e80ecb6157 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
5d511f3bb1 Bug 475824 - preventive maintenance has low possibilites to be run, r=dietrich 2009-02-04 13:47:13 +01:00
John Wolfe
b32c8a2196 Windows Mobile Installer. r=ted 2009-02-03 19:00:06 -08:00
Shawn Wilsher
8075a939ec 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
1c1304980a Bug 473269 - Stop using swap, and start using forget; r=sdwilsh 2009-02-03 15:42:26 +01:00
Robert Strong
a57a076ad2 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
51bf75177c Bug 474116 - Clean up deprecated GTK symbols; r=(bsmedberg + roc) sr=roc 2009-02-02 18:49:58 +01:00