[webkit-dev] Announcing new port: Nix
Darin Adler
darin at apple.com
Thu Sep 12 09:46:09 PDT 2013
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
More information about the webkit-dev
mailing list