mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
wired up the "cancel" and "sync now" menu items, although they don't do a whole lot yet
This commit is contained in:
parent
3e3e800025
commit
c8e241c737
@ -726,6 +726,7 @@ BookmarksSyncService.prototype = {
|
|||||||
} finally {
|
} finally {
|
||||||
//this._dav.unlock(handlers);
|
//this._dav.unlock(handlers);
|
||||||
//data = yield;
|
//data = yield;
|
||||||
|
this._os.notifyObservers(null, "bookmarks-sync:end", "");
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user