[icedtea-web] RFC: Patch to allow recursive calls from NPN_GetURL
Omair Majid
omajid at redhat.com
Fri May 27 08:53:57 PDT 2011
On 05/12/2011 04:47 PM, Deepak Bhole wrote:
> Hi,
>
> This patch addresses the issue brought up here:
> http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-April/013706.html
>
> Current plugin code does not expect NPN_getURL to make recursive calls
> back to Java. Firefox 4 does just that, causing the browser to hang.
>
> Attached patch wires url load calls to be handled through the standard
> Java -> JS call code, which can handle recursive calls.
>
> The scope of this patch is contained, and I think it should go into 1.1
> as well.
>
> Thoughts?
>
Looks good to me. Okay for HEAD and 1.1.
Cheers,
Omair
More information about the distro-pkg-dev
mailing list