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

1766 Коммитов

Автор SHA1 Сообщение Дата
neil%parkwaycc.co.uk bea3a930c9 Bug 218447 keyword query ignored for queries beginning www or http or ending in / p=mook_moz@yahoo.com r=pch 2004-03-05 10:53:16 +00:00
ben%bengoodger.com 0506027433 Fix tbox orange 2004-03-05 08:40:57 +00:00
ben%bengoodger.com 9f4b7fdd32 (215094) Move migration-started observer notification to the correct place to fix automigration 2004-03-05 00:46:54 +00:00
ben%bengoodger.com e5b0c3df70 (215094) - here comes profile automigration. Also, change name of Phoenix profile folder to "Firefox". Ensure migration UI is opened modally from automigration system to prevent additional profiles being created by profile startup. 2004-03-05 00:42:05 +00:00
mkaply%us.ibm.com 2b57829e82 #236194
r=mkaply
Fix from Jon Henry - send HTTP referrer on Save Link to Disk so that all downloads work.
2004-03-04 17:53:58 +00:00
ben%bengoodger.com 48f709264f damnit! 2004-03-04 08:47:31 +00:00
ben%bengoodger.com 91b5d2801c Set browser.download.manager.openDelay to 0 by default. We've been testing with a half second for a while and the lack of feedback is confusing people. It might be annoying to have a download manager appear for instantly done downloads but the effect is if you don't show the download manager that nothing has happened, which is worse (given the options that exist for turning off the download manager) 2004-03-04 01:13:25 +00:00
ben%bengoodger.com e06b29224c Fix Imola bustage - move includes to .h file 2004-03-03 23:18:17 +00:00
ben%bengoodger.com ec0a57f9dd (215094) more mac migration stuff 2004-03-03 21:26:48 +00:00
ben%bengoodger.com 8b58ccafc3 oops, forgot to add a line to REQUIRES when I changed toolkit profile's module name 2004-03-03 21:16:45 +00:00
ben%bengoodger.com 564e2db232 (215094) break imola now, so I can fix the safari profile migrator. 2004-03-03 21:02:16 +00:00
ben%bengoodger.com f38f93f8b5 fix gabrielle. substitute single \ for \\ 2004-03-03 21:00:30 +00:00
ben%bengoodger.com f8fa5e6904 turn back on IE profile migrator to break gabrielle 2004-03-03 20:48:43 +00:00
ben%bengoodger.com 093df39010 change the name of the profile module so clobbering doesn't break the build 2004-03-03 20:48:02 +00:00
ben%bengoodger.com 41e2d3e94d oops 2004-03-03 10:06:47 +00:00
ben%bengoodger.com f70f6766cd uhh... turn off ie migrator too then. 2004-03-03 09:13:11 +00:00
ben%bengoodger.com 1d8329faf4 turn off safari migrator until I'm at a mac and can figure this out 2004-03-03 08:47:21 +00:00
ben%bengoodger.com 4db0b5a8a0 215094 Turn on profile migration 2004-03-03 07:52:59 +00:00
ben%bengoodger.com 0ca1ce40a0 (215094) - Make Seamonkey & Phoenix migrators copy host permissions file, make automigrate work 2004-03-03 07:42:53 +00:00
ben%bengoodger.com 8760a49e35 (215094) More Safari profile migrator stuff - detect the default character set for web page fonts. 2004-03-02 21:26:25 +00:00
chanial%noos.fr 2f38afb021 check in locale/contents.rdf 2004-03-02 01:24:28 +00:00
ben%bengoodger.com 84f03e39ec (215094) - fix compile error in opera profile migrator that for some reason didn't affect linux 2004-03-01 23:26:00 +00:00
bsmedberg%covad.net 8efee70cae Bug 236134 - wallpaper patch; if users delete chrome.rdf in their firefox profile, they will crash at next startup. This adds an empty chrome package browser-region/content so that the chrome registry will work correctly. r=pch 2004-03-01 21:27:42 +00:00
chanial%noos.fr fba23f9319 Bug 235317: locale version mismatch in the inspector package. This won't fix the real bustage issue (the jar packager doesn't update preprocessed files when macros are changed) but at least, the locale and content contents.rdf files for the inspector package will now change at the same time and stay in sync. 2004-03-01 19:09:32 +00:00
ben%bengoodger.com 70c848c5c6 (215094) - hi-ya! OK, I think I understand what's going on here now, finally. Not only was I leaking, I was also blowing all my buffers. Realloc the buffer alloced by the binary stream when reading a string of bytes from the Opera Cookies file to make room for the null terminator. Hopefully this is cut #999 or #1000 or so in the migrator's linux death. 2004-02-29 23:15:19 +00:00
ben%bengoodger.com 16279124a2 (215094) more memory management tweaks 2004-02-29 22:35:37 +00:00
ben%bengoodger.com 592c8dab93 (215094) - let's not play the manual memory management game unless we have to. Use some more XPIDLStrings instead of manually freeing PRUnichar*... 2004-02-29 22:07:43 +00:00
ben%bengoodger.com fb012eb2a9 (215094) yes, ben, you are expected to free strings after they're allocated. Except in this case we don't need to do a string copy anymore now that we made the INI parser take a const char*, so just use .get() on the path we got earlier. 2004-02-29 22:03:47 +00:00
ben%bengoodger.com a4d5db04c6 (215094) - leaks, leaks, all around. Free buffers allocated by Binary Stream when reading cookies. 2004-02-29 21:58:21 +00:00
ben%bengoodger.com 34bd21407e (215094) - only free the pref transform's |stringValue| field if the transform's type was STRING - otherwise it's uninitalized garbage and can cause us to crash on linux. 2004-02-29 21:45:25 +00:00
ben%bengoodger.com 42397dc783 Bring patch from 236010 across - prevent INI parser from reading memory beyond EOF. Patch by Andrew Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz 2004-02-29 21:38:36 +00:00
mconnor%myrealbox.com e9c22449c4 Bug 223287 - Cannot manually edit home page in Preferences if toolbar icon is removed, patch by pike@pikey.me.uk, r=pch 2004-02-29 18:37:24 +00:00
ben%bengoodger.com dd878f2a3d 235129 - crash when exporting bookmarks. (add a null check) 2004-02-29 06:10:56 +00:00
ben%bengoodger.com 9c5f1c78c0 (215094) leak city in opera profile migrator. Switch to using XPIDLCStrings to avoid having to manually free cstrings alloced by INI parser 2004-02-29 05:56:43 +00:00
ben%bengoodger.com abbc6c575f (215094) fix a few warnings 2004-02-29 03:21:58 +00:00
mconnor%myrealbox.com 9a8f773566 Bug 196474: pop-up icon should appear in status bar before about popup blocking appears, r=pch 2004-02-29 02:41:05 +00:00
ben%bengoodger.com 22874b19e6 (215094) - fix leak in CopySmartKeywords - free the INI parser when we're done with it. 2004-02-29 02:20:17 +00:00
ben%bengoodger.com f38b1c713a (215094) - fix a hang in Opera Preferences migration - when no color settings are present in Opera preferences file, do not copy uninitialized variables into buffer 2004-02-29 02:18:44 +00:00
ben%bengoodger.com 6239d71779 remove another unnecessary printf 2004-02-29 01:54:38 +00:00
ben%bengoodger.com c15fcc6b74 remove unnecessary dump 2004-02-29 01:50:14 +00:00
ben%bengoodger.com 53dc1c51d1 (215094) - Opera Migrator hangs at the end occasionally because of null observer service 2004-02-29 01:49:53 +00:00
ben%bengoodger.com cbbf75bb26 (215094) Make profile migrator build and somewhat run on Linux 2004-02-29 00:48:11 +00:00
ben%bengoodger.com 4958e2c836 (215094) - Make Migrator only show options in import data source list that can be imported after the profile has been loaded. 2004-02-25 10:23:18 +00:00
bryner%brianryner.com 138fe20a2b Update license file location to match reality; fixes blank license in installer (bug 234962) 2004-02-25 09:34:25 +00:00
ben%bengoodger.com 107b5030b6 (215094) - migration wizard should not be opened as a modal window on MacOS X. 2004-02-25 05:26:34 +00:00
mconnor%myrealbox.com 096a9ce1c0 Bug 233899: Deletion of non-contiguous cookies leaves holes in Cookie Manager, port fix from Seamonkey bug 231499, r=blake 2004-02-25 03:52:16 +00:00
mconnor%myrealbox.com ed6ce91b62 Bug 235137: remove unused checkDownloadDirectory() from pref-navigator.js, r=blake 2004-02-25 03:28:31 +00:00
ben%bengoodger.com c1a262f1d8 (215094) Add Phoenix Profile Migrator to handle old profiles after we change the application directory name to "Firefox" from "Phoenix", shuffle shared code into the Netscape Profile Migrator base. 2004-02-25 02:46:07 +00:00
jst%mozilla.jstenback.com 7f37626207 Prevent exceptions thrown in the shutdown code from stopping the execution of the rest of the shutdown code. r+sr=ben 2004-02-25 00:27:13 +00:00
ben%bengoodger.com 04a828cdd9 (215094) Update string uses, replace history contract id with cid 2004-02-24 10:38:24 +00:00