gecko-dev/toolkit/components/places
Kit Cambridge 6654b46c6b Bug 1302960 - Remove dead code from `PlacesSyncUtils.bookmarks.order`. r=markh
MozReview-Commit-ID: GfvjfCYI6fw

--HG--
extra : rebase_source : c785869390ac38cbd30fd0aa7bd968c6bd54930b
2016-09-15 01:14:30 -07:00
..
tests Bug 1301421 - allow search suggestions for multi-word searches even for whitelisted domains, and test response to "DNS first" pref, r=mak 2016-09-02 23:06:50 +01:00
BookmarkHTMLUtils.jsm Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
BookmarkJSONUtils.jsm Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
Bookmarks.jsm Bug 1293365 - PlacesUtils.bookmarks.reorder can introduce holes when reordering. r=kitcambridge 2016-08-31 11:37:09 +02:00
ClusterLib.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
ColorAnalyzer.js
ColorAnalyzer_worker.js
ColorConversion.js
Database.cpp Bug 1150678 - Changing url of a bookmark with a keyword breaks the keyword forever. r=adw 2016-08-30 11:04:22 +02:00
Database.h Bug 1150678 - Changing url of a bookmark with a keyword breaks the keyword forever. r=adw 2016-08-30 11:04:22 +02:00
FaviconHelpers.cpp Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak 2016-08-02 18:00:07 -07:00
FaviconHelpers.h Bug 1269737 - Make AsyncFaviconHelpers more maintainable. r=adw 2016-05-06 11:37:26 +02:00
Helpers.cpp Bug 1292224 - Remove duplicate mRefCnt member from nsNavHistoryFolderResultNode, r=adw 2016-08-05 13:51:34 -04:00
Helpers.h Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
History.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
History.h Bug 1209027 - Reduce queries load on visits addition. r=adw 2016-05-31 15:19:16 +02:00
History.jsm Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw 2016-06-29 14:47:36 +02:00
PageIconProtocolHandler.js Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak 2016-08-02 18:00:07 -07:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
PlacesCategoriesStarter.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
PlacesDBUtils.jsm Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1290701 - Replace in-tree consumer of non-standard Iterator() with Object.{values,entries} in toolkit/. r=dtownsend 2016-08-03 11:53:10 +05:30
PlacesSearchAutocompleteProvider.jsm Bug 1244340 - Part 3: pass userContextId to search suggestions r=mak 2016-08-26 18:59:00 +08:00
PlacesSyncUtils.jsm Bug 1302960 - Remove dead code from `PlacesSyncUtils.bookmarks.order`. r=markh 2016-09-15 01:14:30 -07:00
PlacesTransactions.jsm Bug 1150678 - Changing url of a bookmark with a keyword breaks the keyword forever. r=adw 2016-08-30 11:04:22 +02:00
PlacesUtils.jsm Bug 1150678 - Changing url of a bookmark with a keyword breaks the keyword forever. r=adw 2016-08-30 11:04:22 +02:00
SQLFunctions.cpp Bug 1287277 - Silly micro-optimization. r=mak 2016-07-14 14:10:20 +02:00
SQLFunctions.h Bug 1287277 - Avoid unnecessary string copies in MatchAutoCompleteFunction::fixupURISpec. r=mak 2016-07-14 01:25:46 +02:00
Shutdown.cpp Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj 2016-08-24 14:47:04 +08: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 1301421 - allow search suggestions for multi-word searches even for whitelisted domains, and test response to "DNS first" pref, r=mak 2016-09-02 23:06:50 +01:00
VisitInfo.cpp
VisitInfo.h
moz.build Bug 1274108 - Add a `PlacesSyncUtils` module. r=markh 2016-08-10 12:54:45 -07:00
mozIAsyncFavicons.idl Bug 1227289 - Default to the NullPrincipal rather than SystemPrincipal for Favicons. r=billm 2016-08-23 10:30:28 +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 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsAnnotationService.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsFaviconService.cpp Bug 1227289 - Default to the NullPrincipal rather than SystemPrincipal for Favicons. r=billm 2016-08-23 10:30:28 +02:00
nsFaviconService.h Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak 2016-08-02 18:00:07 -07:00
nsIAnnotationService.idl Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsIBrowserHistory.idl Bug 1261313 - Remove RemoveVisitsByTimeframe API. r=adw 2016-08-09 16:44:17 +05:30
nsIFaviconService.idl Bug 798223 - Increase optimized favicon dimension in Places database from 16 to 32. r=mak 2016-08-02 18:00:07 -07:00
nsINavBookmarksService.idl Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsINavHistoryService.idl Bug 1277235 - add typed and visitCount to onVisit. r=adw 2016-06-01 16:42:15 +02:00
nsITaggingService.idl Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsLivemarkService.js Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsMaybeWeakPtr.h Bug 1189369, part 9 - Use early return in nsMaybeWeakPtr<T>::GetValue(). r=mak 2015-08-04 13:55:01 -07:00
nsNavBookmarks.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsNavBookmarks.h Bug 1282408 - add ignore initialization check flag for some variables in RemoveFolderTransaction. r=adw 2016-08-24 11:03:43 +03:00
nsNavHistory.cpp Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsNavHistory.h Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
nsNavHistoryQuery.cpp Bug 1287624, part 2 - Replace swap with forget in a few places. r=froydnj 2016-07-20 15:19:00 -07:00
nsNavHistoryQuery.h Bug 1243779 - Remove uriIsPrefix option from nsINavHistoryQuery.r=adw 2016-02-10 17:16:23 +01:00
nsNavHistoryResult.cpp Merge inbound to m-c a=merge 2016-09-07 17:54:24 -07:00
nsNavHistoryResult.h Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
nsPIPlacesDatabase.idl
nsPlacesAutoComplete.js Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw 2016-06-29 14:47:36 +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 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh 2016-08-04 03:28:58 -04:00
nsPlacesIndexes.h Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw 2016-06-29 14:47:36 +02:00
nsPlacesMacros.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
nsPlacesModule.cpp
nsPlacesTables.h Bug 889561 - Reduce the size of places.sqlite by removing the url unique index from moz_places. r=adw 2016-06-29 14:47:36 +02:00
nsPlacesTriggers.h Bug 1209027 - Reduce queries load on visits addition. r=adw 2016-05-31 15:19:16 +02:00
nsTaggingService.js Bug 1285408 - Add change source tracking for bookmarks. r=markh 2016-08-11 13:13:22 -07:00
toolkitplaces.manifest Bug 1283825 - Add a page-icon protocol to fetch the best icon for a url. r=adw 2016-06-30 18:17:44 +02:00