Bug 77562

Summary: UndoManager not implemented in the WebKit Windows port
Product: WebKit Reporter: George Tsoumalis <tsumalis96>
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Normal CC: abarth, eric
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Bug Depends on: 100711    
Bug Blocks:    

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.