gecko-dev/toolkit/components/places
Marco Bonardo 2963c44842 Bug 1452660 - Tag queries pointing to an invalid folder are being rewritten as empty urls. r=standard8
MozReview-Commit-ID: FUmmYewl8Vt

--HG--
extra : rebase_source : 6f5d940bd1ae519ee54f3acf5b93a244d12b0db9
2018-04-11 15:45:23 +02:00
..
tests Bug 1452660 - Tag queries pointing to an invalid folder are being rewritten as empty urls. r=standard8 2018-04-11 15:45:23 +02:00
BookmarkHTMLUtils.jsm Bug 1448362 - Remove some unused code from Places. r=standard8 2018-03-23 16:26:56 +01:00
BookmarkJSONUtils.jsm Bug 1444094 - Remove remaining support for the places/excludeFromBackup annotation. r=mak 2018-03-21 10:06:10 +00:00
Bookmarks.jsm Bug 1450210 - Remove remaining references to the POST data anno. r=standard8 2018-03-30 12:33:02 +02:00
ClusterLib.js
ColorAnalyzer_worker.js
ColorAnalyzer.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
ColorConversion.js
Database.cpp Bug 1452660 - Tag queries pointing to an invalid folder are being rewritten as empty urls. r=standard8 2018-04-11 15:45:23 +02:00
Database.h Bug 1452660 - Tag queries pointing to an invalid folder are being rewritten as empty urls. r=standard8 2018-04-11 15:45:23 +02:00
ExtensionSearchHandler.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
FaviconHelpers.cpp Bug 1448057 - Asincify some Places tests and add a test for favicons on bookmark redirects. r=standard8 2018-04-05 11:03:19 +02:00
FaviconHelpers.h Bug 1448057 - Asincify some Places tests and add a test for favicons on bookmark redirects. r=standard8 2018-04-05 11:03:19 +02:00
Helpers.cpp Bug 1417266 - Cache calls to CryptAcquireContext r=mak 2017-11-21 11:28:40 -08:00
Helpers.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
History.cpp Bug 1445302 - Replace TArray.RemoveElementAt(TArray.Length() - 1) pattern with TArray.RemoveLastElement() or TArray.PopLastElement() r=froydnj 2018-03-13 14:51:33 +01:00
History.h Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
History.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
jar.mn
moz.build Bug 1305563 - Add a bookmark mirror and two-way merger for synced bookmarks. r=mak,markh,rnewman,tcsc 2018-01-06 07:44:33 -08:00
mozIAsyncFavicons.idl
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl Bug 1412143 - Add mozIAsyncLivemarks.invalidateCachedLivemarks. r=mak 2017-09-08 15:27:32 -07:00
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp Bug 1426501 - Change C++ code to use NS_MutateURI when changing URI r=mayhemer 2018-01-08 15:20:35 +01:00
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1450223 - Remove unnecessary synchronous annotation lookups from the places context menu. r=mak 2018-03-29 15:49:39 +01:00
nsAnnotationService.h Bug 1450223 - Remove unnecessary synchronous annotation lookups from the places context menu. r=mak 2018-03-29 15:49:39 +01:00
nsFaviconService.cpp Bug 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb 2018-03-22 13:36:20 -05:00
nsFaviconService.h Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
nsIAnnotationService.idl Bug 1450223 - Remove unnecessary synchronous annotation lookups from the places context menu. r=mak 2018-03-29 15:49:39 +01:00
nsIBrowserHistory.idl
nsIFaviconService.idl
nsINavBookmarksService.idl Bug 1432435 - Remove synchronous Bookmarks::getBookmarkURI. r=mak 2018-03-23 17:32:37 +00:00
nsINavHistoryService.idl Bug 1293445 - 5 - Rename RESULTS_AS_TAG_QUERY. r=standard8 2018-04-04 16:14:20 +02:00
nsITaggingService.idl
nsLivemarkService.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
nsMaybeWeakPtr.h
nsNavBookmarks.cpp Bug 1452376 - Replace GetDescendantFolders with a recursive subquery. r=standard8 2018-04-10 00:20:36 +02:00
nsNavBookmarks.h Bug 1452376 - Replace GetDescendantFolders with a recursive subquery. r=standard8 2018-04-10 00:20:36 +02:00
nsNavHistory.cpp Bug 1452660 - Tag queries pointing to an invalid folder are being rewritten as empty urls. r=standard8 2018-04-11 15:45:23 +02:00
nsNavHistory.h Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
nsNavHistoryQuery.cpp Bug 1293445 - 5 - Rename RESULTS_AS_TAG_QUERY. r=standard8 2018-04-04 16:14:20 +02:00
nsNavHistoryQuery.h Bug 1446951 - 7 - Remove some internal use of GetHas* APIs. r=standard8 2018-03-20 01:07:01 +01:00
nsNavHistoryResult.cpp Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
nsNavHistoryResult.h Bug 1446951 - 8 - Reduce the number of query node constructors to one. r=standard8 2018-03-20 11:29:54 +01:00
nsPIPlacesDatabase.idl Bug 1446951 - 3 - Make AsyncExecuteLegacyQueries singular. r=standard8 2018-03-16 18:10:09 +01:00
nsPlacesExpiration.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
nsPlacesIndexes.h
nsPlacesMacros.h Bug 1436966 - Remove the bookmark-observers & history-observers category listeners. r=mak 2018-02-09 11:21:14 +00:00
nsPlacesModule.cpp
nsPlacesTables.h Bug 1426554 - Add a key-value metadata table to Places. r=mak 2018-03-03 11:19:22 -08:00
nsPlacesTriggers.h Bug 1414892 - Optimize moz_places_afterinsert_trigger r=mak 2017-11-07 12:01:53 -08:00
nsTaggingService.js Bug 1440595 - Fix tags autocomplete assertions. r=standard8 2018-02-28 17:27:56 +01:00
PageIconProtocolHandler.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
PlaceInfo.cpp
PlaceInfo.h
PlacesBackups.jsm Bug 1444094 - Remove remaining support for the places/excludeFromBackup annotation. r=mak 2018-03-21 10:06:10 +00:00
PlacesCategoriesStarter.js Bug 1435354 - Remove the keywords cache observer and implement cache invalidation. r=mak 2018-02-20 22:04:59 -08:00
PlacesDBUtils.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
PlacesSearchAutocompleteProvider.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
PlacesSyncUtils.jsm Bug 1293445 - 3 - Handle Sync tag queries rewrite. r=kitcambridge 2018-03-27 18:30:52 +02:00
PlacesTransactions.jsm Bug 1421664 - 3 - Fix the UI and tests. r=standard8 2018-03-22 14:13:07 +01:00
PlacesUtils.jsm Bug 1452621 - Cleanup some tag queries related code. r=standard8 2018-04-09 15:38:45 +02:00
Shutdown.cpp Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
Shutdown.h Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8 2018-02-12 15:44:40 -05:00
SQLFunctions.cpp Bug 1293445 - 1 - Add a get_query_param SQL function. r=mak 2018-04-03 14:23:09 +02:00
SQLFunctions.h Bug 1293445 - 1 - Add a get_query_param SQL function. r=mak 2018-04-03 14:23:09 +02:00
SyncedBookmarksMirror.jsm Bug 1452294 - Improve logging for records in bookmark mirror. r=markh 2018-04-06 17:15:28 -07:00
toolkitplaces.manifest Bug 1435354 - Remove the keywords cache observer and implement cache invalidation. r=mak 2018-02-20 22:04:59 -08:00
unifiedcomplete-top-urls.json
UnifiedComplete.js Bug 1439728 - Don't force a switch-to-tab for the Address Bar heuristic match. r=adw 2018-03-09 16:39:16 +01:00
VisitInfo.cpp
VisitInfo.h