Bug 55961 - WebKit2: Implement Windows glue for Undo/Redo
Summary: WebKit2: Implement Windows glue for Undo/Redo
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-03-08 12:30 PST by Jeff Miller
Modified: 2011-03-08 17:36 PST (History)
0 users

See Also:


Attachments
Patch (13.82 KB, patch)
2011-03-08 17:26 PST, Jeff Miller
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>