[webkit-dev] Clipboard class plans

Darin Adler darin at apple.com
Thu May 16 21:06:07 PDT 2013


On May 15, 2013, at 10:32 AM, Darin Adler <darin at apple.com> wrote:

> For the other platforms I might make an initial pass, but I will need a platform expert to help get it to 100%. The platforms are Blackberry, EFL, GTK, Qt, and Win (and iOS, but we’ll have to handle that differently since it’s not fully upstreamed at this time).

I’ve posted my cut at BlackBerry: <https://bugs.webkit.org/show_bug.cgi?id=116287>. And I have a volunteer to help test and finish it. Simple platform because it does not have drag and drop and only the single system clipboard.

I’ve posted my cut at EFL: <https://bugs.webkit.org/show_bug.cgi?id=116181>. Since so little is implemented I can land this as long as it compiles.

For GTK we have a bug and a volunteer <https://bugs.webkit.org/show_bug.cgi?id=116221>.

For iOS we don’t have a bug or volunteer yet, but I can take care of figuring that out.

For Qt we have neither a bug nor a volunteer yet.

For Windows we have a bug and a volunteer <https://bugs.webkit.org/show_bug.cgi?id=116258>.

Let me know if you are working on one of these patches and get stuck; also feel free to post work in progress.

-- Darin


More information about the webkit-dev mailing list