gecko-dev/services
Lina Cambridge 48335a1fdc Bug 1474033 - Ensure PlacesUtils.bookmarks.moveToFolder bumps the Sync change counter for items moved between different parents. r=Standard8
This patch unifies `updateBookmark` and `moveBookmark`.
`update` already handles the Sync change counter, and `move` specially
optimizes for moves. We can consolidate the two by reusing the queries
from `move` in `update`, moving its extra `setAncestorsLastModified`
call to `PlacesUtils.bookmarks.update`, and removing its transaction
and wrapper.

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

--HG--
extra : moz-landing-system : lando
2018-07-09 14:12:41 +00:00
..
common Bug 1470034 - Remove x-client-state and hawk auth header trace logs. r=markh 2018-06-29 23:54:15 +05:30
crypto Bug 1464548: Part 3 - Update callers to use defineLazyGlobalGetters. r=mccr8 2018-05-25 17:02:29 -07:00
fxaccounts Bug 1466933 - Implement FxA commands. r=markh,rfkelly 2018-05-30 17:23:56 -04:00
settings No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM 2018-07-09 11:29:08 +00:00
sync Bug 1474033 - Ensure PlacesUtils.bookmarks.moveToFolder bumps the Sync change counter for items moved between different parents. r=Standard8 2018-07-09 14:12:41 +00:00
.eslintrc.js Bug 1421968 - Enable ESLint rule mozilla/use-services by default, but whitelist it for various directories still to be fixed. r=mossop 2017-11-28 19:24:12 +00:00
moz.build Bug 1451050 - Generalize loading of packaged remote settings dumps r=Gijs 2018-05-10 15:27:21 +02:00