REGRESSION(WebKit2): execCommand('undo') doesn't work (Windows).
https://bugs.webkit.org/show_bug.cgi?id=58056 <rdar://problem/8862023> Reviewed by Oliver Hunt. Adding support for execCommand('undo') and execCommand('redo') in WebKit2 for Windows. * UIProcess/API/C/win/WKView.h: * UIProcess/win/WebUndoClient.cpp: (WebKit::WebUndoClient::canUndoRedo): (WebKit::WebUndoClient::executeUndoRedo): * UIProcess/win/WebUndoClient.h: * UIProcess/win/WebView.cpp: (WebKit::WebView::canUndoRedo): (WebKit::WebView::executeUndoRedo): git-svn-id: svn://svn.chromium.org/blink/trunk@83229 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment