[Bug 1271] icedtea-web does not handle 'javascript:' protocol URLs

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Jan 28 14:09:32 PST 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1271

Omair Majid <omajid at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |omajid at redhat.com

--- Comment #1 from Omair Majid <omajid at redhat.com> ---
(In reply to comment #0)
> One way of handling is to create a class named
> 'sun.net.www.protocol.javascript.Handler', which will get picked up by the
> default URLStreamHandlerFactory.

It might be cleaner to use
http://docs.oracle.com/javase/7/docs/api/java/net/URL.html#setURLStreamHandlerFactory(java.net.URLStreamHandlerFactory)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130128/0f1ca59a/attachment.html 


More information about the distro-pkg-dev mailing list