<div dir="ltr">There is also the JavaScript API in case you haven't seen this: <a href="https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler">https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler</a></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 29, 2020 at 10:20 AM Tom Ritter <<a href="mailto:tom@mozilla.com">tom@mozilla.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Jan 29, 2020 at 9:21 AM Erick Calder <<a href="mailto:e@arix.com" target="_blank">e@arix.com</a>> wrote:<br>
><br>
> thanks for the quick reply.  it was my hope to piggy-back on a large installed base of users but from your reply it sounds like that won’t be feasible, in which case I may have to roll out my own browser.  I’m ok to do that though it comes with the overhead of having to manage 5 OSs (3 desktop, 2 mobile)<br>
><br>
> I can work on either c++ or javascript but Js would be preferred as some of the libraries I’ll be using are more mature on that platform<br>
<br>
If the 2 Mobile you are referring to are Android and iOS; know that<br>
your options are iOS are severely limited as Apple does not allow any<br>
browser engine to run except theirs. Our iOS app does not use Gecko<br>
for this reason, it has to use WebKit.<br>
<br>
I don't know if what you want to do is possible on iOS, or how it<br>
would be done, but I expect it would be very different from the other<br>
4 OSes.<br>
<br>
-tom<br>
_______________________________________________<br>
firefox-dev mailing list<br>
<a href="mailto:firefox-dev@mozilla.org" target="_blank">firefox-dev@mozilla.org</a><br>
<a href="https://mail.mozilla.org/listinfo/firefox-dev" rel="noreferrer" target="_blank">https://mail.mozilla.org/listinfo/firefox-dev</a><br>
</blockquote></div>