forked from mirrors/gecko-dev
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 |
||
|---|---|---|
| .. | ||
| locales | ||
| modules | ||
| modules-testing | ||
| tests | ||
| tps/extensions/tps | ||
| moz.build | ||
| services-sync.js | ||
| SyncComponents.manifest | ||
| Weave.js | ||