Hi, I've the following doubts regarding NPAPI implementation in Webkit.
- In case of XP_UNIX - PluginView::platformStart(), the NPSetWindowCallbackStruct ws_info is created irrespective of whether windowed or windowless. But during PluginView::Stop, it is deleted only if windowed. So who is deleting ws_info in case of windowless? - What is the role of NPSetWindowCallbackStruct in case of windowless mode? Kind regards, Bharath http://amusingsilhouettes.blogspot.com
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
