Commit Graph

90 Commits

Author SHA1 Message Date
dietrich@mozilla.com
e1f7230d08 Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor) 2008-03-04 11:41:52 -08:00
dietrich@mozilla.com
a66a3842e4 backing out bug 384370 for hosation of Ts 2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
0d4f820d40 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner) 2008-02-29 08:39:13 -08:00
dietrich@mozilla.com
a15fbe3750 backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac 2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
79bc38bb61 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-02-27 10:14:13 -08:00
dietrich@mozilla.com
e99b7ee9f2 Bug 385245 ? history sidebar very slow (way slower than fx2) (for ondrej@allpeers.com, r=dietrich) 2008-02-26 20:48:51 -08:00
mozilla.mano@sent.com
bba9529cf7 Bug 419549 - click bookmark item does not work. r=mak77, a~post-facto, see comment 6. 2008-02-26 02:37:59 -08:00
reed@reedloden.com
51ae6185f5 Bug 376706 - "Can't Delete History by Date when grouped by 'Date' or by 'Date and Site'" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+] 2008-02-22 03:46:29 -08:00
mozilla.mano@sent.com
75220b638c Bug 389290 - Bookmarks Menu - dropmarker missing. Patch from Simon Bunzli <zeniko@gmail.com> and Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-02-20 18:17:52 -08:00
reed@reedloden.com
6fb7f1c744 Bug 405296 - "Places View for Menus broken after landing of bug 387746" [p=ronny.perinke@gmx.de (Ronny Perinke) r=dietrich a=blocking-firefox3+] 2008-02-06 13:19:59 -08:00
reed@reedloden.com
85721119eb Bug 415218 - "Fix uses of IO.newURI to use nsIIOService instead" [p=philringnalda@gmail.com (Phil Ringnalda) / reed@reedloden.com (Reed Loden) / ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=Mano a1.9b3=beltzner] 2008-02-01 16:39:05 -08:00
mozilla.mano@sent.com
c67f64a649 Bug 411088 - when deleting a tagged bookmark from the places organizer, the tag remains. r=dietrich, a=beltzner. 2008-01-31 10:05:22 -08:00
dietrich@mozilla.com
e8426bf11a Bug 407296 ? bad problems if browser.places.leftPaneFolderId points to an id that does not exist: places organizer is blank (r=mano) 2008-01-29 10:10:59 -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
reed@reedloden.com
5a2e6baba3 Bug 412600 - "for each over Arrays considered harmful" [p=tjduavis@gmail.com (Timothy Joseph Duavis) r=dietrich a1.9=beltzner] 2008-01-25 00:23:10 -08:00
mozilla.mano@sent.com
55acc7ff1b Bug 411803 - Middle-clicking a folder doesn't work, unless the bookmark items have been shown. r=dietrich. 2008-01-12 20:03:22 -08:00
mozilla.mano@sent.com
cccdff96fd Bug 409998 - when right clicking - "Open All In Tabs" from history sidebar (when view by site) we open multiple copies of each item. r=dietrich. 2008-01-08 22:32:30 -08:00
reed@reedloden.com
e74e505f00 Bug 336286 - "Dragging Local files to Bookmarks Toolbar no longer works" [p=mak77@supereva.it (Marco Bonardo [mak77]) / torisugari@gmail.com (O. Atsushi [Torisugari]) r=Mano a=blocking-firefox3+] 2008-01-05 19:52:36 -08:00
dietrich@mozilla.com
e86b7fecc3 Bug 406478 ? add dateCreated and lastModifiedTime to the transaction service (r=sspitzer, a=beltzner) 2007-12-28 13:48:37 -08:00
sspitzer@mozilla.org
967e38a3dc fix for bug #409301: Visiting bookmark is recorded as link transition instead of bookmark transition additionally, make it so visits from any history UI (url bar, history menu, history queries in the history sidebar, personal toolbar folder and places organizer) are recorded as "typed" transitions. r=dietrich a=this-bug-blocks-a-firefox-3-+ blocker 2007-12-27 17:53:59 -08:00
dietrich@mozilla.com
8087786f44 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 17:56:55 -08:00
sspitzer@mozilla.org
61fa0d484c relanding fix for bug #406094, as it was not the cause of the Ts / Txul regression. 2007-12-04 14:04:51 -08:00
sspitzer@mozilla.org
a296751974 backing out fix for bug #406094 until dietrich's backout clears so that we can clearly measure that this change did not impact Ts / Txul. s=dmose 2007-12-04 12:09:53 -08:00
dietrich@mozilla.com
c7f555e1b3 Backing out bug 398914 2007-12-04 11:44:46 -08:00
sspitzer@mozilla.org
38c01069c4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize relanding with changes that impact Ts / Txul patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 11:26:55 -08:00
dietrich@mozilla.com
d07002ff34 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 10:34:44 -08:00
reed@reedloden.com
65fdc02cc0 Backing out patch from bug 406094 due to perf regression. 2007-12-04 03:22:14 -08:00
sspitzer@mozilla.org
072a037af4 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep for 1.9 2007-12-04 00:08:33 -08:00
sspitzer@mozilla.org
a05a934200 backing out. 2007-12-04 00:07:15 -08:00
sspitzer@mozilla.org
7098e7087f *** empty log message *** 2007-12-04 00:03:25 -08:00
mozilla.mano@sent.com
b5ffcb5410 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 12:08:23 -08:00
mozilla.mano@sent.com
90c0f5c020 Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich. 2007-11-26 11:04:23 -08:00
bugzilla@standard8.plus.com
205be65497 Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 11:06:30 -08:00
mozilla.mano@sent.com
adf51f6912 Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-19 18:01:53 -08:00
reed@reedloden.com
e2c9b03a6a Bug 385273 - "add bookmark button disabled in the "Add Bookmark" dialog if there is no scheme on the url" [p=florian r=Mano a=blocking-firefox3+] 2007-11-12 21:24:55 -08:00
mozilla.mano@sent.com
908e585d0d Bug 399729 - Reduce places viewa performance overhead. This also fixes bugs 397117, 399472, 400738 and likely also 399476. r=sspitzer, a=blocking-m9/beltzner. 2007-10-24 19:02:28 -07:00
mozilla.mano@sent.com
238b856598 Bug 399930 - Optimize PlacesUtils getters. r+a=mconnor. 2007-10-20 13:40:16 -07:00
mozilla.mano@sent.com
6bbbfcba91 Backing out bug 399930. 2007-10-16 17:14:46 -07:00
mozilla.mano@sent.com
de7ec48695 Bug 399930 - Optimize PlacesUtils. r+a=mconnor. 2007-10-15 18:05:56 -07:00
sspitzer@mozilla.org
f7f5b51147 fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
sayrer@gmail.com
1d8e2138a3 Bug 398398. Unable to Reload Live Bookmarks. r=dietrich, a=mconnor 2007-10-03 14:46:16 -07:00
sayrer@gmail.com
85df010fad Bug 398300. Places utils.js instantiates livemark service on startup, but could avoid it. r=mano, a=beltzner 2007-10-03 00:12:40 -07:00
mozilla.mano@sent.com
1b9bbe3b58 Bug 387749 - add an item detail pane to the organizer. r=dietrich (r=gavin for editable-menulist changes). a=mconnor. 2007-09-21 15:57:18 -07:00
dietrich@mozilla.com
fadc2450b5 Bug 395082 Assertion when right clicking in the Bookmarks Manager, open in tabs disabled for folders in the left hand pane of the organizer (r=sspitzer) 2007-09-21 15:48:23 -07:00
sspitzer@mozilla.org
74466dbc05 fix for bug #390747: POST keyword bookmarks stop working after a restart r=dietrich 2007-09-20 12:17:11 -07:00
mozilla.mano@sent.com
19aa95afd1 Improve places command updating performance, part 1. Bug 394695, r=dietrich, a=mconnor. 2007-09-19 01:13:20 -07:00
mozilla.mano@sent.com
b0a9d68eed Bug 396300 - Put unfiled-bookmarks under their own root. r=dietirch, a=mconnor. 2007-09-16 18:42:15 -07:00
sspitzer@mozilla.org
4b0bd8fb03 fix for bug #394527: livemark feed URIs should show up as "bookmarked" (gold star on) in the url bar and in url bar autocomplete search results for performance: when searching previous autocomplete results, we don't need to regenerate the hash tables (of livemark item ids and livemark feed URIs). when searching previous autocomplete results, if we find any, tell the front end immediately, instead of waiting for our first db query to return. r=dietrich, a=mconnor for m8 2007-09-07 14:47:21 -07:00
mozilla.mano@sent.com
e72a9c65fa Bug 175124 - improve open in tabs behaviour (see comment 26), this also enables 'Open All in Tabs' for host nodes in the history sidebar (bug 369919) and for saved searches (queries), patch by mconnor and me. 2007-09-02 12:03:24 -07:00
sspitzer@mozilla.org
961c0d46d0 fix for bug #393887: Star icon shouldn't be set for items in RSS / Live Bookmarks. r=dietrich 2007-08-31 17:04:23 -07:00