Re: firefox 4: problem with NPN_GetURL target=_self
Benjamin Smedberg <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.plugins,gmane.comp.java.openjdk.distro-packaging.devel |
|---|---|
| Message-ID | <[email protected]> |
On 4/21/2011 11:31 AM, Deepak Bhole wrote: > > I have modified the plugin to use NPN_GetURLNotify instead of > NPN_GetURL. The former is non-blocking, and thus allows the plugin to > continue to service requests. They are both non-blocking. --BDS