Commit Graph

113 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
121410788d Bug 356463: add X-Moz: livebookmark to live bookmark request headers, r=vlad, sr=biesi, a=jay
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@215570 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-21 20:54:37 +00:00
sayrer%gmail.com
6553a51538 Bug 354670. RSS feed with corrupted links (new bug since Firefox 1.5). r=mconnor, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@212855 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-29 05:53:59 +00:00
myk%mozilla.org
268daa4ced bug 345016: correctly generate microsummary for page with non-UTF-8 charset specified via meta tags or other mechanisms not detectable by XMLHttpRequest
r=bzbarsky
sr=mconnor
a=schrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@210038 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-13 18:04:56 +00:00
sayrer%gmail.com
c77701af65 bug 348669. swap out nsCRT::free where necessary. r=timeless, sr=dbaron, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@209878 18797224-902f-48f8-a5cc-f745e15eee43
2006-09-12 18:26:49 +00:00
myk%mozilla.org
321080811f bug 346818: make sure microsummary bookmark records in the bookmarks datastore really exist (i.e. they aren't for cut or deleted bookmarks, which don't get completely removed from the datastore until restart) so we don't hit an error when trying to update them; also, trap errors when updating microsummary bookmarks, so an exception for one update doesn't hork the rest of them; finally, add microsummary properties to the bookmark transaction manager, so they get saved and restored the way they are supposed to be saved and restored when bookmarks are cut and pasted
r=mconnor
sr=vlad
a=schrep on behalf of drivers for 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@208510 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-26 08:09:56 +00:00
mkaply%us.ibm.com
53e8cb6d90 Build break - forgot a level of dereference
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206927 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 20:16:07 +00:00
mkaply%us.ibm.com
1aff9e9eb7 Back out leak fix temporarily to figure out why it breaks on Linux
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206923 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 19:56:24 +00:00
mkaply%us.ibm.com
5cdd88ade3 #347210
r=bsmedberg, a=beltzner
Add createSeparatorInContainer to bookmarks service for the 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@206921 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-08 19:36:58 +00:00
gavin%gavinsharp.com
f546a5143d Bug 262798: Atom/RSS feeds without <link href> elements show failed to load message, patch by Phil Ringnalda <philringnalda@gmail.com>, r=vlad, a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@202072 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-13 20:03:07 +00:00
myk%mozilla.org
35c14cb818 fix build bustage on non-Places build from the second checkin for bug 341829
bug=343537
r=ben
a=darin on behalf of drivers for 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201592 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 20:39:21 +00:00
myk%mozilla.org
03596af013 don't escape all properties for backwards-compatibility
bug=341829
r=mconnor
sr=dveditz
a=darin on behalf of drivers for 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201591 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 20:38:46 +00:00
myk%mozilla.org
3781cc73b6 escape microsummary properties to prevent mangling
bug=341829
r=mconnor
a=mconnor on behalf of drivers for 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201590 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 20:38:26 +00:00
jminta%gmail.com
c492654f75 Bug 342110 crash when copying and pasting bookmark folder [@ nsBookmarksService::UpdateBookmarkForwardProxy]. r=sspitzer, sr=mconnor, a=schrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201111 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-28 17:27:53 +00:00
sspitzer%mozilla.org
1da6f6bcb2 fix for bug #342374
back out the change to the nsIBookmarksService interface from bug #168411
we don't want to change this interface on the branch.  thanks to bryner
for catching that and for matthew willis (lilmatt) for the patch.

r=sspitzer, sr=bryner, a=darin for the branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200755 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-23 22:33:30 +00:00
jminta%gmail.com
40092c45ea Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200053 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 21:59:21 +00:00
(no author)
04ee1394a0 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_8_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@200051 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-15 21:58:44 +00:00
gavin%gavinsharp.com
f5d93274b6 Bug 341277: fix the cause of an assertion failure when loading any URL that's not in bookmarks, r+a181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199823 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-13 18:33:54 +00:00
joe%retrovirus.com
c79d5fb3cf Adds a pref to disable dated bookmark backup.
(Checked in on behalf of logan.)

bug=307135
r/branch=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@199729 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-12 18:27:56 +00:00
gavin%gavinsharp.com
202a1402aa Bug 308240: Changing Live Bookmark URL doesn't remove current items before loading new URL, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a181=vlad
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198989 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-04 06:49:46 +00:00
gavin%gavinsharp.com
e480049dcc Bug 284660: Firefox bookmarks don't provide a charset to layout code, r+a181=mconnor, sr=bzbarsky
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198987 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-04 06:28:30 +00:00
masayuki%d-toybox.com
c4b19374ac Bug 324961 live bookmark is shown in UTF8 even if should be ISO-8859-1 r=vlad, branch181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198188 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-22 19:55:21 +00:00
myk%mozilla.org
2931d74839 Work around XUL template builder regression on trunk and possibly marginally improve performance.
bug=336857
r=enndeakin
sr=ben
a=mconnor for checkin to 1.8 branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198184 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-22 19:25:20 +00:00
sayrer%gmail.com
a5abf4d353 b=302133. Fix parsing of Atom 1.0 titles for Live Bookmarks. r=vlad, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@198078 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-20 13:59:36 +00:00
myk%mozilla.org
bae4da0092 possible fix for microsummaries Ts regression
bug=336833
r=mconnor


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196248 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-10 03:49:10 +00:00
beng%bengoodger.com
e89ba099a6 336833 - I erroneously had myk put the observer notification in the wrong function... should go into LoadBookmarks not Init... LoadBookmarks is called lazily
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196092 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 04:09:45 +00:00
myk%mozilla.org
cd90a78ad4 Delay initializing microsummary service until after the bookmarks service has been initialized to recover slight Ts regression on sparky and atlantia.
bug=336833
r=ben
a=ben for the branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196085 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-06 02:28:01 +00:00
myk%mozilla.org
0b38391387 Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@196058 18797224-902f-48f8-a5cc-f745e15eee43
2006-05-05 22:46:57 +00:00
gavin%gavinsharp.com
bc4620c25c Bug 262222: Relative URLs in Live Bookmark link elements not resolved, patch by Robert Sayre <sayrer@gmail.com>, r=vlad, sr=darin, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187090 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 21:22:30 +00:00
mozilla.mano%sent.com
ca644329ba Bug 313990 - Firefox crashes on startup if bookmarkbackups/ is unreadable [@nsBookmarksService::ArchiveBookmarksFile]. p=gavin, r=me, a=schrep.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184136 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-04 09:51:41 +00:00
vladimir%pobox.com
04f993f5a9 b=305313, allow additional predicates in assertions for bookmarks ds, patch from todd@excite.com, r=vladimir,a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180902 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-24 00:42:42 +00:00
vladimir%pobox.com
c1db13e289 b=305004, create a dated bookmark file periodically, r=mconnor+shaver,a=cchase
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@179175 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-28 21:35:30 +00:00
mconnor%steelgryphon.com
23ce41dff4 bug 304403 - better safe mode UE, part 1, a=chase
git-svn-id: svn://10.0.0.236/trunk@177643 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-12 07:01:09 +00:00
masayuki%d-toybox.com
efb716a24a Bug 302230 Cannot import bookmark of MacIE written in Japanese r=mano, a=asa
git-svn-id: svn://10.0.0.236/trunk@177418 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-09 10:33:28 +00:00
jshin%mailaps.org
be1879c08f bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa
git-svn-id: svn://10.0.0.236/trunk@177411 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-09 04:53:19 +00:00
bsmedberg%covad.net
807088228b Bug 298943 - bookmarks.html should be copied from default profile only if a backup does not exist (copy from backup first) - r=mconnor r=Neil@p a=chase
git-svn-id: svn://10.0.0.236/trunk@177323 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-08 13:37:51 +00:00
gavin%gavinsharp.com
009b466c8c backing out my last checkin
git-svn-id: svn://10.0.0.236/trunk@176856 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-29 22:02:47 +00:00
gavin%gavinsharp.com
b101775e41 Bug 262222 : Relative URLs in Live Bookmark link elements not resolved, patch by Sam Ruby <rubys@intertwingly.net>, r=vlad, a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@176852 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-29 20:44:45 +00:00
vladimir%pobox.com
9fec6ace0e b=300933, handle empty/missing 'rel' for atom 1.0 feeds, r+a=shaver
git-svn-id: svn://10.0.0.236/trunk@176670 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 15:25:35 +00:00
vladimir%pobox.com
775809a5ae b=274382, loading live bookmark bypasses cache, r+a=mconnor
git-svn-id: svn://10.0.0.236/trunk@176669 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-27 14:20:16 +00:00
mozilla.mano%sent.com
052f691713 Bug 236304 - MacIE profile migrator (only imports bookmarks). r=josh/mconnor, a=bsmedberg.
git-svn-id: svn://10.0.0.236/trunk@176565 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-25 21:33:21 +00:00
jshin%mailaps.org
67c46c350a backing out the patch for bug 298807 : to fix the regression (bug 300170)
git-svn-id: svn://10.0.0.236/trunk@175875 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-09 14:29:30 +00:00
jshin%mailaps.org
4100dd75d5 bug 298807 : nsIBookmarksService::ResolveKeyword can make a better use of strings (r=vladmir, sr=neil, a=asa)
git-svn-id: svn://10.0.0.236/trunk@175868 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-09 06:17:51 +00:00
timeless%mozdev.org
512607db5f Bug 296573 FF11a1 crash [@ nsBookmarksService::ClearBookmarksContainer]
patch by b.jacques@planet.nl r=mconnor a=bsmedberg


git-svn-id: svn://10.0.0.236/trunk@175451 18797224-902f-48f8-a5cc-f745e15eee43
2005-07-01 01:38:43 +00:00
joshmoz%gmail.com
139c4309dd bustage fix from XP_MAC and 10.1 cleanup
git-svn-id: svn://10.0.0.236/trunk@175121 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 22:38:40 +00:00
joshmoz%gmail.com
90fcc6ce3e remove old Mac classic code that depends on functions removed in patch for 280247. r=josh a=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@175113 18797224-902f-48f8-a5cc-f745e15eee43
2005-06-24 21:34:16 +00:00
bsmedberg%covad.net
db16ad0672 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
git-svn-id: svn://10.0.0.236/trunk@171566 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-04 16:59:25 +00:00
bryner%brianryner.com
9861051f37 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@168768 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-03 23:01:54 +00:00
gerv%gerv.net
c9c6bdd186 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@168642 18797224-902f-48f8-a5cc-f745e15eee43
2005-02-01 17:36:54 +00:00
cst%andrew.cmu.edu
8d72766e92 Bug 277853 Use contract id instead of CID for sound
seamonkey: r=timeless sr=neil
firefox: r=mconnor


git-svn-id: svn://10.0.0.236/trunk@168484 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-29 00:43:00 +00:00
bsmedberg%covad.net
1d2350be56 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor
git-svn-id: svn://10.0.0.236/trunk@167899 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-17 18:50:18 +00:00