--- On Mon, 9/26/11, Joe Btfsplk<joebtfsplk@xxxxxxx> wrote:
From: Joe Btfsplk<joebtfsplk@xxxxxxx>
Subject: Re: [tor-talk] Fw: Hotmail with Tor [is their a solution!?]
To: tor-talk@xxxxxxxxxxxxxxxxxxxx
Date: Monday, September 26, 2011, 1:08 PM
I don't use Hotmail, but it may / may not be related to javascript.
Either way, make sure that (at least) session cookies are allowed to be
set for HM.
-----Cookies work as per usual.
For grins, after disabling NOScript, look in about:config, type
"javascript" in search,& see if any are still set to deny javascript,
even though may have disabled / uninstalled an addon. Uninstalling them
(assume disabling, too) does NOT always reset the preferences they
changed back to default. It should, but doesn't always.
-----I disabled JavaScript and there were a few options that were "false" which I set to true:
javascript.options.mem.log
javascript.options.methodjit_always
javascript.options.strict
network.protocol-handler.external.javascript
However did this not solve the problem - same behaviour as previously.
Are you using the same install& same profile of FF w/ Tor, as used for
everyday use w/o Tor? Or is it a separate FF / profile, w/ diff addons
or plugins, that you're running w/ Tor?
-----Same as I use for all other Tor browsing.
Look at the error console to see what, if any, errors show when trying
to load the pages that show basically blank. AFAIK, if FF has problems
w/ a page, it will log errors in error console.
If given option, try changing the viewing mode of msgs to text only.
-----No "errors" but lots of "warning" messages:
Warning: reference to undefined property e[d]
Source File: https://login.live.com/pp1100/js/WLWorkflow.js?x=11.0.18474.0
Line: 9
Warning: assignment to undeclared variable HM_CustomLogo
Source File: https://login.live.com/pp1100/js/WLWorkflow.js?x=11.0.18474.0
Line: 46
Warning: assignment to undeclared variable LM_HIPLogin
Source File: https://login.live.com/pp1100/js/WLWorkflow.js?x=11.0.18474.0
Line: 29
Warning: assignment to undeclared variable LM_LockOut
Source File: https://login.live.com/pp1100/js/WLWorkflow.js?x=11.0.18474.0
Line: 29
Warning: assignment to undeclared variable FNode_Disabled
Source File: https://login.live.com/pp1100/js/WLWorkflow.js?x=11.0.18474.0
Line: 48
Also a TorButton error:
Warning: "window" is read-only
Source File: chrome://torbutton/content/torbutton.js
Line: 4412
Many thanks - any more suggestions?