為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

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!