Bug 55961

Summary: WebKit2: Implement Windows glue for Undo/Redo
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: WebKit2Assignee: Jeff Miller <jeffm>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar, PlatformOnly
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch adele: review+

Description Jeff Miller 2011-03-08 12:30:14 PST
Now that the crossplatform and mac specific undo/redo support has been added to WebKit2, we need to add the necessary glue to make it work on windows.
Comment 1 Jeff Miller 2011-03-08 12:30:26 PST
<rdar://problem/8449521>
Comment 2 Jeff Miller 2011-03-08 12:38:14 PST
See also bug 55962, WebKit2: Expose WebEditCommandProxy in the C API on Windows
Comment 3 Jeff Miller 2011-03-08 17:26:30 PST
Created attachment 85114 [details]
Patch
Comment 4 Jeff Miller 2011-03-08 17:36:04 PST
Committed r80609: <http://trac.webkit.org/changeset/80609>