Page 1 of 1

Can`t ABE Block file:// protocol ?

Posted: Fri Dec 06, 2013 2:22 am
by 江3如此多娇
Site ^file://.*
#Accept from ^chrome://browser/content/browser\.xul$
Deny

The Multi-Process version will filter file:// jar:// about://, so I want to try it with ABE:
https://wiki.mozilla.org/Necko:_Electrolysis_design_and_subprojects#Protocols_that_need_work_for_e10s

Re: Can`t ABE Block file:// protocol ?

Posted: Fri Dec 06, 2013 4:54 am
by Thrawn
Can you re-try your link, either inside [ url ] tags, or without parsing URLs?

Re: Can`t ABE Block file:// protocol ?

Posted: Fri Dec 06, 2013 5:51 am
by 江3如此多娇
Thrawn wrote:Can you re-try your link, either inside [ url ] tags, or without parsing URLs?
I edit the url

Re: Can`t ABE Block file:// protocol ?

Posted: Sun Dec 08, 2013 11:59 pm
by Thrawn
Looks like ABE doesn't intercept calls to file:// URLs.
Giorgio would know more.