Bug 22403

Summary: wxWebView lacks Undo/Redo support
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Implements undo/redo in the wx port kevino: review+

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+
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.