Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 2 відповіді
  • 0 мають цю проблему
  • 9 переглядів
  • Остання відповідь від 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!

Усі відповіді (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!