зеркало из https://github.com/mozilla/gecko-dev.git
48335a1fdc
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 | ||
SyncComponents.manifest | ||
Weave.js | ||
moz.build | ||
services-sync.js |