Extension development - Compilation issues with Firefox 33 SDK

2014-09-06 Thread Shanmugham Sundaram
Hi, As part of our FF extension development, we are using FF SDK (which was obtained after compiling FF 33 beta source code in MS 2010). The libs and include are obtained from obj-i686-pc-mingw32\dist\ dir after compiled using start-shell-msvc2010.bat (provided by MozillaBuildSetup-Latest.exe).

Re: Restricting gUM to authenticated origins only

2014-09-06 Thread Martin Thomson
It's more the case that a persistent positive grant from permission manager would be ignored for non-secure origins and non-secure origins would not show any option to persist. - Original Message - From: "Mounir Lamouri" To: "Martin Thomson" , "Ehsan Akhgari" Cc: "Chris Peterson" , de

Re: Restricting gUM to authenticated origins only

2014-09-06 Thread Mounir Lamouri
On Sat, 6 Sep 2014, at 14:49, Martin Thomson wrote: > One idea that has been floated > (https://bugzilla.mozilla.org/show_bug.cgi?id=1002676) is to restrict > persistent permissions to secure origins. The reasoning there being that > a persistent grant can be trivially intercepted if you work in t