Skip to content
Snippets Groups Projects
Commit 5f2e4eb0 authored by Laurent Charignon's avatar Laurent Charignon
Browse files

repair: use bookmarks.recordchange instead of bookmarks.write

Before this patch we were using the deprecated bookmarks.write api. This
patch replaces the call to bookmarks.write by a call to bookmarks.recordchange.
We move the bookmark code above the code removing the undo file because with
bookmarks.recordchange we have to create a transaction that would create an
undo file.
parent 55fa7c39
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment