gecko/toolkit/components/places/src
2010-07-19 21:53:33 +02:00
..
AsyncFaviconHelpers.cpp Bug 579334 - Async visits are ignoring a disabled history. r=sdwilsh 2010-07-19 21:53:33 +02:00
AsyncFaviconHelpers.h Bug 555218 - 8: Other Places warnings. r=dietrich 2010-04-27 13:25:16 +02:00
Helpers.cpp Bug 556400 - Add visits Asynchronously. r=mak r=sdwilsh sr=bz 2010-07-13 18:00:33 -07:00
Helpers.h Bug 556400 - Add visits Asynchronously. r=mak r=sdwilsh sr=bz 2010-07-13 18:00:33 -07:00
History.cpp Bug 556400 - Set titles asynchronously. r=mak r=sdwilsh sr=bz 2010-07-13 18:00:41 -07:00
History.h Bug 556400 - Set titles asynchronously. r=mak r=sdwilsh sr=bz 2010-07-13 18:00:41 -07:00
Makefile.in 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
nsAnnoProtocolHandler.cpp bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh. 2009-11-11 12:04:14 +01:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 555218 - 3: (nsAnnotationService.cpp) Fix Places usage of deprecated Storage APIs. r=dietrich 2010-04-27 13:24:58 +02:00
nsAnnotationService.h Bug 500306 - lazily create Annotation Service statements, r=dietrich 2009-12-18 11:30:40 +01:00
nsFaviconService.cpp Bug 573430 - nsIFaviconService.getFaviconData should not fail when passed the default favicon. r=mak 2010-06-25 14:06:14 -07:00
nsFaviconService.h Bug 573430 - nsIFaviconService.getFaviconData should not fail when passed the default favicon. r=mak 2010-06-25 14:06:14 -07: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
nsMaybeWeakPtr.h
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 560647 - add startup timeline instrumentation; r=vlad 2010-05-19 19:22:19 -04:00
nsNavBookmarks.h Bug 559682 - Ensure we create a valid transaction in batches before trying to commit it. r=sdwilsh 2010-04-16 14:31:21 +02:00
nsNavHistory.cpp Bug 579334 - Async visits are ignoring a disabled history. r=sdwilsh 2010-07-19 21:53:33 +02:00
nsNavHistory.h Bug 556400 - Set titles asynchronously. r=mak r=sdwilsh sr=bz 2010-07-13 18:00:41 -07: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 573302 - Folder name is not update when create a folder and/or edit name in Properties. r=dietrich 2010-06-24 13:47:31 +02:00
nsNavHistoryResult.h Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled 2010-06-22 02:01:39 +02:00
nsPlacesAutoComplete.js 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
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
nsPlacesDBFlush.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
nsPlacesExpiration.js follow-up to Bug 578557 - disable idle expiration in manually controlled expiration tests. r=dietrich. orange fix on CLOSED TREE a=developers-channel 2010-07-16 01:04:42 +02:00
nsPlacesImportExportService.cpp Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
nsPlacesImportExportService.h Bug 546942 - Move places import-export-service to toolkit. r=sdwilsh 2010-03-24 02:17:49 +01:00
nsPlacesIndexes.h Bug 488966 - Add a last_visit_date column with an index to moz_places, r=sdwilsh 2009-05-15 01:28:03 +02: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 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
nsPlacesTables.h Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
nsPlacesTriggers.h Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
nsTaggingService.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
PlacesDBUtils.jsm Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor 2010-03-10 13:40:34 +01:00
PlacesUtils.jsm Bug 506041 - Correct misspellings in source code (Patch 3) 2010-07-07 15:33:52 +02:00
SQLFunctions.cpp Bug 564573 - A page that's opened in a tab should appear exactly once, as switch-to-tab. r=mak 2010-06-14 11:51:53 -07:00
SQLFunctions.h Bug 564573 - A page that's opened in a tab should appear exactly once, as switch-to-tab. r=mak 2010-06-14 11:51:53 -07:00
toolkitplaces.manifest Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace. 2010-06-27 17:04:45 -04:00
utils.js Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich 2010-04-26 21:04:17 +02:00