Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 2 odpovede
  • 0 má tento problém
  • 48 zobrazení
  • Posledná odpoveď od 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!

Všetky odpovede (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!