Skip to content

Move editor.undoStack and editor.redoStack to editing #37

@yosinch

Description

@yosinch

Since C++ uses global undo stack rather than per-document undo stack, JS implementation should follow it.

Note: http://crbug.com/349272 suggests per-document undo stack.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions