gecko-dev/browser/components
2006-01-04 02:05:35 +00:00
..
bookmarks fixes bug 262222 "Relative URLs in Live Bookmark link elements not resolved" patch by Sam Ruby (rubys@intertwingly.net) and Robert Sayre (sayrer@gmail.com), r=vlad, sr=darin 2005-12-17 18:43:15 +00:00
build Don't build the old bookmarks implementation if MOZ_PLACES is enabled. We still export the interface headers for now since not everything is converted over. Bug 320482, r=brettw. 2005-12-16 05:17:33 +00:00
dirprovider Bug 306304 - if bookmarks.bak does not exist, all bookmarks are overwritten by the default bookmarks - r=neil 2005-08-30 15:08:52 +00:00
history Bug 271496 - [Mac] both delete and del keys should delete bookmarks and history items. r=mconnor a=shaver 2005-06-01 08:04:49 +00:00
migration fix places build bustage 2005-12-16 07:49:54 +00:00
places Bug 320833, r=bryner. Allow querying for URI, refactor serialization and queries. 2006-01-04 02:05:35 +00:00
preferences Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
shell Bug 311606: context menu option for Safe Mode on the start menu Internet icon, r=mconnor 2005-12-28 05:48:57 +00:00
sidebar Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst 2005-12-06 01:29:42 +00:00
.cvsignore ignore makefiles 2002-04-05 00:11:22 +00:00
Makefile.in Adds "places" directory consisting of new moz-storage-based history 2005-11-08 02:25:22 +00:00
nsBrowserContentHandler.js Don't chop off the last character of the URL for remote commands with a comma. b=298960 r=bsmedberg 2005-12-13 17:21:12 +00:00
nsBrowserGlue.js Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
nsIBrowserGlue.idl Back out bug 311605 pending further testing. 2005-12-04 21:02:38 +00:00
nsIBrowserHandler.idl Make opening a new window load the homepage, if it's supposed to. Bug 289211, 2005-04-10 23:32:51 +00:00