On Tuesday, January 5, 2016 at 11:01:46 AM UTC-8, Naoki Hirata wrote:
> What's the error that you are getting in terms of permission?
> 
> In your manifest, if you are on nightly and you need to use web components, 
> you will have to add : 
> 
> 
>          "moz-extremely-unstable-and-will-change-webcomponents": {
> 
>   
> 
> 
> 
>     
> 
> 
>     
> 
>     
> 
>   
>       
>          
>        
> 
>            "description": "Use web components"
> 
>   
> 
> 
> 
>     
> 
> 
>     
> 
>     
> 
>   
>       
>          
>        
> 
>          }
> 
> 
> 
> 
> On Tue, Jan 5, 2016 at 8:17 AM, J. Ryan Stinnett <[email protected]> wrote:
> On Mon, Jan 4, 2016 at 4:18 PM,  <[email protected]> wrote:
> 
> > Also, I get this message on WebIDE that the build on my phone(runtime) is 
> > latest than build on my browser (is up to date - version 43). But it still 
> > installs the apps.
> 
> > Is it just a warning message or a bug ?
> 
> 
> 
> If you have (for example) a nightly build on your phone, then it is
> 
> based on Gecko 46, which is newer than desktop Firefox 43. The warning
> 
> is trying to say that if that's the case, you should use Firefox
> 
> Nightly on desktop, which would also be based on Gecko 46.
> 
> 
> 
> Things *may* work okay if you skip this, but it is an unsupported
> 
> setup for DevTools, which could break in mysterious ways.
> 
> 
> 
> - Ryan
> 
> 
> 
> _______________________________________________
> 
> dev-fxos mailing list
> 
> [email protected]
> 
> https://lists.mozilla.org/listinfo/dev-fxos

----------------------------------------------------------------------

@ Naoki:

The error was about a couple of permissions which were not suppose to be in the 
manifest file. Removing them fixed the problem.
the permissions were:
embed-apps
engineering-mode

Thank you.
_______________________________________________
dev-fxos mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-fxos

Reply via email to