mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
62a45ad0ab
* Rely on the server to sort incoming records, remove all sorting code client-side. * Streamline sync to be able to process incoming records one at a time, as soon as they are downloaded. This changes reconciliation to be able to process a single incoming record. * Engine base class will automatically convert parentid, depth, and sortindex into toplevel WBO objects. This is good for now but kinda broken, engine subclasses should really be generating WBO records themselves. * Since index is now a toplevel WBO property, there is no need for the bookmarks sync code to subclass recordLike. * Refactor bookmarks store to be a little cleaner and work directly with records instead of "commands". |
||
---|---|---|
.. | ||
locales/en-US | ||
modules | ||
tests/unit | ||
IWeaveCrypto.xpt | ||
services-sync.js | ||
Weave.js | ||
WeaveCrypto.so |