[Resolved] Just a false positive please ignore

Post a reply

Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: [Resolved] Just a false positive please ignore

Re: Some sites require some permissions in default preset to work even if same permissions are granted by trusted preset

by pal1000 » Fri May 24, 2019 7:01 am

Well, this is embarrassing. I got the impression that allowing www.googleapis.com didn't help but I was wrong.

Re: Some sites require some permissions in default preset to work even if same permissions are granted by trusted preset

by skriptimaahinen » Thu May 23, 2019 9:58 pm

Both example pages fetch the table content from www.googleapis.com. For the fetching to work, that domain needs to have fetch enabled.

[Resolved] Just a false positive please ignore

by pal1000 » Thu May 23, 2019 11:04 am

I personally believe this is a bug. It only affects Firefox.
Some examples to reproduce with:
- https://storage.googleapis.com/chromium ... index.html
- https://commondatastorage.googleapis.co ... index.html

For any of these 2 pages if default preset doesn't have fetch permission it doesn't matter what permissions are granted to trusted preset, the table contents always remain blank.

Top