login.persona.org surrogate

Proposals for new surrogate scripts, updates/bug fixes to existing ones, tips and tricks to work around the lazy web.
Post Reply
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

login.persona.org surrogate

Post 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?
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: login.persona.org surrogate

Post by Thrawn »

persona.org is on the default whitelist. Remove it at your own risk.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
barbaz
Senior Member
Posts: 10847
Joined: Sat Aug 03, 2013 5:45 pm

Re: login.persona.org surrogate

Post 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...)
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26
User avatar
Giorgio Maone
Site Admin
Posts: 9454
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: login.persona.org surrogate

Post by Giorgio Maone »

Sorry, I completely missed this thread.
It looks like a valuable contribution, adding to next build, thank you.
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0
Post Reply