gecko-dev/toolkit/components/places/src
2011-02-17 13:39:54 +01:00
..
AsyncFaviconHelpers.cpp Bug 621273 - Internal URLs show up as results after RSS feed preview. 2011-01-27 12:18:14 +01:00
AsyncFaviconHelpers.h Bug 599973 (part 1) - Don't use steps for async favicons. 2010-11-16 02:13:37 +01:00
Helpers.cpp Bug 621818 - [OS/2] implement GenerateRandomBytes(); r=sdwilsh a=beltzner 2011-02-18 15:36:33 -05:00
Helpers.h Bug 606966 - Need an async history visit API exposed to JS 2011-01-25 09:41:42 -08:00
History.cpp Bug 628865 - Add tests for dropping referrer, sessionId persisting, and failed insertion with duplicate guid. r=sdwilsh a=blocking-and-tests 2011-02-16 12:19:09 -08:00
History.h Bug 606966 - Need an async history visit API exposed to JS 2011-01-13 13:37:04 -08:00
Makefile.in Bug 627474 - Part 1: Link places against libmozjs in non-libxul builds; r=sdwilsh 2011-01-20 14:07:01 -05:00
nsAnnoProtocolHandler.cpp Bug 556631 (part 3) - Cleanup AsyncStatementCallback inheritance. r=sdwilsh a=blocking 2010-10-11 14:53:42 +02:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 614790 - Bookmarks roots init could be locking with the first visit addition. 2010-11-29 18:33:26 +01:00
nsAnnotationService.h
nsFaviconService.cpp Bug 612455 - History.cpp should finalize statementCache on the background thread 2010-11-18 02:23:29 +01:00
nsFaviconService.h Bug 599973 (Part 2) - Don't use steps for async favicons. 2010-11-16 02:22:01 +01:00
nsLivemarkService.js Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
nsMaybeWeakPtr.cpp Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking 2010-11-08 20:48:59 -06:00
nsMaybeWeakPtr.h Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking 2010-11-08 20:48:59 -06:00
nsMicrosummaryService.js Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes. 2010-06-22 12:59:15 -04:00
nsMorkHistoryImporter.cpp Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh 2010-06-22 02:01:37 +02:00
nsNavBookmarks.cpp Bug 629285 - Crash at AsyncGetBookmarksForURI. 2011-02-05 13:22:10 +01:00
nsNavBookmarks.h Bug 629285 - Crash at AsyncGetBookmarksForURI. 2011-02-05 13:22:10 +01:00
nsNavHistory.cpp Merge Places and mozilla-central. 2011-01-27 10:08:14 -08:00
nsNavHistory.h Bug 616368 - Force a checkpoint after schema creation or upgrade. 2010-12-03 12:58:23 +01:00
nsNavHistoryQuery.cpp Bug 564270 - Can not search Places by transition type 2010-06-23 10:01:27 -07:00
nsNavHistoryQuery.h Bug 564270 - Can not search Places by transition type 2010-06-23 10:01:27 -07:00
nsNavHistoryResult.cpp Bug 612235 - "Forget about this site" makes Library a zombie. 2010-11-16 18:15:09 +01:00
nsNavHistoryResult.h Bug 472343 (part 1) - Make Places results directly handle batches and refreshes. 2010-11-12 22:14:47 +01:00
nsPlacesAutoComplete.js Backed out changeset 6bbe54cb876e (bug 558321) on suspicion of causing permaorange (bug 624962) a=bustage 2011-01-12 12:16:12 -08:00
nsPlacesAutoComplete.manifest Fix contracts which were not registered correctly: nsPlacesAutoComplete.js was completely missing, and the nsINIParserFactory contract was missing. Fixes test_pref_interval.js to register/unregister its mock objects correctly. 2010-06-25 22:17:31 -04:00
nsPlacesExpiration.js Bug 614787 - Delay expiration database setup to the first expiration. 2010-11-29 21:47:42 +01:00
nsPlacesImportExportService.cpp Bug 556644 - 3. Let the browser reset bookmarks from the omnijar, r=sdwilsh sr=vlad a=blocking2.0 2010-08-10 15:15:26 -07:00
nsPlacesImportExportService.h Bug 556644 - 3. Let the browser reset bookmarks from the omnijar, r=sdwilsh sr=vlad a=blocking2.0 2010-08-10 15:15:26 -07:00
nsPlacesIndexes.h Bug 607112 - make GUID a column in moz_places and moz_bookmarks 2010-12-02 09:43:50 -08:00
nsPlacesMacros.h Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich 2010-01-16 12:38:04 +01:00
nsPlacesModule.cpp Bug 595139 - Use global VACUUM in Places. 2010-10-21 12:19:05 +02:00
nsPlacesTables.h Bug 607112 - make GUID a column in moz_places and moz_bookmarks 2010-12-02 09:43:50 -08:00
nsPlacesTriggers.h Bug 614439 - Downgrading from a Places branch version leaves user with double triggers. 2010-11-24 16:36:05 +01:00
nsTaggingService.js Bug 394353 (Part 2) - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field. 2011-01-27 12:18:20 +01:00
PlaceInfo.cpp Bug 629697 - Cache the XPConnect services for accesses from Places; r=bsmedberg a=sdwilsh 2011-01-28 12:15:37 -05:00
PlaceInfo.h Bug 606966 - Need an async history visit API exposed to JS 2011-01-14 14:38:34 -08:00
PlacesCategoriesStarter.js Bug 609286 (Part 1) - Detect corrupt places.sqlite and replace it on next startup. 2011-01-10 19:54:49 +01:00
PlacesDBUtils.jsm Bug 626341 - Fix bogus bookmarks position values with PlacesDBUtils. 2011-02-17 13:39:54 +01:00
PlacesUtils.jsm Bug 634833 - Unused variables in PU_asyncGetBookmarkIds. 2011-02-18 14:53:50 +01:00
SQLFunctions.cpp Bug 621818 - [OS/2] implement GenerateRandomBytes(); r=sdwilsh a=beltzner 2011-02-18 15:36:33 -05:00
SQLFunctions.h Bug 607115 - use a much smaller guid format than we currently use for bookmarks 2010-11-23 16:04:28 -08:00
toolkitplaces.manifest Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
utils.js Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich 2010-04-26 21:04:17 +02:00
VisitInfo.cpp Remove an extra semicolon which disturbs pedantic compilers; rs=sdwilsh a=landing on a CLOSED TREE DONTBUILD 2011-01-20 14:14:35 -05:00
VisitInfo.h Bug 606966 - Need an async history visit API exposed to JS 2011-01-14 14:38:34 -08:00