[webkit-dev] Clipboard class plans

Darin Adler darin at apple.com
Thu May 16 11:00:37 PDT 2013


On May 16, 2013, at 5:47 AM, Carlos Garcia Campos <carlosgc at webkit.org> wrote:

> I can help with he GTK port, I've already opened a new bug :
> 
> https://bugs.webkit.org/show_bug.cgi?id=116221
> 
> Do you also plan to fix the layering violations in Pasteboard?

Absolutely. If you look at my original mail in this thread you’ll see the long list of all the things I want to do. Some might be easier and faster than others.

The current task task, “Make Clipboard a non-polymorphic class with the abstractions in the Pasteboard class”, is one item of about twenty.

The item I think you are asking about is “Factor out the non-platform-abstraction parts of Pasteboard that depend on the DOM, Page, Frame, etc. and move that part into the editing directory”, which is definitely on that list.

— Darin


More information about the webkit-dev mailing list