[icedtea-web] RFC: Patch to allow recursive calls from NPN_GetURL
Deepak Bhole
dbhole at redhat.com
Thu Jun 9 08:55:53 PDT 2011
* Omair Majid <omajid at redhat.com> [2011-05-27 11:53]:
> 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.
>
Can I backport this to 1.0 too? Fedora 15 has FF4 and would be affected for
this.
Cheers,
Deepak
> Cheers,
> Omair
More information about the distro-pkg-dev
mailing list