RESOLVED LATER Bug 77562
UndoManager not implemented in the WebKit Windows port
https://bugs.webkit.org/show_bug.cgi?id=77562
Summary UndoManager not implemented in the WebKit Windows port
George Tsoumalis
Reported 2012-02-01 10:49:00 PST
Hi, I am using the latest Windows Nightly build and in my application it is necessary that I use the methods that undoManager provides. I have seen that there is an NSUndoManager in webView.undoManager() but when looking at the WebView.cpp source (http://trac.webkit.org/browser/trunk/Source/WebKit/win/WebView.cpp) I see that it is not yet implemented. Unfortunately I don't have the knowledge to do so but I hope somebody here knows how to do this. Thanks in advance! Best Regards, George
Attachments
Adam Barth
Comment 1 2012-11-02 12:02:07 PDT
UndoManager has been removed from trunk in bug 100711.
Note You need to log in before you can comment on or make changes to this bug.