Dietrich Ayala
17819e9de5
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Dietrich Ayala
dada5bf421
Bug 492802 - library details pane is refreshed on focus even when contents haven't changed, r=mak77
2009-05-19 01:07:01 +02:00
Michael Kohler
0097616c32
Bug 489212 - EIO_onDescriptionFieldInput() should be EIO_onDescriptionFieldBlur(). r=mak
2009-04-21 09:48:29 +02:00
Marco Bonardo
b0986bde8b
Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191
2009-04-18 14:12:01 +02:00
Marco Bonardo
18a643c289
test for Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich
2009-04-01 19:11:18 +02:00
Dietrich Ayala
f766fe6d47
Bug 485100 - Exchanging a letter of a tag name with its big/small equivalent removes tag from bookmark, r=mak77
2009-03-30 23:08:20 +02:00
Shawn Wilsher
c3bde40cce
Bug 468305 - nsINavBookmarksObserver has no "onBeforeItemRemoved" callback
...
Not having this callback makes life difficult for anyone trying to synchronize
bookmarks. You cannot get any additional information about a bookmark when
onItemRemoved is called, since it's been removed. Things like a guid no longer
exist, which results in a lot of pain for add-ons that want to synchronize.
r=dietrich
2009-03-19 15:56:51 -04:00
Asaf Romano
997033cc57
Bug 480151 - remember the last field modified first in the Add Bookmark dialog and start with focus there next time. r=dietrich.
2009-02-26 17:27:39 -08:00
Marco Bonardo
4852f5f0a2
Backed out changeset d11dfa373acf, not working as expected and adding back Library leak.
2009-01-23 01:47:01 +01:00
Marco Bonardo
3a012d4df7
Bug 473976 - MozMill test breaks editBookmark popup initialization, r=dietrich
2009-01-21 12:39:07 +01:00
Marco Bonardo
65993edf13
Fix a typo in patch for Bug 433231 that is causing oranges on unit boxes
2009-01-13 14:22:07 +01:00
Marco Bonardo
2323c3c2a6
Bug 433231 - Places Library leaks the nsGlobalWindow when closed with a history entry selected, r=dietrich
2009-01-13 11:48:28 +01:00
Marco Bonardo
074e58b8a0
Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich
2009-01-13 11:48:26 +01:00
Marco Bonardo
341c01d4dd
Bug 413053 - Bookmark Dialogs: Align treeview and listview, r=dao r=dietrich ui-r=faaborg
2009-01-13 11:48:26 +01:00
Marco Bonardo
248d436712
Bug 462765 - instant-apply muddies the MRU folder list in the bookmark properties dialog, r=dietrich
2009-01-08 00:37:00 +01:00
Marco Bonardo
c1c4eecb7c
Bug 416650 - Tags list is shown while viewing properties of a folder after viewing properties of a bookmark, r=mano
2008-12-16 11:04:08 +01:00
Dietrich Ayala
7205e49db9
Bug 438252 - Editing bookmark's uri and then Tags, update tags for the old uri (r=mconnor)
2008-11-11 21:30:41 -08:00
highmind63@gmail.com
6fd13cd9d8
Bug 459438 - Support bulk tagging for multiple history items (r=dietrich)
2008-11-01 19:57:07 -07:00
Marco Bonardo
32ef41c82a
Bug 411261 - Bookmark properties dialog needs tagging UI, r=dietrich, ui-r:changes required by Faaborg in bug 459958
2008-10-30 18:21:47 +01:00
Marco Bonardo
6be899bfd4
Bug 458043 - Use aggregate transaction for tag (multi)editing, r=dietrich
2008-10-13 14:25:14 +02:00
Dietrich Ayala
e3904c9f2a
Bug 412002 - should be able to edit tags for multiple bookmarks at the same time (for highmind63@gmail.com, r=dietrich)
2008-09-29 23:10:47 -07:00
mozilla.mano@sent.com
f93c2c85e2
Bug 407541 - Details pane in Library shows wrong info when a history item is selected. r+a=dietrich.
2008-04-20 17:33:02 -07:00
timeless@mozdev.org
219c6d8ba2
Bug 428255 please spell equals correctly (syntax typo) r=dietrich a=beltzner
2008-04-15 16:09:18 -07:00
mozilla.mano@sent.com
c11638207c
Bug 423747 - New Folder has inconsistent name in Bookmark Contextual Dialog. r=dietrich.
2008-04-01 18:42:01 -07:00
dietrich@mozilla.com
041d8b9a51
Bug 425040 ? PlacesUtils.getItemDescription() in editBookmarkOverlay.js fails (r=mano)
2008-03-28 09:51:37 -07:00
mozilla.mano@sent.com
ddebed20e0
Bug 420520 - Losing bookmark name data in bookmark organizer. r=dietrich.
2008-03-14 12:43:21 -07:00
dietrich@mozilla.com
dd2d470451
More utils conversions for bug 384370 (irc-r=mano)
2008-03-14 09:08:06 -07:00
mozilla.mano@sent.com
9f7a578cf9
Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich.
2008-03-13 17:52:21 -07:00
dietrich@mozilla.com
9b590e293e
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-03-13 12:25:49 -07:00
mozilla.mano@sent.com
7432d22729
Bug 411549 - place:folder=x shows next to Location line in Library. r=dietrich.
2008-03-13 11:20:49 -07:00
dietrich@mozilla.com
bb02f4a736
Backing out test of bug 384370
2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa
Bug 384370 - test perf run (r=mano)
2008-03-10 09:41:52 -07:00
dietrich@mozilla.com
b4a8b029fa
backing out test checkin of bug 384370
2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
115cb33e21
TESTING - temp checkin of bug 384370 (r=mconnor)
2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
7df26481c9
backing out test patch for bug 384370
2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5
Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor)
2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c
backing out, broke when unrotting
2008-03-04 11:43:35 -08:00
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
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
4ba113cfd3
Bug 415101 - wrong bookmark and tags edited from the star menu. r=dietrich, a=beltzner.
2008-01-31 11:58:03 -08:00
mozilla.mano@sent.com
30240dded8
Update bookmarking panel UI, patch on bug 393509. Also fixes bugs 414457, 413070, 413069, 413068, 413061, 413055, 413051. r=dietrich, a=beltzner for _very_ unpolished work.
2008-01-29 20:37:20 -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
myk@mozilla.org
bbd2a61f77
bug 408389: fix regression that broke population of the live titles dropdown; r=mano
2008-01-08 21:15:17 -08:00
mozilla.mano@sent.com
74d5578bea
Bug 393870 - unable to sort by tags in the bookmark organizer. r=dietrich, sspitzer.
2007-12-20 11:07:58 -08:00
mozilla.mano@sent.com
79e6aafeb0
Bug 407540 - Tags checked when they are created for a different bookmark. r=sspitzer.
2007-12-14 13:06:51 -08:00