NewChannel API deprecated

2015-05-18 Thread Christoph Kerschbaumer
Hi everyone, we are about to move security checks from 'before creating a channel' in Gecko to 'when the channel is actually opened' in Necko. We do this for several reasons: (i) If no security check is performed in Gecko before creating the channel, then no security check is performed at all.

Re: [blink-dev] Consider Javascript is so powerfull now, is that possible to implement WebEngine in javascript?

2015-05-18 Thread Anand Mistry
On Monday, 18 May 2015 08:33:52 UTC+10, Thiago Farina wrote: On Sunday, May 17, 2015, 罗勇刚(Yonggang Luo) luoyo...@gmail.com javascript: wrote: Such as Blink and Gecko does:) Blink is a layout rendering engine. Do you mean you want to implement it in Javascript rather than C++? Why would