[webkit-dev] Extending JS context for all WebFrames
Geoffrey Garen
ggaren at apple.com
Thu Mar 12 15:56:38 PDT 2009
> If I want ALL pages associated with all possible WebViews to have
> access to my external objects/properties, does this still not
> require me to reinitialize the global object (via the context
> reference) at each page load?
Yes.
> What I’m trying to accomplish is to have my extended global object
> be the default object for all webview/page lists.
I don't think there's any API for that.
Cheers,
Geoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090312/719f94e3/attachment.html>
More information about the webkit-dev
mailing list