Re: Use-case for consideration, which will be difficult post-NPAPI

2015-06-25 Thread Adam Roach
I would look over the discussion in https://bugzilla.mozilla.org/show_bug.cgi?id=988781 regarding future SC support via the WebCrypto JS APIs. I would hope that having a W3C spec for a smartcard API would encourage a common, cross-browser way to do this without plugins or addons. /a On 6/25/

Re: Use-case for consideration, which will be difficult post-NPAPI

2015-06-25 Thread James May
Have you considered using a local web server? That way you can use any native code you want, and it's a reasonably common approach. On many platforms you can even use socket activation to avoid the need for a always running server process. On 25 June 2015 at 21:04, Alex Taylor wrote: > Good m

Re: Linked Data and a new Browser API event

2015-06-25 Thread Benjamin Francis
To follow up on this, there is resistance against implementing the more complex Microdata or RDFa specifications in Gecko. We definitely now need some form of Linked Data support for Firefox OS 2.5 so I'm suggesting the following: We should support Open Graph (because of its wide usage by existing

Re: [feature] open certain domains into a private window

2015-06-25 Thread Aaron Klotz
On 2015-06-24 4:27 PM, Nicholas Alexander wrote: This would be valuable, I think. We have a (new) flag for opening all links in PB mode; this should work with that. Worth filing a ticket (if there is not yet one). Nick Filed bug 1177472. ___ dev

Use-case for consideration, which will be difficult post-NPAPI

2015-06-25 Thread Alex Taylor
Good morning. I have a use-case which will be difficult to reproduce in the post-NPAPI world: The use-case is a Java/NPAPI applet which uses the javax.smartcardio library to communicate with USB-connected contactless smartcard readers, from a web-page. Extremely useful functionality for our cus

Re: Help with building Xulrunner windows 64 bit.

2015-06-25 Thread Abhay Kumar Somani
On Friday, June 19, 2015 at 10:31:34 AM UTC+5:30, Abhay Kumar Somani wrote: > On Wednesday, June 17, 2015 at 10:29:24 PM UTC+5:30, Adrian Kalla wrote: > > W dniu 06/17/2015 o 06:33 PM, Abhay Kumar Somani pisze: > > > Hi, I am working in a company and we are using XULRunner to deploy our > > > app.