..
tests
Bug 1277235 - add typed and visitCount to onVisit. r=adw
2016-06-01 16:42:15 +02:00
BookmarkHTMLUtils.jsm
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
2016-02-03 14:22:33 -08:00
BookmarkJSONUtils.jsm
Bug 967204 - Restoring a JSON backup should set stored guids. r=mak
2016-05-14 03:18:00 +02:00
Bookmarks.jsm
Bug 1265836 - Part 3: Implement insert and insertMany in History.jsm. r=mak
2016-05-13 11:09:06 -04:00
ClusterLib.js
…
ColorAnalyzer.js
…
ColorAnalyzer_worker.js
…
ColorConversion.js
…
Database.cpp
Bug 1209027 - Reduce queries load on visits addition. r=adw
2016-05-31 15:19:16 +02:00
Database.h
Bug 1262887 - Long URLs stored in history cause slow address bar. r=adw
2016-04-22 11:47:31 +02:00
FaviconHelpers.cpp
Bug 1279208, r=mak
2016-06-09 13:25:07 +01:00
FaviconHelpers.h
Bug 1269737 - Make AsyncFaviconHelpers more maintainable. r=adw
2016-05-06 11:37:26 +02:00
Helpers.cpp
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
Helpers.h
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
2016-04-25 17:23:21 -07:00
History.cpp
Bug 1209027 - add missing explicit. r=bustage
2016-06-08 15:17:16 +02:00
History.h
Bug 1209027 - Reduce queries load on visits addition. r=adw
2016-05-31 15:19:16 +02:00
History.jsm
Bug 1261386 - Avoid history flooding from repeated reloads. r=adw
2016-05-26 17:49:40 +02:00
PlaceInfo.cpp
…
PlaceInfo.h
…
PlacesBackups.jsm
Bug 1257246: Update toolkit for eslint 2. r=Gijs
2016-04-05 11:33:48 -07:00
PlacesCategoriesStarter.js
…
PlacesDBUtils.jsm
Bug 1261386 - Avoid history flooding from repeated reloads. r=adw
2016-05-26 17:49:40 +02:00
PlacesRemoteTabsAutocompleteProvider.jsm
Bug 1272322 - Ensure PlacesRemoteTabsAutocompleteProvider doesn't fail when sync isn't built. r=mak
2016-05-26 20:53:12 +02:00
PlacesSearchAutocompleteProvider.jsm
Bug 1240727 - match search engine alias with lower case; r=mak
2016-03-29 11:47:41 +08:00
PlacesTransactions.jsm
…
PlacesUtils.jsm
Bug 1272684 - Remove PlacesUtils.promiseUpdatePlace as it has been replaced with PlacesUtils.history.insert, r=mak
2016-06-09 08:58:21 -04:00
SQLFunctions.cpp
Bug 1209027 - Reduce queries load on visits addition. r=adw
2016-05-31 15:19:16 +02:00
SQLFunctions.h
Bug 1209027 - Reduce queries load on visits addition. r=adw
2016-05-31 15:19:16 +02:00
Shutdown.cpp
Bug 1271280 - Places shutdown blockers have wrong names and are not properly reporting state. r=adw
2016-05-09 15:27:59 +02:00
Shutdown.h
Bug 1244650 - Failure to clear Forms and Search Data on exit. r=yoric
2016-02-04 13:51:34 +01:00
UnifiedComplete.js
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
2016-05-05 00:14:51 +02:00
UnifiedComplete.manifest
…
VisitInfo.cpp
…
VisitInfo.h
…
moz.build
Bug 1272513 - Part 1: Suppress -Wshadow warnings-as-errors in some directories. r=glandium
2016-05-11 00:00:01 -07:00
mozIAsyncFavicons.idl
Bug 1265420 - SetAndFetchFaviconForPage should return a cancelable object to allow aborting the fetch. r=Gijs
2016-05-03 15:42:12 +02:00
mozIAsyncHistory.idl
…
mozIAsyncLivemarks.idl
…
mozIColorAnalyzer.idl
…
mozIPlacesAutoComplete.idl
…
mozIPlacesPendingOperation.idl
Bug 1265420 - SetAndFetchFaviconForPage should return a cancelable object to allow aborting the fetch. r=Gijs
2016-05-03 15:42:12 +02:00
nsAnnoProtocolHandler.cpp
Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak
2016-05-23 23:57:31 +02:00
nsAnnoProtocolHandler.h
…
nsAnnotationService.cpp
…
nsAnnotationService.h
…
nsFaviconService.cpp
Bug 1196013 - Use channel->ascynOpen2 in toolkit/components/places. r=billm r=sicking r=mak
2016-05-23 23:57:31 +02:00
nsFaviconService.h
Bug 1269737 - Make AsyncFaviconHelpers more maintainable. r=adw
2016-05-06 11:37:26 +02:00
nsIAnnotationService.idl
…
nsIBrowserHistory.idl
Bug 1254923 - Remove RemoveAllPages API. r=mak
2016-03-09 19:34:51 +03:00
nsIFaviconService.idl
…
nsINavBookmarksService.idl
…
nsINavHistoryService.idl
Bug 1277235 - add typed and visitCount to onVisit. r=adw
2016-06-01 16:42:15 +02:00
nsITaggingService.idl
…
nsLivemarkService.js
Bug 1259871 - Replace getSimpleCodebasePrincipal with createCodebasePrincipal. r=sicking
2016-05-24 18:01:34 +08:00
nsMaybeWeakPtr.h
…
nsNavBookmarks.cpp
Bug 1277235 - add typed and visitCount to onVisit. r=adw
2016-06-01 16:42:15 +02:00
nsNavBookmarks.h
…
nsNavHistory.cpp
Bug 1278925 - micro-optimize nsCOMArray appending with already_AddRefed AppendElement; r=erahm
2016-06-20 18:38:10 -04:00
nsNavHistory.h
Bug 1277235 - add typed and visitCount to onVisit. r=adw
2016-06-01 16:42:15 +02:00
nsNavHistoryQuery.cpp
Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw
2016-02-10 17:16:23 +01:00
nsNavHistoryQuery.h
Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw
2016-02-10 17:16:23 +01:00
nsNavHistoryResult.cpp
Bug 1277235 - add typed and visitCount to onVisit. r=adw
2016-06-01 16:42:15 +02:00
nsNavHistoryResult.h
Bug 1277235 - add typed and visitCount to onVisit. r=adw
2016-06-01 16:42:15 +02:00
nsPIPlacesDatabase.idl
…
nsPlacesAutoComplete.js
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
2016-05-05 00:14:51 +02:00
nsPlacesAutoComplete.manifest
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
2016-05-05 00:14:51 +02:00
nsPlacesExpiration.js
Bug 1271325 - PLACES_MOST_RECENT_EXPIRED_VISIT_DAYS should ignore visits expired at a fixed threshold. r=adw
2016-05-13 18:45:50 +02:00
nsPlacesIndexes.h
…
nsPlacesMacros.h
…
nsPlacesModule.cpp
…
nsPlacesTables.h
Bug 1143712 - Remove moz_bookmarks_roots table. r=mak
2016-03-16 11:56:25 +01:00
nsPlacesTriggers.h
Bug 1209027 - Reduce queries load on visits addition. r=adw
2016-05-31 15:19:16 +02:00
nsTaggingService.js
Bug 1245649: Turn on no-trailing-spaces. r=Gijs
2016-02-03 14:22:33 -08:00
toolkitplaces.manifest
Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
2016-05-05 00:14:51 +02:00