peterv@propagandism.org
f091506c2b
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 09:35:27 -07:00
dbaron@dbaron.org
ba0509b27a
Fix crash caused by bad array iteration. b=372713 r=peterv
2007-04-12 12:22:24 -07:00
peterv@propagandism.org
7cc73a2f90
Fix Sunbird bustage.
2007-04-10 19:24:16 -07:00
peterv@propagandism.org
98262e788a
Fix for bug 372713 (Add cycle collection to RDF datasources). r=bsmedberg, sr=dbaron.
2007-04-10 15:05:41 -07:00
hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
timeless%mozdev.org
05804e5bfe
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
timeless%mozdev.org
97d86b0df2
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
dietrich%mozilla.com
529a02eb94
Reverting Bug 258107 Location bar should sort based on order visited, caused problems on branch on Pacifica
2006-07-19 00:04:55 +00:00
dietrich%mozilla.com
81b7ca0e10
Bug 258107 Location bar should sort based on order visited (r=mconnor)
2006-07-18 16:56:22 +00:00
timeless%mozdev.org
4af059b87e
Bug 337917 Make consumers stop using cids from other modules
...
r=bienvenu sr=neil
2006-06-03 23:40:27 +00:00
timeless%mozdev.org
a768026fc9
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
mark%moxienet.com
4f7d9deb1c
328981 History DB page titles are displayed corrupt in url bar autocomplete. Byte-swap in nsAutoCompleteMdbResult. Not part of the build when Places is in use. r=bryner
2006-03-06 21:20:43 +00:00
bzbarsky%mit.edu
24944d8a8c
Revert nsIGlobalHistory2 to what it was on the 1.8 branch. Move the new stuff
...
to nsIGlobalHistory3. Bug 328928, r=brettw and smfr, sr=darin
2006-03-03 03:34:48 +00:00
cbiesinger%web.de
c2d981f764
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bsmedberg%covad.net
ec0ae1ec61
Bug 322965 (relanding) - Allow building xulrunner with --disable-xul, this fixes dynamic builds which didn't have the correct linker flags and combines passwordmgr/satchel in one XPCOM module since they have symbol dependencies
2006-01-25 20:23:24 +00:00
pavlov%pavlov.net
a6582b5239
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
01b70b6122
Need DSO_LDOPTS and EXPORT_LIBRARY, from bug 322965
2006-01-24 21:11:15 +00:00
bsmedberg%covad.net
abe638de27
Bug 322965 - Allow building XULRunner with --disable-xul, r=dougt (This also contains some bits of 299988, build gtkmozembed into libxul)
2006-01-24 19:27:00 +00:00
bzbarsky%mit.edu
dcc88dda6b
Fix leak bug 323532, r=mconnor
2006-01-18 03:23:36 +00:00
ajschult%verizon.net
eec0e5a3b5
Bustage fix (assertion failure) for bug 319004, handle empty title
2006-01-06 03:25:11 +00:00
ajschult%verizon.net
bcad4cd6ab
Title chopping from bug 319004 might split a BMP character in the middle. r=smontagu, sr=darin. bug 322167
2006-01-05 04:00:13 +00:00
ajschult%verizon.net
d6607afa94
Clamp length of document title and exclude long URIs from history to avoid DOS attacks, r=vlad, sr=darin. bug 319004
2006-01-03 02:00:44 +00:00
gavin%gavinsharp.com
afad56b0dd
Bug 316659: fix null dereference crash in markPageAsTyped, r=mano
2005-11-17 00:23:09 +00:00
brettw%gmail.com
e1bcd0f4cd
Adds "places" directory consisting of new moz-storage-based history
...
implementation. Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.
bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
dveditz%cruzio.com
54a6d5d8e3
bug 312036 fix missing compress commit when deleting in the "date and site" history view, r=bryner, sr=dbaron
2005-11-07 07:43:55 +00:00
bryner%brianryner.com
ff18a37d19
Return NS_RDF_NO_VALUE if the hostname or referrer are empty, rather than a failure code (bug 313214). Patch by marria@gmail.com, r=bsmedberg, sr=me.
2005-10-21 19:39:05 +00:00
jruderman%hmc.edu
c4a705e365
bug 294050, Search in history is case-sensitive for non-ascii letters. r=mconnor, sr=bz.
2005-10-10 23:50:05 +00:00
roc+%cs.cmu.edu
329c6cc865
Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky
2005-08-25 00:10:37 +00:00
roc+%cs.cmu.edu
c3ea09b7b0
Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there.
2005-08-10 20:21:44 +00:00
bryner%brianryner.com
8ecd4478fd
Don't force mork to create an XPCOM wrapper when querying link-visited state (bug 297144). r=mconnor, sr=bzbarsky, a=chofmann
2005-06-09 20:51:18 +00:00
bzbarsky%mit.edu
b382be9a27
Fix memory leak. Bug 296019, r=mconnor, a=shaver
2005-06-01 15:17:26 +00:00
bsmedberg%covad.net
f90fe3acc6
Bug 290180 - coverity errors in toolkit/* r=darin a=asa
2005-04-15 14:55:56 +00:00
bsmedberg%covad.net
914a5612a1
libxul step 4 - most of tier 50 (not PSM, and I may have forgotten a few things in toolkit/mozapps also) r=darin
2005-03-18 21:24:05 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
cbiesinger%web.de
5b8568bcb2
Bug 234695 nsGlobalHistory::GetNow should use PRTime instead of PRInt64
...
patch by Son Le <son.le0@gmail.com> r=biesi,mconnor
2005-02-05 20:17:23 +00:00
gerv%gerv.net
93180ced26
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
cbiesinger%web.de
01561be16c
276679 removing unused files, npob. found by Crispin Flowerday
...
<crispin@flowerday.cx> r=bsmedberg
2005-01-01 17:33:05 +00:00
bugzilla%arlen.demon.co.uk
0e05c4d8d4
Bug 273466 Can't drag favicon from url bar into bookmark sidebar to create bookmark
...
p=jag/me r=bsmedberg
2004-12-24 23:49:26 +00:00
mconnor%myrealbox.com
4eea909401
bug 256885 - fix MinGW gcc builds, port cls' fix from bug 217009
2004-12-14 17:59:35 +00:00
mconnor%myrealbox.com
a2b6135a3a
bug 256885 - firefox history database is endian, corrupts the display of files, r=shaver
2004-12-13 04:39:55 +00:00
dbaron%dbaron.org
d94716da9b
Merge cvs removes from aviary branch (in browser and toolkit directories) to the trunk.
2004-12-02 02:46:06 +00:00
darin%meer.net
950a78482d
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
darin%meer.net
189ba5e5c4
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bryner%brianryner.com
49f9cddf90
Pass correct string length to NS_ConvertUTF16toUTF8 (bug 265829). r=vlad.
2004-10-25 08:34:14 +00:00
cbiesinger%web.de
067450e6ec
Bug 128398 store referrer in history patch by James Andrewartha
...
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
dbaron%dbaron.org
a58216a8cb
Fix leaks of mork rows. b=257218 r+sr=bryner
2004-09-02 00:41:36 +00:00
darin%meer.net
065fb7242c
fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil
2004-08-09 21:17:12 +00:00
mconnor%myrealbox.com
453c10ee86
fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst
2004-08-02 17:03:19 +00:00
bryner%brianryner.com
61898ea375
Make password manager signons actually be removed from the database when you press shift+delete (bug 242250). r=blake.
2004-07-29 05:55:30 +00:00
timeless%mozdev.org
0fefe8f9c0
Bug 235168 Remove MOZ_PHOENIX ifdefs from strictly firefox or strictly seamonkey code
...
patch by sdwalker@myrealbox.com r=ben sr=roc
2004-07-01 23:53:19 +00:00