Re: Installing web apps

On 2/1/12 2:39 PM, Charles Pritchard wrote:
> Mozilla said they were getting rid of their enable privilege API. I
> don't know that they have.

It's being removed, slowly.  For example, cross-site XHR (modulo 
whatever CORS allows) is no longer possible even if you enablePrivilege 
in current Gecko.

There may be a different privilege setup eventually, but enablePrivilege 
in its existing form is not a good API, especially for the web.

-Boris

Received on Wednesday, 1 February 2012 19:58:09 UTC