Commit Graph

347 Commits

Author SHA1 Message Date
ginn.chen@sun.com
9a8c1632f4 Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore 2007-08-05 20:22:32 -07:00
neil@parkwaycc.co.uk
e20f3ebbae Suite can't build passwordmgr until bug 239131 is fixed b=304309 r=luser 2007-08-05 03:50:59 -07:00
sspitzer@mozilla.org
21de63fb54 fix for bug #389782: history sidebar doesn't show the same results as fx 2, dup licate uris when grouped by site, last visited, or most visited r=dietrich 2007-08-02 22:41:31 -07:00
dietrich@mozilla.com
8b2b2a1f82 Bug 390706 RLk stats jumped from 4.92 KB to 8.55 KB (r=mano) 2007-08-02 18:04:01 -07:00
dietrich@mozilla.com
1773021091 Backing out the fix to bug 390706, caused increased leakage 2007-08-02 15:38:37 -07:00
dietrich@mozilla.com
1f5823aa2f Bug 390706 RLk stats jumped from 4.92 KB to 8.55 KB (r=mano) 2007-08-02 15:11:45 -07:00
mozilla.mano@sent.com
3f958cc2b2 Bug 382877 - dynamic containers implementation, part 1. r=dietrich. 2007-08-02 13:19:44 -07:00
sspitzer@mozilla.org
642110d085 fix for bug #375777: javascript: urls (and other urls) that I didn't type
or click on are in my history sidebar and history menu.

note, the url bar autocomplete has the same issue, and the fix for that
is coming in bug #390404

r=dietrich
2007-08-02 10:34:55 -07:00
dcamp@mozilla.com
8c1edb4166 bump the nsIUrlClassifierDBServiceWorker uuid, b=390398, r=vlad, a=damons 2007-07-31 17:52:02 -07:00
dietrich@mozilla.com
ee2638e3a7 Bug 389876 followup (r+a=mconnor) 2007-07-30 21:55:51 -07:00
dietrich@mozilla.com
e492b2e147 Bug 390171 clearing history for a host can delete annotations (r=sspitzer, a=mconnor) 2007-07-30 20:30:52 -07:00
dietrich@mozilla.com
ef91f561d8 Bug 389876 after places schema change to remove moz_places.user_title, first time start up is very slow (r=sspitzer, a=schrep) 2007-07-30 19:16:02 -07:00
dietrich@mozilla.com
c310f89a2d Bug 389902 annotations expired on dateAdded but not dateModified (r=sspitzer, a=mconnor) 2007-07-30 16:15:32 -07:00
sspitzer@mozilla.org
cd3ca5e8d2 unit test for bug #385397: history menu is slow to open with a large history
r=dietrich, a=mconnor for M7
2007-07-28 17:08:34 -07:00
neil@parkwaycc.co.uk
9b0c3fb0b4 Start building satchel for suite so we can figure out packaging b=304309 r=gavin 2007-07-28 12:40:03 -07:00
dietrich@mozilla.com
0842e677c0 Bug 389808 Firefox start with a blank personal toolbar (r=sspitzer, a=schrep) 2007-07-27 13:47:45 -07:00
dcamp@mozilla.com
5442338176 fix assertion failure in url-classifier when canonicalizing a URI with no host. b=387196, r=tony, a=schrep 2007-07-26 17:52:33 -07:00
sspitzer@mozilla.org
96fb8dba04 fix for bug #385397: history menu is slow to open with a large history
use a highly tuned SQL query for our history menu query, which is:

place:type=0&sort=4&maxResults=10

r=dietrich, a=schrep
2007-07-26 14:39:06 -07:00
dietrich@mozilla.com
95308401cd Bug 319455 Expire annotations (r=sspitzer) 2007-07-26 09:23:11 -07:00
dcamp@mozilla.com
3d56c68020 tests for bug 387196 2007-07-25 23:39:22 -07:00
dcamp@mozilla.com
1902778c43 try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes) 2007-07-25 23:38:43 -07:00
thunder@mozilla.com
7751055b97 Bug 360134: Add GUIDs to items so they can be uniquely identified across profiles (for sync purposes). r=mano 2007-07-25 20:53:59 -07:00
dcamp@mozilla.com
3bee8fae17 backout patch for 387196 2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
7e413d298a fix bustage from 387196 2007-07-25 19:00:57 -07:00
dcamp@mozilla.com
257138ea39 tests for bug 387196 2007-07-25 18:50:27 -07:00
dcamp@mozilla.com
4613870993 implement the new google safebrowsing protocol. b=387196, r=tony 2007-07-25 18:49:20 -07:00
scott@scott-macgregor.org
a8f23b63a2 Bug #388532 --> nsMoarkFactoryFactory leaks the global mork mdb factory. Change it to a service, and use a com ptr to keep track of the mdb factory.
sr=bienvenu
r=standard8
r=sspitzer for toolkit changes
2007-07-25 15:20:55 -07:00
gavin@gavinsharp.com
8774e4abe3 Bug 385092: fix code evaluation in the error console by waiting for the about:blank load to complete before loading the javascript URI, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-07-24 07:56:51 -07:00
mozilla.mano@sent.com
67258253c1 Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich, sayrer. 2007-07-22 16:25:49 -07:00
sdwilsh@shawnwilsher.com
63ab11a328 Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:33:14 -07:00
sdwilsh@shawnwilsher.com
9f74d0d3bc Bug 385875 - Remove image url from being stored in the DM. r=mano 2007-07-22 10:24:03 -07:00
sspitzer@mozilla.org
a30c748784 fix for bug #389003: sometimes favicons in url results are blank, need to use
the favicon service.

r=mano
2007-07-21 13:05:27 -07:00
sspitzer@mozilla.org
9b31ea7ba3 fix for bug #389024: Search in "Current Collection Only" in Bookmarks Manager doesn't return results
r=mano
2007-07-21 02:34:22 -07:00
sspitzer@mozilla.org
11ce56d087 unit tests for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-20 15:26:01 -07:00
sspitzer@mozilla.org
18a0640622 fix for bug #373353: add favicons to the results in the location bar
r=mano
2007-07-20 14:55:18 -07:00
mozilla.mano@sent.com
15f04b5ba3 Backing out bug 388695 due to tinderbox suckage. 2007-07-18 21:01:53 -07:00
mozilla.mano@sent.com
dc8d2f6f2f Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich. 2007-07-18 19:31:37 -07:00
mozilla.mano@sent.com
0419606b62 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
asqueella@gmail.com
c75bc30b06 Bug 387342 - Nits in passwordmgr comments
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:51:55 -07:00
asqueella@gmail.com
55b7618f10 fix whitespace (bug 387342)
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r=dolske/gavin
2007-07-17 13:48:57 -07:00
sspitzer@mozilla.org
c353ff5bb1 fix for bug #385829: Search for bookmark queries by lastModified / dateDated
r=mano
2007-07-16 18:13:50 -07:00
flamingice@sourmilk.net
05cad94078 Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 11:08:03 -07:00
flamingice@sourmilk.net
62d803615d Bug 386002, Move tryToClose calls on shutdown, r=benjamin 2007-07-16 10:55:54 -07:00
sdwilsh@shawnwilsher.com
8483004f7e Bug 382694 - Allow applications to specify notification names to growl other than the default. r=cbarrett, r=mano 2007-07-15 14:16:52 -07:00
kherron@fmailbox.com
00978826fe Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01. 2007-07-15 08:03:07 -07:00
kherron@fmailbox.com
469f7bbd10 Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-15 05:27:57 -07:00
kherron@fmailbox.com
1fe54e6f2e Back out patch for bug 315687, due to reftest failures on win32. 2007-07-14 10:07:33 -07:00
kherron@fmailbox.com
7d0c00c90c Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov. 2007-07-14 07:42:55 -07:00
sspitzer@mozilla.org
9cc14dc091 fix for bug #386956: Simplify nsNavHistory::RemoveDuplicateURLs
patch=Marcho Bonardo <mak77@supereva.it>
r=sspitzer
2007-07-12 16:49:58 -07:00
sdwilsh@shawnwilsher.com
d4b3b3335c Bug 384744 - Download manager should enforce a singleton, not just fail on createInstance. r=gavin.sharp 2007-07-12 13:01:57 -07:00