Dietrich Ayala
8f8c161f85
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Dietrich Ayala
d1261351b1
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Asaf Romano
8675f1e5ad
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Dietrich Ayala
f54de06119
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Dietrich Ayala
496f65c0d7
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
0d0adb95b0
Bug 489212 - EIO_onDescriptionFieldInput() should be EIO_onDescriptionFieldBlur(). r=mak
2009-04-21 09:48:29 +02:00
Marco Bonardo
3c02ac9a4f
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
6a9d09a3f8
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
f4ee30d3d4
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
c3518ca7c0
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
bfb7065461
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
ed07d88f2f
Backed out changeset d11dfa373acf, not working as expected and adding back Library leak.
2009-01-23 01:47:01 +01:00
Marco Bonardo
88ff6c2477
Bug 473976 - MozMill test breaks editBookmark popup initialization, r=dietrich
2009-01-21 12:39:07 +01:00
Marco Bonardo
e302e3b44f
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
aad10927dc
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
dd6ddcf9e0
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
bfad8159aa
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
f58153f58e
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
3605dd4bba
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
404c7157ac
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
b0258596ee
Bug 459438 - Support bulk tagging for multiple history items (r=dietrich)
2008-11-01 19:57:07 -07:00
Marco Bonardo
a0e1855cd7
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
ef8ea98dfb
Bug 458043 - Use aggregate transaction for tag (multi)editing, r=dietrich
2008-10-13 14:25:14 +02:00
Dietrich Ayala
a32dbc9e51
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
e447dd5b4c
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
d7889c863a
Bug 428255 please spell equals correctly (syntax typo) r=dietrich a=beltzner
2008-04-15 16:09:18 -07:00
mozilla.mano@sent.com
ad5758b579
Bug 423747 - New Folder has inconsistent name in Bookmark Contextual Dialog. r=dietrich.
2008-04-01 18:42:01 -07:00
dietrich@mozilla.com
969eff434a
Bug 425040 ? PlacesUtils.getItemDescription() in editBookmarkOverlay.js fails (r=mano)
2008-03-28 09:51:37 -07:00
mozilla.mano@sent.com
8f53a426ab
Bug 420520 - Losing bookmark name data in bookmark organizer. r=dietrich.
2008-03-14 12:43:21 -07:00
dietrich@mozilla.com
9d09d738d3
More utils conversions for bug 384370 (irc-r=mano)
2008-03-14 09:08:06 -07:00
mozilla.mano@sent.com
3fe600ca5f
Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich.
2008-03-13 17:52:21 -07:00
dietrich@mozilla.com
c9d5644c22
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
392ff0e08b
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
8d6ce95d83
Backing out test of bug 384370
2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
188566b7bf
Bug 384370 - test perf run (r=mano)
2008-03-10 09:41:52 -07:00
dietrich@mozilla.com
afe04b3027
backing out test checkin of bug 384370
2008-03-04 14:12:27 -08:00
dietrich@mozilla.com
ee6f5ace1d
TESTING - temp checkin of bug 384370 (r=mconnor)
2008-03-04 13:23:04 -08:00
dietrich@mozilla.com
b0a4177e66
backing out test patch for bug 384370
2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
baff8051e9
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
e49a6df6f9
backing out, broke when unrotting
2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
2c23e82cf1
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
369fd460d9
backing out bug 384370 for hosation of Ts
2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
7ea357f31c
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
02b9a4ac37
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
5b99177f04
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
f09622e60d
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
f6b6ed5e87
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
82deb809d6
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
8351758ccd
Bug 413107 - Add Bookmark dialog's folder selector broken. r=dietrich.
2008-01-25 11:01:18 -08:00
reed@reedloden.com
40971b8b93
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