Commit Graph

90 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
bugzilla%arlen.demon.co.uk
0e9e5d2bae Relanding portion of patch that fixes bug 261083 "Channels do not uniformly query their notification callbacks" that was lost after the aviary branch landing - previously reviewed by r=biesi sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@167104 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-30 11:44:47 +00:00
darin%meer.net
a4396e3bd9 relanding portion of patch for bug 219400 that was lost after the aviary branch landing
git-svn-id: svn://10.0.0.236/trunk@166184 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-03 00:10:05 +00:00
ben%bengoodger.com
634116d6c6 Landing the Aviary Branch (browser section only).
git-svn-id: svn://10.0.0.236/trunk@165934 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-30 08:23:02 +00:00
darin%meer.net
e3117874fa fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@165373 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-15 20:16:52 +00:00
darin%meer.net
e31b3a34d6 fixing bustage
git-svn-id: svn://10.0.0.236/trunk@165101 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-08 02:43:19 +00:00
darin%meer.net
3d52b0860b fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@165089 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 23:59:35 +00:00
darin%meer.net
ed9e4d3d7a eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@164735 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-01 18:50:36 +00:00
jshin%mailaps.org
e13d311722 got rid of a 'pollution' in the previous checkin
git-svn-id: svn://10.0.0.236/trunk@162165 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-12 17:16:59 +00:00
jshin%mailaps.org
063b876cb5 follow-up to bug 256409 : bookmark file path with non-ASCII characters doesn't work
git-svn-id: svn://10.0.0.236/trunk@162159 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-12 15:28:21 +00:00
jshin%mailaps.org
33d26da236 bug 256409 : bookmarks file path with non-ASCII characters doesn't work (r=p_ch, sr=jag)
git-svn-id: svn://10.0.0.236/trunk@161132 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-23 16:06:03 +00:00
vladimir%pobox.com
ea73dbe550 b=255931, favicons should validate content type before saving, a=ben
git-svn-id: svn://10.0.0.236/trunk@160873 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-17 22:27:04 +00:00
vladimir%pobox.com
bef79e133b b=255132, bookmarks.bak doesn't get updated past first write
git-svn-id: svn://10.0.0.236/trunk@160686 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-11 22:10:09 +00:00
vladimir%pobox.com
3f51629cdc b=218636, backup bookmarks file, r+a=ben
git-svn-id: svn://10.0.0.236/trunk@160552 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-09 21:44:21 +00:00
vladimir%pobox.com
22dd483754 b=253454, rename livemarks to Live Bookmarks. a=asa
git-svn-id: svn://10.0.0.236/trunk@160150 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-30 21:33:54 +00:00