Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Blank page when trying to access website - https://idp.inera.se/login in old Mozilla firefox version 43.0

  • 2 respostas
  • 0 tem este problema
  • 84 visualizações
  • Última resposta de shankhasubhra.p

more options

Hi, I am using the open-source code of Firefox Mozilla version 43 for development purposes.

I see a blank page when trying to access the website - https://idp.inera.se/login in old Mozilla Firefox version 43.0 However, this has been fixed in the Firefox 44.0 version.

Could you kindly point me to the security fix or the source-code change that has fixed this issue between releases from 43 to 44?

Thanks!

Hi, I am using the open-source code of Firefox Mozilla version 43 for development purposes. I see a blank page when trying to access the website - https://idp.inera.se/login in old Mozilla Firefox version 43.0 However, this has been fixed in the Firefox 44.0 version. Could you kindly point me to the security fix or the source-code change that has fixed this issue between releases from 43 to 44? Thanks!

Todas as respostas (2)

more options
TypeError: e.onStable.emit is not a function

Can only narrow it down to the day 2015-10-09:

https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a955ea9382afedd66ea0da21fcd2932465168d84&tochange=d01dd42e654b8735d86f9e7c723cc869a3b56798

Some notable standards implemented then:

Bug 1141863 - Implement ES6 SuperCall. Bug 1185106 - Implement async functions (ES 2017 proposal)

more options

Hi, thanks, that was quite useful. Do we know, if anything related to SNI security has changed between Mozilla versions 43 to 44? I am yet to find the root cause and any suggestions would help a lot.

Thanks in advance!