In my work on clipboard and pasteboard recently, I started with the Mac port. 
The Qt and GTK ports have been easy to work with. Contributors to those ports 
have helped me get the details right, and the code for those ports is 
relatively self explanatory. The Windows port has been pretty easy, too. The 
most difficult port for me has been EFL, since there is code peppered with 
“notImplemented()” and so not testable. See, for example, PasteboardEfl.cpp. 
This has made me uncertain about what to do for EFL and has made that port one 
of the most difficult to deal with.

What is the NIX port approach for pasteboard?

-- Darin
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to