gecko/toolkit/components/places
Landry Breuil 282752dbcc Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:
In member function 'bool nsNavHistory::FindLastVisit(nsIURI*, int64_t*,
PRTime*, int64_t*)':
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:619:
error: invalid static_cast from type 'PRTime*' to type 'int64_t*'
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:
In member function 'bool
nsNavHistory::CheckIsRecentEvent(nsDataHashtable<nsCStringHashKey, long
long int>*, const nsACString_internal&)':
/home/landry/src/mozilla-central/toolkit/components/places/nsNavHistory.cpp:4360:
error: invalid static_cast from type 'PRTime*' to type 'int64_t*'
2012-08-30 09:10:49 +02:00
..
tests Bug 784560 - Fix more tests. r=mccr8 2012-08-23 11:45:28 -07:00
AsyncFaviconHelpers.cpp Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan 2012-08-30 09:10:49 +02:00
AsyncFaviconHelpers.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
BookmarkHTMLUtils.jsm Bug 753205 - Add back separators support to bookmarks HTML import. 2012-05-24 17:33:54 +02:00
ClusterLib.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorAnalyzer_worker.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorAnalyzer.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
ColorConversion.js Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
Database.cpp Bug 785738 Part 3: use PRTime instead of int64_t where appropriate; r=ehsan 2012-08-30 09:10:35 +02:00
Database.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
Helpers.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
Helpers.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
History.cpp Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan 2012-08-30 09:10:49 +02:00
History.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
mozIAsyncFavicons.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mozIAsyncHistory.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
mozIPlacesAutoComplete.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAndroidHistory.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsAndroidHistory.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsAnnoProtocolHandler.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsAnnoProtocolHandler.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak 2012-06-19 23:58:39 -04:00
nsAnnotationService.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsAnnotationService.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsFaviconService.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsFaviconService.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsIAnnotationService.idl Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsIBrowserHistory.idl Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan 2012-08-30 09:10:49 +02:00
nsIFaviconService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsILivemarkService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINavBookmarksService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsINavHistoryService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIPlacesImportExportService.idl Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsITaggingService.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsLivemarkService.js Bug 760940 - Bookmarks and history menus behave incorrectly due to non-node weak map keys. r=mak 2012-07-24 17:20:57 +03:00
nsMaybeWeakPtr.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsMaybeWeakPtr.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavBookmarks.cpp Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan 2012-08-30 09:10:49 +02:00
nsNavBookmarks.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavHistory.cpp Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan 2012-08-30 09:10:49 +02:00
nsNavHistory.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavHistoryQuery.cpp Bug 785738 Part 6: use PRTime where appropriate, and add reinterpret_casts to int64_t in corresponding GetInt64 calls. r=ehsan 2012-08-30 09:10:49 +02:00
nsNavHistoryQuery.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavHistoryResult.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNavHistoryResult.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsPIPlacesDatabase.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPIPlacesHistoryListenersNotifier.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPlacesAutoComplete.js Bug 775072 - Inline autocomplete munges URLs that contain characters that would normally be escaped. r=mak 2012-08-23 00:44:19 +12:00
nsPlacesAutoComplete.manifest
nsPlacesExpiration.js Bug 764190 - fix PLACES_EXPIRATION_STEPS_TO_CLEAN telemetry; r=taras,mak 2012-08-07 15:46:39 -04:00
nsPlacesExportService.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsPlacesExportService.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsPlacesIndexes.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPlacesMacros.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsPlacesModule.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPlacesTables.h Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix 2012-06-01 14:38:39 +02:00
nsPlacesTriggers.h Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix 2012-06-01 14:38:39 +02:00
nsTaggingService.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PlaceInfo.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
PlaceInfo.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
PlacesCategoriesStarter.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PlacesDBUtils.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
PlacesUtils.jsm Bug 758201 - Fix usage of PlacesUtils for LMANNO constants. 2012-05-30 16:11:35 +02:00
SQLFunctions.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
SQLFunctions.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
toolkitplaces.manifest Bug 634139 - Add a service for finding the representative color in an image. r=MattN 2012-08-03 14:18:00 -07:00
VisitInfo.cpp Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
VisitInfo.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00