DescriptionAdd multi-level undo/redo functions to Bookmark Manager Private API.
New methods to perform an undo and redo of bookmark changes, as well as
obtaining i18n labels and whether there are actually changes to undo or
redo.
undo()
redo()
getUndoInfo()
getRedoInfo()
This commit is only one part of a multi-level undo/redo system for the
bookmark model and there will be an additional commit to take advantage
of these new function in the bmm.
BUG=126092
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243613
Patch Set 1 #
Total comments: 4
Patch Set 2 : Indentation fixes. #
Total comments: 1
Patch Set 3 : #Patch Set 4 : UTF16ToUTF8 moved to base namespace #
Messages
Total messages: 12 (0 generated)
|