Bug 22667 - wxWebKit lacks Pasteboard impl
Summary: wxWebKit lacks Pasteboard impl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 17:00 PST by Kevin Watters
Modified: 2008-12-04 19:29 PST (History)
0 users

See Also:


Attachments
A start to a Pasteboard implementation--text only, with notImplemented stubs elsewhere. (2.07 KB, patch)
2008-12-04 17:01 PST, Kevin Watters
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Watters 2008-12-04 17:00:13 PST
The Pasteboard implementation is missing in the wx port.
Comment 1 Kevin Watters 2008-12-04 17:01:11 PST
Created attachment 25758 [details]
A start to a Pasteboard implementation--text only, with notImplemented stubs elsewhere.
Comment 2 Kevin Ollivier 2008-12-04 19:29:39 PST
Landed in r39013, thanks!