zjnz

welcome to my space

loadexception firefox 3

  • Hi everyone

    I have just installed firefox 3 and was hoping to see how my Ext app performed with the apparent memory management enhancements that are included.

    Unfortunately i can't even log in to the app because i am now getting a loadexception on my login store. This does not happen with firefox 2 or ie 6/7. Is there something important that has changed with firefox 3 and its javascript functionality? Has anyone else had similar problems?

    Thanks in advance.


  • No, i'm only using https for the initial login (sending across username and password), thereafter the security for all other calls is handled using a token and checksums, so https is unnecessary.

    P.S. Thanks for the swift replies :)


  • hendricd
    If you have any idea why https works in FF2 and not FF3 please let me know.

    FF3 added many new security/safety (same--origin) features. I suspect it doesn't like http (main page) vs https: in your