Hello Plugin Gurus

The following link is very well written and I hope it still holds good
http://sites.google.com/a/chromium.org/dev/developers/design-documents/plugin-architecture

I have some followup questions on plugin development (internal)

1. Based on the plugin architecture design document, can you point me
to an existing plugin (flash, shockwave, activeX) code file names? The
source Navigator project that I have created does not show any
inheritance of WebPplugin

2. Again the debugging process seems a little difficult if new
processes are spawned (one for the browser, one for the renderer and
one for the plugin). How can we attach Visual Studio to the plugin?

3. Do plugin writers need to know anything about the class
PluginInstance? It seems to create the WebPlugin or atleast gets
passed it and has a reference to it.

Simply put, what needs to be done by plugin developers to develop an
internal plugin? Does the NPAPI need to know about the PluginInstance?

Perhaps there is a clearer document that explains this.

Thanks
Vijay
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to