On Tue, Jun 16, 2015 at 9:33 PM, Bobby Holley <bobbyhol...@gmail.com> wrote: > On Tue, Jun 16, 2015 at 12:28 PM, Paul Rouget <p...@mozilla.com> wrote: >> >> The goal is to build a browser in HTML. Not to run a browser in >> current Firefox Desktop or in Chrome. > > > Ok. Are you also aiming to remove the dependency on XPCOM (i.e. Components)? > In that case it seems reasonable to swap out the System Principal for a > privilege called "UniversalXSS" - just make sure it's clear that that's what > it does. ;-)
I will add a special permission called "universalxss". I'll ask you, Paul and Jonas to look at the patch. > Also, the eval API should almost certainly be asynchronous, right? Current patch is asynchronous. -- Paul _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform