Page 1 of 1

login.persona.org surrogate

Posted: Thu May 22, 2014 7:44 pm
by barbaz
crash-stats.mozilla.com is seriously broken without allowing "login.persona.org". None of the clickable tabs do anything, and search only sits there "loading". So I wrote this surrogate to fix it:

Code: Select all

noscript.surrogate.personaorg.replacement : if(typeof navigator.id == "undefined"){navigator.id={__noSuchMethod__:function(){},watch:function(){}}}
noscript.surrogate.personaorg.sources : login.persona.org
Giorgio, should that be default?

Re: login.persona.org surrogate

Posted: Fri May 23, 2014 4:50 am
by Thrawn
persona.org is on the default whitelist. Remove it at your own risk.

Re: login.persona.org surrogate

Posted: Fri May 23, 2014 1:40 pm
by barbaz
Thrawn wrote:persona.org is on the default whitelist.
So is AMO, and there's a surrogate for that...

(I've never had persona.org on my whitelist...)

Re: login.persona.org surrogate

Posted: Wed Oct 01, 2014 10:45 am
by Giorgio Maone
Sorry, I completely missed this thread.
It looks like a valuable contribution, adding to next build, thank you.