gecko-dev/toolkit/components/places
Marco Bonardo 856e00c5d0 Bug 1498493 - Fix misuse of livemarks in distribution.js. r=Gijs
Removes the addLivemark call from distribution.js, instead creates a bookmark pointing to the site uri.
Note, bookmarks in distribution are not tested, as such this one doesn't have a test as well.
Fixes a possible intermittent failure in test_distribution.js.
Removes a livemarks test that was no more run.

Differential Revision: https://phabricator.services.mozilla.com/D8523

--HG--
extra : moz-landing-system : lando
2018-10-12 10:05:34 +00:00
..
tests Bug 1498493 - Fix misuse of livemarks in distribution.js. r=Gijs 2018-10-12 10:05:34 +00:00
BookmarkHTMLUtils.jsm Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
BookmarkJSONUtils.jsm Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
Bookmarks.jsm Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
ClusterLib.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
ColorAnalyzer.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
ColorAnalyzer_worker.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
ColorConversion.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
Database.cpp Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
Database.h Bug 1472241 - Reparent Places roots on startup and handle misparented roots in the Sync mirror. r=mak 2018-07-05 23:43:42 +00:00
ExtensionSearchHandler.jsm Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
FaviconHelpers.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
FaviconHelpers.h
Helpers.cpp Bug 824502 - Migrate folder=<id> based queries to parent=<guid> for Places' bookmark queries. r=mak 2018-05-04 17:03:13 +01:00
Helpers.h Bug 824502 - Migrate folder=<id> based queries to parent=<guid> for Places' bookmark queries. r=mak 2018-05-04 17:03:13 +01:00
History.cpp Bug 1495820 - Inline do_QueryWrappedNative() r=bzbarsky 2018-10-03 21:40:26 +00:00
History.h Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
History.jsm Bug 1490848 - Constraint failed errors when trying to download urls not present in history. r=Standard8 2018-09-24 15:28:23 +00:00
INativePlacesEventCallback.h Bug 1340498 - Implement new Places Observers interface r=mrbkap 2018-02-14 09:06:15 -08:00
PageIconProtocolHandler.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
PlaceInfo.cpp Bug 1489147 - Remove the XPCOM component registration for nsXPConnect; r=mccr8 2018-09-06 16:39:35 -04:00
PlaceInfo.h
PlacesBackups.jsm Bug 1066992 - Bookmarks backup should not exceed max backups a=standard8 2018-08-30 23:41:37 +05:30
PlacesCategoriesStarter.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
PlacesDBUtils.jsm Bug 1481795 - Remove the maintenance task for reparenting built-in root folders r=Standard8 2018-09-14 10:41:32 +00:00
PlacesRemoteTabsAutocompleteProvider.jsm Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
PlacesSearchAutocompleteProvider.jsm Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
PlacesSyncUtils.jsm Bug 1498493 - Fix misuse of livemarks in distribution.js. r=Gijs 2018-10-12 10:05:34 +00:00
PlacesTransactions.jsm Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
PlacesUtils.jsm Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
SQLFunctions.cpp Bug 1472963 - Add a `totalSyncChanges` counter and use it in the bookmarks mirror. r=mak 2018-07-13 15:03:40 +00:00
SQLFunctions.h Bug 1493193 - Add an initial UrlbarProvidersManager implementation. r=adw 2018-09-28 14:18:04 +00:00
Shutdown.cpp
Shutdown.h Bug 1458910 - Merge nsPIPlacesDatabase into nsINavHistoryService. r=standard8 2018-05-10 10:39:12 +02:00
SyncedBookmarksMirror.jsm Bug 1477671 - Replace synced livemarks with tombstones, r=mak,markh 2018-10-06 10:36:15 +01:00
UnifiedComplete.js Bug 1494471 - Ignore the autofill threshold when autofilling URLs r=mak 2018-10-11 08:34:25 +00:00
VisitInfo.cpp
VisitInfo.h
jar.mn
moz.build Bug 1340498 - Implement new Places Observers interface r=mrbkap 2018-02-14 09:06:15 -08:00
mozIAsyncHistory.idl
mozIAsyncLivemarks.idl Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
mozIColorAnalyzer.idl
mozIPlacesAutoComplete.idl Bug 1493193 - Add an initial UrlbarProvidersManager implementation. r=adw 2018-09-28 14:18:04 +00:00
mozIPlacesPendingOperation.idl
nsAnnoProtocolHandler.cpp
nsAnnoProtocolHandler.h
nsAnnotationService.cpp Bug 1489047 - Remove C++ support for, and testing of, the XPIDL DOMString type. r=nika 2018-09-06 18:03:18 +10:00
nsAnnotationService.h Bug 1387446 - Remove nsIAnnotationService.getAnnotationsWithName. r=lina 2018-08-23 17:12:46 +00:00
nsFaviconService.cpp Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium 2018-08-28 15:56:01 +10:00
nsFaviconService.h Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
nsIAnnotationService.idl Bug 1387446 - Remove nsIAnnotationService.getAnnotationsWithName. r=lina 2018-08-23 17:12:46 +00:00
nsIFaviconService.idl Bug 1457784 - Replace warning-16.png with warning.svg. r=dao 2018-09-17 09:55:12 +00:00
nsINavBookmarksService.idl Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak 2018-10-09 14:47:27 +00:00
nsINavHistoryService.idl Bug 1473533 - Change the nsINavHistoryObserver::OnDeleteVisits visit time parameter to be a boolean for partial removal. r=mak 2018-07-05 13:18:31 +00:00
nsITaggingService.idl Bug 1484664 - Remove allTags getter from nsITaggingService definition (getter implementation already removed). r=mikedeboer 2018-08-20 12:02:50 +00:00
nsLivemarkService.js Bug 1477671 - Stop allowing creation of new live bookmarks from the backend. r=standard8 2018-10-06 10:32:13 +01:00
nsMaybeWeakPtr.h Bug 1495031 - Eliminate ambiguous ctor for nsMaybeWeakPtr r=mak 2018-09-29 08:25:18 +00:00
nsNavBookmarks.cpp Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak 2018-10-09 14:47:27 +00:00
nsNavBookmarks.h Bug 1472963 - Add a `totalSyncChanges` counter and use it in the bookmarks mirror. r=mak 2018-07-13 15:03:40 +00:00
nsNavHistory.cpp Bug 1476674 - Fix crash in nsNavHistory::RecalculateOriginFrecencyStats r=mak 2018-07-19 17:15:02 +00:00
nsNavHistory.h Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
nsNavHistoryQuery.cpp Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium 2018-08-28 15:56:01 +10:00
nsNavHistoryQuery.h Bug 1465347 - Remove the ability to sort results by annotation as it is no longer used. r=mak 2018-06-15 07:39:32 +00:00
nsNavHistoryResult.cpp Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak 2018-10-09 14:47:27 +00:00
nsNavHistoryResult.h Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak 2018-10-09 14:47:27 +00:00
nsPlacesExpiration.js Bug 1476228 - Enable comma-dangle ESLint rule for Places directories. r=mikedeboer 2018-08-22 15:44:43 +00:00
nsPlacesIndexes.h Bug 1466325 - Remove unused CREATE_IDX_MOZ_PLACES_FAVICON. r=standard8 2018-06-04 18:00:47 +02:00
nsPlacesMacros.h Bug 1494077: Remove unused macro and its supporting #define to fix a unified build problem. r=mak 2018-09-27 08:58:55 -04:00
nsPlacesModule.cpp Bug 1483557 - Remove the unused component registration for @mozilla.org/embeddor.implemented/bookmark-charset-resolver 2018-08-15 12:54:58 -04:00
nsPlacesTables.h Bug 1468980 - Add an annotations parameter to PlacesUtils.history.update to retrieve any annotations. r=mak 2018-07-25 07:34:35 +01:00
nsPlacesTriggers.h Bug 1478918 - Inflate outgoing records and notify observers outside the bookmarks mirror's merge transaction. r=mak 2018-08-02 16:41:35 +00:00
nsTaggingService.js Bug 1426245 - Replace OnItemAdded with bookmark-item-added r=mak 2018-10-09 14:47:27 +00:00
toolkitplaces.manifest
unifiedcomplete-top-urls.json