Commit Graph

360 Commits

Author SHA1 Message Date
dwitte@stanford.edu
3224d96bd0 followup tweak for bug 367799 - lazily init services to eliminate Ts impact. 2008-02-07 00:03:15 -08:00
dwitte@stanford.edu
f1ccf43384 disable randomly failing tests. rs=sdwilsh, b=413985 2008-02-06 21:31:24 -08:00
dwitte@stanford.edu
9bd09570a0 Bug 367799 - nsNavHistory duplicates "effective TLD" functionality. r=thunder, a=mconnor 2008-02-06 20:18:17 -08:00
mozilla.mano@sent.com
190b7cbf4f Backing out bug 414802 2008-02-06 16:19:13 -08:00
dietrich@mozilla.com
7e46af6b06 Bug 414802 ? misc perf/cleanup for history and bookmarks services (r=mano, a=schrep) 2008-02-06 13:22:08 -08:00
mozilla.mano@sent.com
4828f22488 Bug 332047 - Should select correct items (after delete, insert, paste, drop). patch from Marco Bonardo <mak77@supereva.it>, r=me. 2008-02-06 13:05:23 -08:00
mozilla.mano@sent.com
fed9aef630 Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich. 2008-02-06 11:05:05 -08:00
sdwilsh@shawnwilsher.com
5c086cecaf Bug 327331 - nsNavHistory::Init allows improper initialization. r=dietrich. This is a comment only change patch to better document the methods used in nsNavHistory::Init for this patchers sanity. No code was changed in the making of this patch. 2008-02-06 10:10:39 -08:00
edward.lee@engineering.uiuc.edu
467edbc046 Bug 401869 - Allow multiple words search in Auto-complete/Location Bar. r=dietrich, b-ff3=beltzner 2008-02-05 22:04:34 -08:00
edward.lee@engineering.uiuc.edu
626b9c6f97 Bug 414285 - Refactor AutoCompleteTagsSearch token splitting code and persist tokens. r=dietrich, a1.9=beltzner 2008-02-05 22:02:11 -08:00
mozilla.mano@sent.com
45ac8bfe9a Tree was closed, backiing out 2008-02-05 10:14:21 -08:00
mozilla.mano@sent.com
50c08866ad Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich, a=beltzner. 2008-02-05 10:11:05 -08:00
edward.lee@engineering.uiuc.edu
8b0b61fdec Bug 406358 - Location bar drop down ignores frequency of visits. (fixed by bug 394038) 2008-02-01 19:04:32 -08:00
edward.lee@engineering.uiuc.edu
4238c99d21 Bug 413784 - Search for a non-English term in the URL don't match. p=erwan@flock.com (Erwan Loisant) 2008-02-01 08:35:11 -08:00
edward.lee@engineering.uiuc.edu
c5f68f96a3 Bug 407974 - should url bar autocomplete results decode UTF-8 encoded urls?. r=dietrich, b-ff3=mconnor, a1.9b3=beltzner 2008-02-01 08:34:38 -08:00
reed@reedloden.com
b395a41539 Bug 402486 - "deleting lots of items from the history sidebar is slow, locks up browser until finished" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a1.9b3=schrep] 2008-01-31 19:03:14 -08:00
sdwilsh@shawnwilsher.com
72237e16cc Apparently this test just didn't pass locally, since the tinderboxen seem to like it. s/todo_is/is/ 2008-01-31 15:27:13 -08:00
sdwilsh@shawnwilsher.com
7767cd962a Bug 399606 - Places counts auto-refreshes as page visits. Patch by Dietrich Ayala <dietrich@mozilla.com>, Seth Spitzer <moco@sspitzer.org>, and Shawn Wilsher <me@shawnwilsher.com>. r=dietrich, a=beltzner. Note, this is mostly tests with a three line code change. If this goes orange, please don't panic 2008-01-31 14:17:00 -08:00
edward.lee@engineering.uiuc.edu
2eee5dcceb Bug 414257 - Stop searching for autocomplete results that won't be displayed. r=sspitzer, a1.9=beltzner, a1.9b3=beltzner 2008-01-30 15:23:50 -08:00
dwitte@stanford.edu
5dbed9a787 backing out due to Ts regression. 2008-01-29 23:45:16 -08:00
dwitte@stanford.edu
80ea2b7ffa Bug 367799 - nsNavHistory duplicates "effective TLD" functionality. r=thunder, a=mconnor 2008-01-29 23:12:13 -08:00
dietrich@mozilla.com
f1e5316a02 Bug 414253 ? do more frecency recalculation on idle, and / or do it faster than 60 seconds of idle (r=sspitzer) 2008-01-29 21:17:48 -08:00
dietrich@mozilla.com
23b8cb99a9 Bug 413561 ? PRBool misuse (easy fix) (r=dietrich, a=mconnor) 2008-01-29 21:04:55 -08:00
mozilla.mano@sent.com
98ea496f83 Bug 412148 - Drop support for unused view features. r=dietrich, a=schrep. 2008-01-29 12:04:43 -08:00
edward.lee@engineering.uiuc.edu
e45330891b Bug 414507 - With a large history, typing in the url bar lags if the typed text does not match anything. r=sspitzer, b-ff3=mconnor 2008-01-28 22:57:35 -08:00
edward.lee@engineering.uiuc.edu
14febd005e Bug 414489 - Change default search chunk size and timeout and let users adjust them. r=sspitzer, a1.9=mconnor 2008-01-28 22:53:19 -08:00
edward.lee@engineering.uiuc.edu
ecfa97aab4 Bug 414257 - Stop searching for autocomplete results that won't be displayed. r=sspitzer, a1.9=beltzner 2008-01-27 14:52:27 -08:00
edward.lee@engineering.uiuc.edu
2815fb857a Bug 412730 - problems re-using autocomplete results due to bookmark titles and cached results. r=sspitzer, r=dietrich, a1.9=beltzner 2008-01-26 22:35:38 -08:00
reed@reedloden.com
2bd722a2dc Bug 409055 - "Edit folder name on Bookmark Toolbar or in main pane of Library does not dynamically update in the Library sidebar" (update visible items only when ExcludeItems is true) [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a1.9=beltzner] 2008-01-26 20:50:00 -08:00
vladimir@pobox.com
10d0a15c81 more scaled image updated (grr) 2008-01-25 18:15:06 -08:00
mozilla.mano@sent.com
b5d3fb3ebf Bug 413107 - Add Bookmark dialog's folder selector broken. r=dietrich. 2008-01-25 11:01:18 -08:00
dietrich@mozilla.com
45dd28a7ab Bug 394038 ? make url bar autocomplete frecency algorithm global (r=sspitzer) 2008-01-25 09:12:04 -08:00
dietrich@mozilla.com
e03ea04136 Bug 394038 ? make url bar autocomplete frecency algorithm global (r=sspitzer/mconnor) 2008-01-25 09:11:14 -08:00
reed@reedloden.com
8cea14aaa5 Back out dietrich's patch from bug 394038 due to failing unit test (probably because of bug 413794). 2008-01-24 00:33:29 -08:00
reed@reedloden.com
69d139c431 Back out dietrich's patch from bug 394038 due to failing unit test (probably because of bug 413794). 2008-01-24 00:22:37 -08:00
dietrich@mozilla.com
b08d3782fd Bug 413788 ? global frecency regressed Ts by 10ms on bl-bldlnx03 (r=sspitzer, a=sayrer) 2008-01-23 22:18:52 -08:00
dietrich@mozilla.com
6462312176 Bug 406937 ? Fix places tests using milliseconds for APIs that require microseconds (for ondrej@allpeers.com, r=dietrich) 2008-01-23 13:23:13 -08:00
dietrich@mozilla.com
e0815f7f4b Bug 394038: make url bar autocomplete frecency algorithm global (r=sspitzer) 2008-01-23 12:21:35 -08:00
dolske@mozilla.com
a759b94d03 Finish relanding Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. 2008-01-19 22:48:07 -08:00
reed@reedloden.com
a83d95f538 Bug 340795 - "Building with --with-embedding-profile=minimal failed" [p=romaxa@gmail.com (romaxa) r=Mano a1.9=schrep] 2008-01-18 22:58:21 -08:00
dietrich@mozilla.com
8ca30a327e Bug 382711 - on migration or db upgrade of a profile with livemarks, we start up the livemark service' update timer (r=sspitzer) 2008-01-17 22:58:52 -08:00
dietrich@mozilla.com
2785397aee Bug 412438 ? Erase functions in nsNavHistoryExpire can generate queries with duplicated items (for marco, r=dietrich, a=schrep) 2008-01-15 20:25:45 -08:00
dtownsend@oxymoronical.com
eef047b68f Bug 404726: Addon compatibility check gives many alerts (toolkit and security portions). r=gavin.sharp, r=kengert 2008-01-15 07:06:34 -08:00
dietrich@mozilla.com
6ffc5da474 Bug 412211 ? fix downgrade code so that when downgrade from schema version 7+ back to 6+, we don't re-import bookmarks.html (r=sspitzer, a=schrep) 2008-01-13 18:47:21 -08:00
dolske@mozilla.com
312f215559 Partially back out bug 389273 while I look into the test failures. 2008-01-12 21:35:29 -08:00
dolske@mozilla.com
97a57a7769 Bug 389273 - large favicons (>32 KB) won't show up in url bar autocomplete, history / bookmarks menu, bm organizer. r=sspitzer, stuart. a1.9=schrep 2008-01-12 20:15:20 -08:00
dwitte@stanford.edu
97a45f037f thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+ 2008-01-11 20:30:42 -08:00
dwitte@stanford.edu
9d626da131 partial backout in an attempt to fix orange. 2008-01-11 02:08:58 -08:00
dwitte@stanford.edu
8a6c4d235f relanding bug 410250. 2008-01-11 01:13:04 -08:00
dwitte@stanford.edu
d2b6f4f5ed backing out to fix orange. 2008-01-10 20:59:44 -08:00