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

2630 Коммитов

Автор SHA1 Сообщение Дата
bugzilla%standard8.plus.com d690286a21 Fix missed review comment from bug 382647 2007-09-13 18:11:56 +00:00
bugzilla%standard8.plus.com 6299672793 Bug 382647 Move xpfe Bookmarks source code to /suite. r=kairo,sr=Neil 2007-09-13 18:04:43 +00:00
bugzilla%standard8.plus.com 47319c146a Final part of Bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB. 2007-09-12 17:51:54 +00:00
bugzilla%standard8.plus.com 9d48288812 Part of bug 389070 Port bookmarks to frozen linkage. r=Neil. NPOTFFB 2007-09-12 17:51:53 +00:00
bugzilla%standard8.demon.co.uk 1b2f14d6c9 Bug 389070 Port bookmarks to frozen linkage (Mechanical changes) r/sr=Neil
NPOTB for the firefox freeze.
2007-09-12 17:51:52 +00:00
jwalden%mit.edu c14dda1983 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-09-12 17:51:51 +00:00
bzbarsky%mit.edu 569da33eec Cycle collect through the bookmark service. Bug 383945, r+sr=neil 2007-09-12 17:51:50 +00:00
sayrer%gmail.com c5ed0e6f4a bug 348669. Remove inappropriate nsCRT::free usage. r=timeless, sr=dbaron 2007-09-12 17:51:49 +00:00
benjamin%smedbergs.us 24eeba12cc Seamonkey-only bustage from bug 347183 - I'm currently building a tree with this, but it should be right 2007-09-12 17:51:48 +00:00
timeless%mozdev.org 6f3151175c Bug 337917 Make consumers stop using cids from other modules 2007-09-12 17:51:47 +00:00
benjamin%smedbergs.us 2aac57a0aa Bug 341406 - Build bookmarks as a separate component, r+sr=Neil 2007-09-12 17:51:46 +00:00
timeless%mozdev.org 52829a7b6c Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2007-09-12 17:51:45 +00:00
gavin%gavinsharp.com e09211e2c5 Bug 337962: fix nsBookmarksService's QI to include nsICharsetResolver, r=neil, sr=bzbarsky 2007-09-12 17:51:44 +00:00
timeless%mozdev.org cf1f0b13b4 Bug 335953 Make code outside intl use NS_CHARSETALIAS_CONTRACTID instead of NS_CHARSETALIAS_CID
r=bz sr=bz
2007-09-12 17:51:43 +00:00
bugzilla%standard8.demon.co.uk f5a339188e Bug 333169 Enable nsBookmarksService to open a window when not using xpfe's commandline service. r/sr=Neil 2007-09-12 17:51:42 +00:00
cbiesinger%web.de 9bbf909419 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2007-09-12 17:51:41 +00:00
jshin%mailaps.org 77f1649767 bug 258223 : bookmark keyword quicksearch need a way to specify character encoding : r=vlad, sr=neil, a=asa 2007-09-12 17:51:40 +00:00
cst%andrew.cmu.edu 3ae85290ae Bug 236003 null check missing in nsBookmarksService (seamonkey version of bug 235129)
r=timeless sr=dbaron a=shaver
2007-09-12 17:51:39 +00:00
bzbarsky%mit.edu d938fba771 Remove content dependency on the RDF-ness of bookmarks (since in general, they
need not be RDF-enabled at all).  Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser.  Bug 101995 followup,
r=bsmedberg, sr=alecf
2007-09-12 17:51:38 +00:00
bsmedberg%covad.net d6640a1970 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2007-09-12 17:51:37 +00:00
cst%andrew.cmu.edu 803c2cd3e9 Bug 277853 Use contract id instead of CID for sound
seamonkey: r=timeless sr=neil
firefox: r=mconnor
2007-09-12 17:51:36 +00:00
bryner%brianryner.com ccf6915776 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2007-09-12 17:51:35 +00:00
darin%meer.net 4434c521cb fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky 2007-09-12 17:51:34 +00:00
darin%meer.net 37b30cff8e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2007-09-12 17:51:33 +00:00
darin%meer.net d473a6e077 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2007-09-12 17:51:32 +00:00
varga%nixcorp.com e60433d041 Updating my email address. 2007-09-12 17:51:31 +00:00
peterv%propagandism.org 8c5f184a12 Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2007-09-12 17:51:30 +00:00
jshin%mailaps.org 28ca1a720b follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work 2007-09-12 17:51:29 +00:00
vladimir%pobox.com 9edd6c627f b=255134, make nsICollation scriptable, r=jshin,sr=brendan 2007-09-12 17:51:28 +00:00
jshin%mailaps.org dd28bbbebe bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag) 2007-09-12 17:51:27 +00:00
neil%parkwaycc.co.uk 4747112692 Bug 238136 Make bookmarks not depend on IE on Windows r=varga sr=jag 2007-09-12 17:51:26 +00:00
dwitte%stanford.edu 750504406d make seamonkey bookmarks use nsISafeOutputStream.
b=252193, r=biesi, sr=darin
2007-09-12 17:51:25 +00:00
cbiesinger%web.de 106da895f2 Bug 69114 go to the target of a .url file, instead of showing its contents, when
opening such a file in mozilla
r=darin sr=bz
2007-09-12 17:51:24 +00:00
roc+%cs.cmu.edu e8da30f6fc Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2007-09-12 17:51:23 +00:00
mozilla.BenB%bucksch.org 409b91507a Bug 245758: Make bookmarks' internal unescaper match nsEscapeHTML, unescaping ' pr
r=Neil Rashbrook, sr=jst
2007-09-12 17:51:22 +00:00
roc+%cs.cmu.edu 10875f9d0c Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2007-09-12 17:51:21 +00:00
timeless%mozdev.org cde448332d Bug 207864 Some things GetService "@mozilla.org/rdf/container;1"
r=neil sr=jag
2007-09-12 17:51:20 +00:00
bienvenu%nventure.com aa05cb9088 make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2007-09-12 17:51:19 +00:00
gerv%gerv.net d33b4d99e2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-09-12 17:51:18 +00:00
timeless%mozdev.org ec35226bed PRPackedBool takes too much effort 2007-09-12 17:51:17 +00:00
jshin%mailaps.org bdb26abe73 bug 191053 : relanding the original patch + ben's firefox patch + additional patch (sr=bz for additional changes to fix Windows bustage) 2007-09-12 17:51:16 +00:00
bzbarsky%mit.edu 04065c1e24 Backing out bug 191053 and various bustage fixes due to tree red and lack of
ability to get a hold of jshin.  a=#developers (acting sheriff).
2007-09-12 17:51:15 +00:00
timeless%mozdev.org ae6927e009 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2007-09-12 17:51:14 +00:00
jshin%mailaps.org 9c9f0200e7 bug 191053 : international domain names (IDN) are displayed as gargage in bookmark (r=varga, darin, sr=jag) 2007-09-12 17:51:13 +00:00
timeless%mozdev.org 5896ed48f2 Bug 225055 symlinked bookmark files are broken AGAIN
r=bsmedberg sr=bz
2007-09-12 17:51:12 +00:00
darin%meer.net dc3d0e327f final patch for bug 234908 "getter_Copies scoping problem" r+sr=dbaron 2007-09-12 17:51:11 +00:00
timeless%mozdev.org e537821b33 Bug 235797 bookmarks.html permissions always reset to 600
r=bsmedberg sr=bz
2007-09-12 17:51:10 +00:00
jshin%mailaps.org da635a12ac bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs) 2007-09-12 17:51:09 +00:00
jst%mozilla.jstenback.com 1ef1f27a17 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2007-09-12 17:51:08 +00:00
neil%parkwaycc.co.uk 33cd64d935 Bug 231076 nsIPref removal from bookmarks p=arne.anka@stupido.com r=pch sr=jag 2007-09-12 17:51:07 +00:00
caillon%returnzero.com e2f5dc94f5 Mark bookmarks as dirty when they are, so they get properly flushed.
Bug 131105
r=ben sr=bzbarsky a=dbaron
2007-09-12 17:51:06 +00:00
timeless%mozdev.org 8174e1ff9c Bug 143687 Bring back site icons (favicons) in personal toolbar
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2007-09-12 17:51:05 +00:00
varga%nixcorp.com e1ada0ba99 Changing my email address. 2007-09-12 17:51:04 +00:00
chanial%noos.fr 6f9921d805 remove #ifdef MOZ_PHOENIX that are no more relevent since we forked the bookmarks service.
correct typo in comment.
2007-09-12 17:51:03 +00:00
pkw%us.ibm.com e637cef52b Bug 220210 - Bookmarks root is always English "Bookmarks" if using one
profile named "default".
r=p_ch@verizon.net, sr=jag@tty.nl
2007-09-12 17:51:02 +00:00
cls%seawood.org c11f203950 Case matters.
Fixing mingw cross-compiling bustage.
2007-09-12 17:51:01 +00:00
neil%parkwaycc.co.uk 1fc97ea023 Bug 135269 No Open Bookmarks File menu option r=varga sr=alecf 2007-09-12 17:51:00 +00:00
bryner%brianryner.com 5302aad915 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-09-12 17:50:59 +00:00
cbiesinger%web.de 09c72284eb 179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms 2007-09-12 17:50:58 +00:00
ccarlen%netscape.com b3e000023c Bug 210541 - Bookmarks service crashes if nsIProfile implementation is not present because of missing success check on getService() call. r=pch/sr=alecf 2007-09-12 17:50:57 +00:00
ssu%netscape.com 97c47d4e73 fixing bug 201381 - Auto-importing IE favorites with directory entries may take a very long time, CPU usage 100. r=varga, sr=jag 2007-09-12 17:50:56 +00:00
alecf%flett.org 7179bc0554 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2007-09-12 17:50:55 +00:00
varga%netscape.com 0d4ccf22ed Fix for bug 200048. "Set as New Bookmark Folder / New Personal Toolbar" not working.
r=jag, sr=sspitzer
2007-09-12 17:50:54 +00:00
alecf%flett.org 8dff89a822 for bug 101995.. oops, forgot to rev the IID here, so that phoenix doesn't barf.
my previous checkin was r=jshin, sr=brendan
2007-09-12 17:50:53 +00:00
varga%netscape.com 8713e1cf20 Fix for bug 203992. Bookmark's Notify/schedule fail to prompt user when change has occured.
r=jag, sr=bryner
2007-09-12 17:50:52 +00:00
alecf%flett.org 2d62f4a32e big part of fix for bug 101995 - remove bookmarks dependency from nsHTMLDocument 2007-09-12 17:50:51 +00:00
varga%netscape.com 89f4b1f03e Trying to fix windows bustage. 2007-09-12 17:50:50 +00:00
varga%netscape.com c9fc90e466 Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2007-09-12 17:50:49 +00:00
chanial%noos.fr 405866818f bug 200359: Importing and exporting bookmarks are broken
r=bsmedberg@covad.net sr=alecf a=asa
2007-09-12 17:50:48 +00:00
varga%netscape.com e754c75e67 Fix for bug 202477. Closing any browser window causes loooong hang (@ nsBookmarksService::WriteBookmarks).
r=darin, sr=smfr, patch by bsmedberg
2007-09-12 17:50:47 +00:00
varga%netscape.com 9137cecaf9 Follow up fix for bug 199872. Bookmarks service doesn't appear to import IE
favorites
- fixing debug builds
- also changing DEBUG to DEBUG_varga to be less annoying
r=ccarlen
2007-09-12 17:50:46 +00:00
varga%netscape.com 969125ab0b Fix for bug 199872. Bookmarks service doesn't appear to import IE favorites.
r=jag, sr=bryner
2007-09-12 17:50:45 +00:00
varga%netscape.com c01e2ce3d4 Fix for bug 201013. Move bookmarks transaction manager to bookmarks service.
Fixes also bug 199364 and 200771.
r=pch, sr=jag
2007-09-12 17:50:44 +00:00
varga%netscape.com 3a4a85b59a Fix for bug 200498. Multiple copies of my bookmarks file are showing up in TEMP / bookmark changes are lost / cannot modify or delete.
r=bsmedberg, sr=bryner
2007-09-12 17:50:43 +00:00
varga%netscape.com b5d54e5e52 Fix for bug 191783. Convert bookmark implemenation to use nsIFile instead of nsFileSpec.
patch by bsmedberg, r=varga, sr=alecf
2007-09-12 17:50:42 +00:00
chanial%noos.fr cad12b1c0e Landing of the bookmarks rewrite TBOOKMARKS_20030320_BRANCH (bug 196756) part one.
It includes:
- bug 160019: Robust bookmarks handling.
- bug 53422: Bookmarks Transaction Manager
- bug 36339: top level bookmark root
- bug 114962: spring loaded bookmark menu in menubar
Thanks to Jan for the great help, bug fixing and testing.

Jan's fixes include:
- bug 51683: unique URI for bookmarks
- bug 99860: new file bookmarks dialog
- bug 121053: optional labels for separators

r=jag, sr=bryner
2007-09-12 17:50:41 +00:00
bzbarsky%mit.edu 131788c225 Fix a few leaks, convert to nsCOMArray for mObservers. Bug 198275,
r=varga@netscape.com, sr=alecf
2007-09-12 17:50:40 +00:00
varga%netscape.com be65023dba Whitespace cleanup for bug 191783.
r=varga, rs=sspitzer, patch by Benjamin Smedberg <bsmedberg@covad.net>
2007-09-12 17:50:39 +00:00
timeless%mozdev.org 8d3eada6e8 Bug 196834 all bookmarks lost when using "browser.bookmarks.file" pref and switching profile
r=ccarlen sr=alecf
2007-09-12 17:50:38 +00:00
sfraser%netscape.com a82eb3502a Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf. 2007-09-12 17:50:37 +00:00
cbiesinger%web.de 14ae8960e2 190020 r=timeless sr=alecf GetResource should take AUTF8String 2007-09-12 17:50:36 +00:00
varga%netscape.com be1b55dcd4 Fix for bug 182842. major perf regression (O(N^2)) in bookmark writing (closing windows)
r=darin, sr=jag, a=dbaron
2007-09-12 17:50:35 +00:00
jrgm%netscape.com 6981c5b66c remove '#ifndef REPEATING_TIMERS' code. This was accidentally turned back on in 9/02 after being dead from 12/01, and will now revert to using repeating timers. Affect caret, <blink>, bookmarks & search 'ping'. bug 182141, r+sr=smfr 2007-09-12 17:50:34 +00:00
dbaron%dbaron.org 2be801473a Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2007-09-12 17:50:33 +00:00
bzbarsky%mit.edu 46613a569e Backing out nisheeth. The orange all over (leak/bloat tests, ports) is his.
a=drivers@mozilla.org speaking through the oracle of blizzard
2007-09-12 17:50:32 +00:00
nisheeth%netscape.com 7cf4c3a748 Checkin for bug 182366. r=heikki. sr=hewitt. a=asa. Start of project to use machine learning to better order results shown in the autocomplete dropdown. 2007-09-12 17:50:31 +00:00
rjc%netscape.com 0f355ed184 Fix bug # 180423: implement nsIRDFRemoteDataSource::FlushTo() which enables, among other things, serializing bookmarks as RDF. r=pavlov sr=ben 2007-09-12 17:50:30 +00:00
timeless%mozdev.org acfb5dbee8 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2007-09-12 17:50:29 +00:00
timeless%mozdev.org 3d3c43b4d2 Bug 156814 If bookmark file is symlink, mozilla overwrites symlink with a file
r=caillon sr=bz
2007-09-12 17:50:28 +00:00
timeless%mozdev.org 96b3dc9fe7 backing out. 2007-09-12 17:50:27 +00:00
timeless%mozdev.org ba6cab4868 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2007-09-12 17:50:26 +00:00
chanial%noos.fr 230b31994f Fix adding a group of tab and bookmark transaction manager horking in phoenix.
Allow the insertion of a resource in a valid container that isn't in the bookmark graph.
Not part of the build
2007-09-12 17:50:25 +00:00
blakeross%telocity.com d8fcc7d743 174132 - bookmarks shouldn't hardcode navigator chrome url (fix bookmarks notifications in Phoenix). r=bryner sr=hewitt a=brendan 2007-09-12 17:50:24 +00:00
blakeross%telocity.com cafdc3ca8d Minor bookmarks tweaks for Phoenix. Not part of build. r/sr=ben 2007-09-12 17:50:23 +00:00
rjc%netscape.com b374da0355 Fix bug # 170622: Bookmarks deletion cmd needs to go through RDF composite db cmd APIs. Bookmarks need to NS_RDF_ASSERTION_REJECTED on unknown nodes. Bookmarking a group of tabs fix. r=blake sr=jag 2007-09-12 17:50:22 +00:00
darin%netscape.com 68d2f1317c fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2007-09-12 17:50:21 +00:00
hyatt%netscape.com 3152c7a937 Set an infinite expiration for bookmark favicons. Not used by Mozilla (Phoenix only). r=brendan, sr=jag 2007-09-12 17:50:20 +00:00
chanial%noos.fr 76bae1bbb0 Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2007-09-12 17:50:19 +00:00
dougt%netscape.com f3f065a292 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2007-09-12 17:50:18 +00:00
dougt%netscape.com b56b8d6151 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2007-09-12 17:50:17 +00:00