Page 1 of 1

minor error in dev changelog?

Posted: Wed Jun 25, 2014 9:15 pm
by barbaz
http://noscript.net/getit#devel wrote:v 2.6.8.30rc3
=========================================================================
x Make "[Temporarily] Allow all this page" affec top-level document's
origin only when cascading permissions mode is enabled
that is saying that the top-level document's permission will not be changed on (Temp-)Allow all this page unless cascading permissions are enabled. :?:
So after looking at the code and doing a quick check, seems it was intended to say

Code: Select all

v 2.6.8.30rc3
=========================================================================
x Make "[Temporarily] Allow all this page" affect only the top-level
  document's origin when cascading permissions mode is enabled

Re: minor error in dev changelog?

Posted: Wed Jun 25, 2014 10:33 pm
by Giorgio Maone
Amended, thank you.