[webkit-reviews] review requested: [Bug 76998] [GTK] Add cut, copy and paste methods to WebKit2 GTK+ API : [Attachment 125107] New patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 04:13:55 PST 2012


Carlos Garcia Campos <cgarcia at igalia.com> has asked  for review:
Bug 76998: [GTK] Add cut, copy and paste methods to WebKit2 GTK+ API
https://bugs.webkit.org/show_bug.cgi?id=76998

Attachment 125107: New patch
https://bugs.webkit.org/attachment.cgi?id=125107&action=review

------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
New patch adding a generic API for execute and validate editing commands as
suggested by Martin. This adds support for any editing command, but for now it
only includes predefined names for Cut, Copy and Paste commands.


More information about the webkit-reviews mailing list