gecko/toolkit/components/places
Henri Sivonen 7168af5fc7 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
..
tests Unit test bustage fix for apps that don't have private browsing following bug 728143. Fix incorrect brackets in if statement and a bad function name in the tests. r=bustage fix,test-only fix 2012-03-22 19:51:27 +00:00
AsyncFaviconHelpers.cpp Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak 2011-12-15 16:55:22 -08:00
AsyncFaviconHelpers.h Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak 2011-12-15 16:55:22 -08:00
BookmarkHTMLUtils.jsm Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
Database.cpp Bug 734351 - Fix a query syntax error that disallows populating the hosts table. 2012-03-09 18:05:11 +01:00
Database.h Bug 613588 (Backend) - Load-on-demand livemarks. 2012-02-24 13:42:24 +01:00
Helpers.cpp Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
Helpers.h Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
History.cpp Bug 733260 followup: use uint32_t for array and string lengths, r=luke 2012-03-06 15:52:55 -08:00
History.h Bug 718449 - History may dispatch events that use the database after asyncClose. r=mak. 2012-02-01 11:59:27 +01:00
Makefile.in Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
mozIAsyncFavicons.idl Bug 699843 - Interfaces Changes, replaceFaviconData(FromDataURL)?. r=mak, sr=gavin 2011-12-15 16:56:01 -08:00
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl Bug 731274 - Make reloadLivemarks optionally force reloads and use it to speed up livemarks population. 2012-03-08 11:14:59 +01:00
mozIPlacesAutoComplete.idl
nsAndroidHistory.cpp Bug 738209 - Cleanup a usages of NS_Convert*to*() in places. r=mak 2012-03-23 13:18:59 +09:00
nsAndroidHistory.h
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 706420 - intermittent failure in test_annos_expire_session.js 2012-02-17 14:24:54 +01:00
nsAnnotationService.h
nsFaviconService.cpp bug 704558 - Toolkit changes to work with the newly modified imgTools functions. r=rs 2011-12-16 19:43:10 -05:00
nsFaviconService.h Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak 2011-12-15 16:55:22 -08:00
nsIAnnotationService.idl
nsIBrowserHistory.idl
nsIFaviconService.idl Bug 699843 - Interfaces Changes, replaceFaviconData(FromDataURL)?. r=mak, sr=gavin 2011-12-15 16:56:01 -08:00
nsILivemarkService.idl Bug 613588 (Interfaces) - Load-on-demand livemarks. 2012-02-24 13:42:21 +01:00
nsINavBookmarksService.idl
nsINavHistoryService.idl Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option. 2012-02-24 23:43:49 +01:00
nsIPlacesImportExportService.idl Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
nsITaggingService.idl
nsLivemarkService.js Bug 732755 - Intermittent test_mozIAsyncLivemarks.js | false == true. 2012-03-12 21:50:26 +01:00
nsMaybeWeakPtr.cpp
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option. 2012-02-24 23:43:49 +01:00
nsNavBookmarks.h Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option. 2012-02-24 23:43:49 +01:00
nsNavHistory.cpp Bug 736541: Remove unused variable 'parentId' from nsNavHistory.cpp to fix build warning. r=mak 2012-03-16 15:45:46 -07:00
nsNavHistory.h Bug 672681 - Make nsIDownloadHistory::addDownload asynchronous. r=mak 2012-01-20 13:48:20 +01:00
nsNavHistoryQuery.cpp Bug 738209 - Cleanup a usages of NS_Convert*to*() in places. r=mak 2012-03-23 13:18:59 +09:00
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option. 2012-02-24 23:43:49 +01:00
nsNavHistoryResult.h Bug 711799 - Fix a bunch of initializing-pointer-from-boolean warnings. r=dholbert 2011-12-18 01:00:47 -05:00
nsPIPlacesDatabase.idl
nsPIPlacesHistoryListenersNotifier.idl
nsPlacesAutoComplete.js Bug 720792 - Implement a better solution to start selected searches without a timeout. 2012-03-01 14:37:13 +01:00
nsPlacesAutoComplete.manifest Bug 566489 - Enable inline autocomplete again, but make it smarter. 2012-01-19 12:31:24 +01:00
nsPlacesExpiration.js Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg 2012-01-17 14:18:29 +13:00
nsPlacesExportService.cpp Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
nsPlacesExportService.h Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
nsPlacesIndexes.h Bug 720258 - Inline autocomplete should only autocomplete URLs you've typed. 2012-02-17 14:24:58 +01:00
nsPlacesMacros.h
nsPlacesModule.cpp Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
nsPlacesTables.h Bug 720258 - Inline autocomplete should only autocomplete URLs you've typed. 2012-02-17 14:24:58 +01:00
nsPlacesTriggers.h Bug 722176 - Inline autocomplete becomes inactive after deleting an entry in location bar history. 2012-02-22 12:23:14 +01:00
nsTaggingService.js Bug 722254 - Add an XPCOMUtils method to generate a singleton factory. 2012-02-07 10:17:42 +01:00
PlaceInfo.cpp
PlaceInfo.h
PlacesCategoriesStarter.js Bug 721319 - PlacesUtils.removeLazyBookmarkObserver() doesn't always remove observers, causes browser window to leak. 2012-02-24 11:10:38 +01:00
PlacesDBUtils.jsm Bug 613588 (Backend) - Load-on-demand livemarks. 2012-02-24 13:42:24 +01:00
PlacesUtils.jsm Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
SQLFunctions.cpp Bug 613588 (Backend) - Load-on-demand livemarks. 2012-02-24 13:42:24 +01:00
SQLFunctions.h Bug 699751 - Change schema for new inline autocomplete. 2012-01-19 12:31:23 +01:00
toolkitplaces.manifest
VisitInfo.cpp
VisitInfo.h