gecko-dev/toolkit/components/places
Mark Banner 9651d46673 Bug 1378711 - Ensure that current places transactions have completed before clearing batch processing mode to avoid messing up the undo queue. r=mak
MozReview-Commit-ID: 7k0sgZIaUyB

--HG--
extra : rebase_source : 36a599395a13374550644dd5a2c63f8938de8d6d
2017-07-06 11:57:44 +01:00
..
tests Bug 1379412 - Don't fall back to the history visit title when fetching folder children. r=mak 2017-07-10 11:27:39 -07: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 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop 2017-07-11 22:49:55 +01:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js
ColorConversion.js
Database.cpp Bug 1356812 - Use telemetry to report unfixable corrupt Places databases. r=bsmedberg,past 2017-06-23 18:15:46 +02:00
Database.h Bug 1356812 - Use telemetry to report unfixable corrupt Places databases. r=bsmedberg,past 2017-06-23 18:15:46 +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 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +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 1352502 - Part 2. Add API to update the page meta info for Places. r=mak 2017-06-23 14:30:27 -04: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 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
nsFaviconService.h Bug 1360891 - Places default favicon should supports hi-dpi. r=dao,standard8 2017-05-03 09:31:05 +02: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 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
nsNavHistory.h
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 1107364 - remove findNodeByDetails and maintain a map to fetch a node by details speedily, r=mak 2017-06-08 20:51:51 +05:30
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
nsPlacesExpiration.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
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 1036440 - Refactor and use async/await and withConnectionWrapper/promiseDBConnection in PlacesDBUtils, r=mak 2017-05-19 23:45:40 +05:30
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 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
PlacesSyncUtils.jsm Bug 1378551 - Separate pullNewChanges and markChangesAsSyncing. r=markh 2017-07-05 13:49:48 -07:00
PlacesTransactions.jsm Bug 1378711 - Ensure that current places transactions have completed before clearing batch processing mode to avoid messing up the undo queue. r=mak 2017-07-06 11:57:44 +01:00
PlacesUtils.jsm Bug 1371677 - Delay the database connection in the history service as far as possible. r=adw 2017-06-09 18:51:09 +02:00
Shutdown.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
Shutdown.h
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 1376986 - Remove ability to customize restriction tokens. r=mak 2017-06-29 01:10:37 +01:00
VisitInfo.cpp
VisitInfo.h