[webkit-dev] Clipboard class plans
Carlos Garcia Campos
carlosgc at webkit.org
Thu May 16 05:47:30 PDT 2013
El mié, 15-05-2013 a las 10:32 -0700, Darin Adler escribió:
> On Feb 6, 2013, at 9:13 AM, Darin Adler <darin at apple.com> wrote:
>
> > The major step is to refactor so that Pasteboard is the platform abstraction and Clipboard is a pure DOM class built on top of Pasteboard. To do a good job on that I will probably need help from people willing to tackle platforms other than Mac. I’ve started by doing the refactoring on Mac and putting an #ifdef in place for scaffolding.
>
> This is mostly done for Mac now. See <https://bugs.webkit.org/show_bug.cgi?id=115980> for details.
>
> So the basic pattern is in place and we just have to fill in the details for other platforms.
>
> 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 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?
> -- Darin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
More information about the webkit-dev
mailing list