Re: [webkit-dev] need help with adding javascript commands to browser.

2011-10-06 Thread Ariya Hidayat
I'm not sure Digiplayer is some sort of web standards we want to implement in WebKit project. See http://www.webkit.org/contact.html, this kind of question should have been sent to webkit-help first. -- Ariya Hidayat, http://ariya.ofilabs.com ___ webk

[webkit-dev] need help with adding javascript commands to browser.

2011-10-06 Thread D.J. Barrow
Hi there, I've generated  WebKit/Source/WebCore/page digiplayer.cpp digiplayer.h and digiplayer.idl The idl file looks as follows module window {     interface [     LegacyDefaultOptionalArguments,     OmitConstructor     ] digiplayer { void videoSetup(in DOMString url,