gecko-dev/toolkit/components/places
Carsten "Tomcat" Book c4e7d0a39e merge mozilla-central to autoland
--HG--
extra : rebase_source : 0f0f666839de9bee40c2d469fd8dd7e63b266f69
2017-07-27 11:38:15 +02:00
..
tests Bug 1382363 - Change most uses of promiseDBConnection to withConnectionWrapper in PlacesSyncUtils. r=markh 2017-07-25 11:53:45 -07:00
.eslintrc.js Bug 1381049 - Fix cases of async function definitions without await in Places code. r=mak 2017-07-14 17:32:22 +01:00
BookmarkHTMLUtils.jsm Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen 2017-06-17 19:30:09 +09:00
BookmarkJSONUtils.jsm Backed out changeset 4c465fe2d7c9 (bug 1095426) 2017-06-16 19:12:18 +02:00
Bookmarks.jsm Bug 1380718 - Include the operation name in bookmark validation errors. r=mak 2017-07-13 10:09:49 -07:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
ColorConversion.js
Database.cpp Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw 2016-05-19 23:50:27 +02:00
Database.h Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw 2016-05-19 23:50:27 +02:00
ExtensionSearchHandler.jsm Bug 1339250 - Fix error caused by ending an input session immediately after the session is started r=robwu 2017-02-14 12:02:40 +00:00
FaviconHelpers.cpp Bug 1372405 - Provide names for all runnables in the tree (r=froydnj) 2017-06-26 14:19:58 -07:00
FaviconHelpers.h Bug 1337858 - Replace CopyFavicon in the Docshell with a proper favicons API. r=standard8 2017-05-18 16:48:23 +02:00
Helpers.cpp Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
Helpers.h Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
History.cpp Bug 1376676 - Avoid a race condition where the History.cpp cloned connection may not be closed. r=asuth 2017-07-24 23:08:44 +02:00
History.h Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
History.jsm Bug 1382291 - Intermittent browser/components/places/tests/browser/browser_markPageAsFollowedLink.js. r=adw 2017-07-26 13:52:24 +02:00
jar.mn
moz.build
mozIAsyncFavicons.idl Bug 1337858 - Replace CopyFavicon in the Docshell with a proper favicons API. r=standard8 2017-05-18 16:48:23 +02:00
mozIAsyncHistory.idl Bug 1350377 - Remove getPlacesInfo and change associated files and tests, r=mak 2017-05-17 16:02:21 +05:30
mozIAsyncLivemarks.idl
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl Bug 1347271 - log preloaded top sites in telemetry and update their naming, r=mak 2017-03-22 13:23:15 +00:00
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp Bug 1360891 - Places default favicon should supports hi-dpi. r=dao,standard8 2017-05-03 09:31:05 +02:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
nsAnnotationService.h
nsFaviconService.cpp Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
nsFaviconService.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
nsIAnnotationService.idl
nsIBrowserHistory.idl Bug 1306276 - Deprecate History RemovePage and RemovePages. r=standard8 2017-03-22 12:44:54 +01:00
nsIFaviconService.idl Bug 1360891 - Places default favicon should supports hi-dpi. r=dao,standard8 2017-05-03 09:31:05 +02:00
nsINavBookmarksService.idl Bug 1351915 - Fire onItemChanged when deduping sync bookmarks. r=kitcambridge 2017-04-08 19:57:39 -04:00
nsINavHistoryService.idl Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
nsITaggingService.idl
nsLivemarkService.js Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 1380302 - Fix -Wmaybe-uninitialized warnings in Places. r=adw 2017-07-12 21:29:58 +02:00
nsNavBookmarks.h Bug 1380302 - Fix -Wmaybe-uninitialized warnings in Places. r=adw 2017-07-12 21:29:58 +02:00
nsNavHistory.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
nsNavHistory.h Bug 1380227 - Avoid many UTF16toUTF8 and UTF8toUTF16 conversions in nsStringBundle. r=emk. 2017-07-12 15:13:37 +10:00
nsNavHistoryQuery.cpp Bug 1380302 - Fix -Wmaybe-uninitialized warnings in Places. r=adw 2017-07-12 21:29:58 +02:00
nsNavHistoryQuery.h
nsNavHistoryResult.cpp Bug 1380227 - Avoid many UTF16toUTF8 and UTF8toUTF16 conversions in nsStringBundle. r=emk. 2017-07-12 15:13:37 +10:00
nsNavHistoryResult.h Bug 1107364 - remove findNodeByDetails and maintain a map to fetch a node by details speedily, r=mak 2017-06-08 20:51:51 +05:30
nsPIPlacesDatabase.idl Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw 2016-05-19 23:50:27 +02:00
nsPlacesExpiration.js Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw 2016-05-19 23:50:27 +02:00
nsPlacesIndexes.h
nsPlacesMacros.h
nsPlacesModule.cpp
nsPlacesTables.h Bug 1352502 - Part 1. Add description and preview_image_url to Places. r=mak 2017-05-23 14:54:13 -04:00
nsPlacesTriggers.h Bug 1341350 - Change the hosts prefix algorithm to prefer secure urls, but also to be able to swap back and forth depending on typed entries in history. r=mak 2017-05-02 18:29:05 +01:00
nsTaggingService.js Bug 1376929 - Fix places-related mochitests in chrome/ for async-transactions. r=standard8 2017-07-03 15:46:56 +02:00
PageIconProtocolHandler.js Bug 1360891 - Places default favicon should supports hi-dpi. r=dao,standard8 2017-05-03 09:31:05 +02:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Backed out changeset 4c465fe2d7c9 (bug 1095426) 2017-06-16 19:12:18 +02:00
PlacesCategoriesStarter.js Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
PlacesDBUtils.jsm Bug 1381049 - Fix cases of async function definitions without await in Places code. r=mak 2017-07-14 17:32:22 +01:00
PlacesRemoteTabsAutocompleteProvider.jsm Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
PlacesSearchAutocompleteProvider.jsm Bug 1359899 - Add a way to control the awesomebar contents mixup through prefs. r=Paolo 2017-07-05 14:35:54 +02:00
PlacesSyncUtils.jsm Bug 1382363 - Change most uses of promiseDBConnection to withConnectionWrapper in PlacesSyncUtils. r=markh 2017-07-25 11:53:45 -07:00
PlacesTransactions.jsm Bug 1381049 - Fix cases of async function definitions without await in Places code. r=mak 2017-07-14 17:32:22 +01:00
PlacesUtils.jsm Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw 2016-05-19 23:50:27 +02:00
Shutdown.cpp Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw 2016-05-19 23:50:27 +02:00
Shutdown.h Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw 2016-05-19 23:50:27 +02:00
SQLFunctions.cpp Bug 1364050 - Part 5 - Update obsolete references in code comments. r=mak 2017-05-05 13:11:49 +01:00
SQLFunctions.h
toolkitplaces.manifest Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
unifiedcomplete-top-urls.json
UnifiedComplete.js Bug 1378035 - Allow the urlbar prefs to define different buckets for different contexts. r=Paolo 2017-07-21 15:01:56 +02:00
VisitInfo.cpp
VisitInfo.h