Bug 376008 bookmarks html import/export needs to move to /browser (r=mano)
commit02e62c438c1ab6f2179353a33187c197fea52abe
authordietrich@mozilla.com <dietrich@mozilla.com>
Thu, 3 May 2007 08:56:41 +0000 (3 01:56 -0700)
committerdietrich@mozilla.com <dietrich@mozilla.com>
Thu, 3 May 2007 08:56:41 +0000 (3 01:56 -0700)
treee232f532481bab0170e9a998b7e712e6868aaae7
parenta44f5a6181809ff6efb2caad930c15b27af1f191
Bug 376008  bookmarks html import/export needs to move to /browser (r=mano)
30 files changed:
browser/app/profile/firefox.js
browser/components/build/Makefile.in
browser/components/build/nsBrowserCompsCID.h
browser/components/build/nsModule.cpp
browser/components/migration/src/Makefile.in
browser/components/migration/src/nsBrowserProfileMigratorUtils.cpp
browser/components/nsBrowserGlue.js
browser/components/places/Makefile.in
browser/components/places/content/places.js
browser/components/places/public/Makefile.in [copied from browser/components/places/Makefile.in with 88% similarity]
browser/components/places/public/nsIPlacesImportExportService.idl [new file with mode: 0644]
browser/components/places/src/Makefile.in [copied from browser/components/places/Makefile.in with 79% similarity]
browser/components/places/src/nsPlacesImportExportService.cpp [moved from toolkit/components/places/src/nsBookmarksHTML.cpp with 75% similarity]
browser/components/places/src/nsPlacesImportExportService.h [new file with mode: 0644]
browser/components/places/tests/Makefile.in [copied from browser/components/places/Makefile.in with 82% similarity]
browser/components/places/tests/unit/bookmarks.preplaces.html [new file with mode: 0644]
browser/components/places/tests/unit/head_bookmarks.js [new file with mode: 0644]
browser/components/places/tests/unit/tail_bookmarks.js [new file with mode: 0644]
browser/components/places/tests/unit/test_bookmarks_html.js [new file with mode: 0644]
browser/installer/unix/packages-static
browser/installer/windows/packages-static
browser/locales/en-US/chrome/browser/places/default_places.html [deleted file]
toolkit/components/places/public/nsIAnnotationService.idl
toolkit/components/places/public/nsINavBookmarksService.idl
toolkit/components/places/src/Makefile.in
toolkit/components/places/src/nsAnnotationService.cpp
toolkit/components/places/src/nsAnnotationService.h
toolkit/components/places/src/nsNavBookmarks.cpp
toolkit/components/places/src/nsNavBookmarks.h
toolkit/components/places/tests/bookmarks/test_bookmarks.js