timeless%mozdev.org
4c88c8a7ac
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
timeless%mozdev.org
1846fd9c62
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
dietrich%mozilla.com
287e0e3d9d
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
3ae083cc6f
Bug 258107 Location bar should sort based on order visited (r=mconnor)
2006-07-18 16:56:22 +00:00
timeless%mozdev.org
c139a43d25
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
9391198a55
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
826dc0e4d8
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
d56b07bf96
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
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bsmedberg%covad.net
c85be04cc3
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
fbc6cb3e44
backing out bsmedberg's checkins for bug 322965 due to build bustage.
2006-01-25 04:54:07 +00:00
bsmedberg%covad.net
6e60d6e40c
Need DSO_LDOPTS and EXPORT_LIBRARY, from bug 322965
2006-01-24 21:11:15 +00:00
bsmedberg%covad.net
9b69041028
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
bf189ec310
Fix leak bug 323532, r=mconnor
2006-01-18 03:23:36 +00:00
ajschult%verizon.net
af96806526
Bustage fix (assertion failure) for bug 319004, handle empty title
2006-01-06 03:25:11 +00:00
ajschult%verizon.net
f34bd629b6
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
4ce1fa3f8a
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
f8ce022978
Bug 316659: fix null dereference crash in markPageAsTyped, r=mano
2005-11-17 00:23:09 +00:00
brettw%gmail.com
dd2c05469d
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
3fc65f7fb2
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
c2c4865c1d
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
28eb9d534b
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
4d8590a4fa
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
d187d8344a
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
4bb474ed24
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
cad8673b0c
Fix memory leak. Bug 296019, r=mconnor, a=shaver
2005-06-01 15:17:26 +00:00
bsmedberg%covad.net
e068ecc3da
Bug 290180 - coverity errors in toolkit/* r=darin a=asa
2005-04-15 14:55:56 +00:00
bsmedberg%covad.net
d3d9589cf0
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
4b68fa447a
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
fd4413fded
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
646bb0c2b8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
cbiesinger%web.de
1d12501ae6
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
60cf76fb46
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
d502b5948b
bug 256885 - fix MinGW gcc builds, port cls' fix from bug 217009
2004-12-14 17:59:35 +00:00
mconnor%myrealbox.com
276f0ce8b7
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
12f74c80f3
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
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
darin%meer.net
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
bryner%brianryner.com
73f63bca1d
Pass correct string length to NS_ConvertUTF16toUTF8 (bug 265829). r=vlad.
2004-10-25 08:34:14 +00:00
cbiesinger%web.de
a2447a60f5
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
eb72c3068a
Fix leaks of mork rows. b=257218 r+sr=bryner
2004-09-02 00:41:36 +00:00
darin%meer.net
9531babedd
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
cf396b7b07
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
f02df734cf
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
7c768f7f76
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
cbiesinger%web.de
74b9d4c637
...fixing firefox bustage...
2004-06-11 18:25:05 +00:00
ben%bengoodger.com
969f3f486a
245584 - crash in nsGlobalHistory::AddPageToDatabase, check for successful creation of uri in MarkPageAsTyped before continuing.
2004-06-07 20:55:59 +00:00
ben%bengoodger.com
f05156948f
244763 - visible history fe is not updated as pages are visited. also contains fix for 234700 - removing a page from history does not remove it from history.dat
2004-05-31 03:39:43 +00:00
mconnor%myrealbox.com
ae45804066
Bug 233479 - use nsCOMArray.Sort() in AutoComplete results, patch by Patrick McCormick (patrick@meer.net), r+sr=firefox@blakeross.com
2004-05-28 18:08:26 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00