[webkit-dev] opera unite api: extensions to add web server capability to browser engines

Adam Treat treat at kde.org
Tue Jun 16 12:15:53 PDT 2009


On Tuesday 16 June 2009 02:34:14 pm Luke Kenneth Casson Leighton wrote:
>  ... a browser engine where the javascript namespace / DOM namespace
> that can be extended?

Sure.

>  how the heck does anyone do that with webkit?  correction: how does
> anyone get some object into the global namespace that will sit
> side-by-side next to "document." and "window." and all other global
> objects?

http://doc.qtsoftware.com/4.5/qwebframe.html#addToJavaScriptWindowObject

Now, as Mark and Oliver have already patiently said, Opera Unite is a feature 
of the browser itself and as such it is a feature orthogonal to WebKit proper.

Of course, you are free to create your own browser using WebKit that features 
an Opera Unite-alike, but this mailing list is not the place to chat about it.

Cheers,

Adam


More information about the webkit-dev mailing list