WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22403
wxWebView lacks Undo/Redo support
https://bugs.webkit.org/show_bug.cgi?id=22403
Summary
wxWebView lacks Undo/Redo support
Kevin Watters
Reported
2008-11-21 07:15:07 PST
The EditorClientWx::registerCommandForUndo and registerCommandForRedo methods are unimplemented, so the wx port lacks undo and redo support.
Attachments
Implements undo/redo in the wx port
(16.08 KB, patch)
2008-11-21 07:16 PST
,
Kevin Watters
kevino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kevin Watters
Comment 1
2008-11-21 07:16:16 PST
Created
attachment 25353
[details]
Implements undo/redo in the wx port Implements and EditCommandWx stack, and exposes an Undo/Redo API in wxWebView.
Kevin Ollivier
Comment 2
2008-11-21 19:24:21 PST
Landed in
r38687
, thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug