[webkit-dev] Adding ENABLE_CONTACTS to WebCore
김동관
donggwan.kim at samsung.com
Thu Jun 23 23:28:11 PDT 2011
Hi webkit-dev!
I wanted to let you know that I plan to add Contacts API support to WebKit.
This API is a new feature that is published by W3C.
The Device APIs Working Group of W3C has just released a Last Call Working Draft of its Contacts API:
http://www.w3.org/TR/2011/WD-contacts-api-20110616/
I'm going to commit patch for Contacts API implementation very soon.
This support will be behind the ENABLE_CONTACTS feature define. See:
https://bugs.webkit.org/show_bug.cgi?id=63223
We'll be setting up a buildbot to track then ENABLE_CONTACTS build shortly. We expect
this feature to be eventually enabled by all ports.
Looking forward to your comments.
Thank you.
Donggwan
More information about the webkit-dev
mailing list