On Sep 4, 2013, at 4:18 PM, Andy McKay <[email protected]> wrote: > > On 2013-09-04, at 2:03 PM, Kumar McMillan <[email protected]> wrote: >> As a consequence of deprecating mozPay() Firefox Marketplace will need >> something like window.open(url, {mozTrusted: true}). This flag could be >> restricted to whitelisted domains; it would open the current trusted UI >> which is used by Firefox Marketplace and Persona > > If we think the TrustedUI is useful, would it make sense to make that be an > API call as well, navigator.trustedUI, that starts the trusted UI. It would > have to be a whitelist of add domains that can start that flow off, similar > to how it is now.
That is what I proposed as a special flag to window.open(). Why make a new navigator.trustedUI method? Anyway, I think the Trusted UI is still evolving will probably take a new shape once some work has gone into making it more trustworthy. _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
