JAR protocol in Fx4

Bug reports and enhancement requests
Post Reply
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

JAR protocol in Fx4

Post by dhouwn »

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).
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101115 Firefox/4.0b8pre
User avatar
Giorgio Maone
Site Admin
Posts: 9527
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: JAR protocol in Fx4

Post by Giorgio Maone »

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?
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.
dhouwn wrote: BTW, the sample URL https://samples.noscript.net/sample_apps.jar does not work (samples.noscript.net not found).
It was a fake URL, in fact, just a sample to check regular expressions syntax against.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
dhouwn
Bug Buster
Posts: 968
Joined: Thu Mar 19, 2009 12:51 pm

Re: JAR protocol in Fx4

Post by dhouwn »

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.
You could, but AFAIK in-the-wild it wasn't used for anything different.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b8pre) Gecko/20101115 Firefox/4.0b8pre
Post Reply