Now that remote XUL (XUL from websites) has been killed in Firefox 4, what is the JAR-protocol support for? Is it still worth having a white list for it or wouldn't a simple on/off checkbox be enough?
BTW, the sample URL https://samples.noscript.net/sample_apps.jar does not work (samples.noscript.net not found).
JAR protocol in Fx4
JAR protocol in Fx4
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101115 Firefox/4.0b8pre
- Giorgio Maone
- Site Admin
- Posts: 9527
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: JAR protocol in Fx4
The JAR protocol is supported by Firefox independently from remote XUL.dhouwn wrote:Now that remote XUL (XUL from websites) has been killed in Firefox 4, what is the JAR-protocol support for? Is it still worth having a white list for it or wouldn't a simple on/off checkbox be enough?
You can package a whole HTML site in a JAR, if you want, and pull all your resources from there.
It was a fake URL, in fact, just a sample to check regular expressions syntax against.dhouwn wrote: BTW, the sample URL https://samples.noscript.net/sample_apps.jar does not work (samples.noscript.net not found).
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Re: JAR protocol in Fx4
You could, but AFAIK in-the-wild it wasn't used for anything different.Giorgio Maone wrote:The JAR protocol is supported by Firefox independently from remote XUL.
You can package a whole HTML site in a JAR, if you want, and pull all your resources from there.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101115 Firefox/4.0b8pre