Bug 77562
Summary: | UndoManager not implemented in the WebKit Windows port | ||
---|---|---|---|
Product: | WebKit | Reporter: | George Tsoumalis <tsumalis96> |
Component: | WebKit API | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
UndoManager has been removed from trunk in bug 100711.