"docShell JS blocking" (i.e. setting docShell.allowJavascript to false) been redundant since NoScript has not been using CAPS anymore to enforce script permissions, because the "new" way (setting a flag at the window level) was inherited by sub-documents by default.Vidad wrote: 2 - docShell JS blocking for every non-whitelisted site (enables
cross-frame inheritance of JS blocking)
I had it set to 2. Why has it become obsolete ? I suppose it's due to content being run in a separate process with e10s, but could you guys provide some more technically detailed reasons ?
I've removed this option completely now because with e10s this is a source of annoying bugs, too.