Commit Graph

467 Commits

Author SHA1 Message Date
932f8e936f switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner 2008-03-05 13:39:29 -08:00
c1ae607929 Bug 413021 - "Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed)" [p=dev@schonfeld.org (Michael Schonfeld) r=Mano a1.9b4=beltzner a=blocking-firefox3+] 2008-03-02 21:58:06 -08:00
e691127502 Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh. 2008-03-01 12:47:37 -08:00
e5ff1d514b Bug 413021 - Migration/Import Wizard offer migrate from IE on Mac (where no IE is installed). patch from Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-01 05:47:28 -08:00
69d861c0f7 Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan 2008-02-18 00:50:04 -08:00
cd78bd715b Bug 412862 - Change the 'allow scripts to move or resize existing windows' pref to a whitelist. r=gavin,jst. sr=jst. ur+a=beltzner. 2008-01-29 18:27:17 -08:00
044ee0b5c9 Trying to fix bustage 2008-01-08 20:15:08 -08:00
78f04264a9 Bug 411160 - Front-end code must be able to distinguish simple-folder query nodes. r=dietrich. 2008-01-08 19:54:37 -08:00
f03a8d8b02 Bug 337231 - Migrate Opera's "Accept Cookies Session Only" preference into network.cookie.lifetimePolicy instead of the unused network.cookie.enableForCurrentSessionOnly. r=gavin, a=schrep 2008-01-03 16:09:03 -08:00
c1e3e863b7 Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
e5649b4a66 Bug 399206 - "Remove password and form data import options for Internet Explorer 7" [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong r=gavin a=blocking-firefox3+] 2007-11-30 23:02:52 -08:00
a2a01c1f1d Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
7ee488fc45 Bug 369910 - "Cookies not imported from IE 7" [p=jimm r=gavin a=blocking-firefox3+ for M9] 2007-10-18 21:24:50 -07:00
592977c5ab bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
347561c60d Importing Opera bookmarks missed the last one on Linux. b=397768 r=gavin.sharp r+a=mconnor 2007-09-27 18:39:24 -07:00
6519320457 Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky 2007-09-18 16:12:06 -07:00
7dc9557a3b fix for bug #334305: Importing bookmarks from Opera does not work r=dietrich 2007-08-29 20:21:18 -07:00
d9187ce69c Bug 386678 append the default bookmarks when first run migration from IE, Opera, Safari, etc. (r=sspitzer) 2007-08-29 20:01:07 -07:00
394cfd9079 Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
721a0dd198 Bug 266413 - Automatic Proxy Configuration URL string is imported from IE, but radio button is still on Direct Connection, patch by Bevan Collins <bevan.collins@gmail.com>, r=gavin 2007-08-18 19:48:31 -07:00
fb0b520b7d fix for bug #392192: first run migration / import from opera browser is slow, history import should use "run in batch" r=dietrich 2007-08-17 10:54:58 -07:00
7f5d92023e fix for bug #392192: first run migration / import from safari browser is slow, history import should use "run in batch" r=sayrer 2007-08-14 12:29:49 -07:00
de8d07dc35 fix for bug #392003: first run migration / import from IE is slow, history import should use "run in batch" r=sayrer 2007-08-14 07:20:42 -07:00
96eca9b86c Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
98de634631 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 00:08:04 -07:00
4a9231d247 rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 16:40:40 -07:00
d1b11dba3b Remove printf. Bug 377739, r=mconnor. 2007-06-05 18:04:01 -07:00
eb8e77075c Bug 382890 - Crash in File | Import of profile from Seamonkey [@ nsSeamonkeyProfileMigrator::CopyPasswords]. Patch by Adam Guthrie <ispiked@gmail.com>, r=gavin/dolske 2007-06-04 22:35:00 -07:00
34847205af Bug 380857: work around lack of void strings in frozen string API by avoiding the use of nsILoginInfo::Init() (re-enable IE password migration), patch by Justin Dolske <dolske@mozilla.com>, r=me 2007-05-29 20:00:37 -07:00
d6f6f89fc9 Bug 380931. Post-landing cleanup from Bug 374723 (rewrite password manager in JS). Patch by Justin Dolse <dolske@mozilla.com>. r=mconnor/sayrer. 2007-05-26 21:47:40 -07:00
c1f4a3342e Bug 372508 - rename insertItem to insertBookmark and add a title parameter. r=dietrich. 2007-05-22 18:06:31 -07:00
dafc7e42e6 fix build bustage 2007-05-20 10:31:31 -07:00
2ae83d8c4f fix for bug #381298: startup-with-no-profiles and choosing IE / Opera or Safari doesn't doesn't import favorites / bookmarksr=dietrich 2007-05-20 09:31:01 -07:00
05bf812913 fix for bug #381267Bookmark Manager: Import from Netscape/Seamonkey wipes out bookmarksr=mano 2007-05-19 18:03:35 -07:00
ee3fe438bd Bug 376253: Places bookmarks import/export unit tests + assorted fixes uncovered by the tests. r=mano, r=dietrich 2007-05-16 23:06:48 -07:00
e3688731be Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
1bd79bed05 bustage fix #2 2007-05-16 03:42:41 -07:00
b43ae8fbd6 bustage fix 2007-05-16 03:23:00 -07:00
de366610df Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
f0d9995506 Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
9af004ac77 Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
7334d31070 Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me 2007-04-23 07:21:53 -07:00
jminta@gmail.com
8073df6927 Bug 335512 - Import bookmarks from file is broken for Places, r=mano 2007-03-11 00:41:43 +00:00
dietrich@mozilla.com
8f09e99c3e Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano) 2007-03-07 21:22:54 +00:00
benjamin@smedbergs.us
1e8d644108 Followup from bug 371309 for unofficial branding, r=gavin 2007-03-05 20:49:52 +00:00
benjamin@smedbergs.us
2dda52baf4 Bug 371309 - Migration wizard explicitly sets a homepage which is wrong when using a partner distribution, r=gavin 2007-03-05 19:22:22 +00:00
dietrich@mozilla.com
f04dc3a760 Bug 360133 - Fixing Windows build bustage (r=mano) 2007-02-27 00:58:29 +00:00
dietrich@mozilla.com
16945b9b5a Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer) 2007-02-26 00:54:36 +00:00
philringnalda@gmail.com
3ce4ec0b1f Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
jshin@mailaps.org
439e47ae1d bug 266839 : opera profile migrator code treats UTF-8 as ASCII
r=mconnor, sr=darin
2007-01-06 17:33:05 +00:00