Blank page when loading https://spector.babylonjs.com/demos/sponzadynamicshadows/ test page
Categories
(Web Compatibility :: Site Reports, defect)
Tracking
(firefox-esr102 affected, firefox114 affected, firefox115 affected, firefox116 affected)
People
(Reporter: atrif, Unassigned)
Details
Attachments
(2 files)
Found in
- 115.0b4
Affected versions
- 116.0a1 (2023-06-11)
- 115.0b3
- 114.0.1
- 102.12.0esr
Tested platforms
- Affected platforms: Windows10 x64, Ubuntu 20.04, macOS 12
- Unaffected platforms: none
Steps to reproduce
Expected result
- Page is loaded.
Actual result
- Blank page.
Regression range
- I don’t think this is a regression because this worked in the past and esr 102.12.0 is affected as well, so it may be a web page change. Will search for one ASAP.
Additional notes
- Chrome loads the page as expected.
- Attached a screenshot with web console errors
- S4 because I don't know if only this webpage is affected.
Reporter | ||
Comment 1•2 years ago
|
||
Reproducing with 74.0a1 (2020-02-02) on Windows 10x64 as well. This might be a webpage change because this worked in the past. Removing the regressionwindow-wanted
flag.
![]() |
||
Comment 2•2 years ago
|
||
Console shows:
Loading failed for the <script> with source “https://cdn.webglstats.com/stat.js”. sponzadynamicshadows:7:75
Uncaught ReferenceError: XRWebGLBinding is not defined
107 https://spectorcdn.babylonjs.com/spector.bundle.js:76
n https://spectorcdn.babylonjs.com/spector.bundle.js:76
<anonymous> https://spectorcdn.babylonjs.com/spector.bundle.js:76
<anonymous> https://spectorcdn.babylonjs.com/spector.bundle.js:76
<anonymous> https://spectorcdn.babylonjs.com/spector.bundle.js:1
<anonymous> https://spectorcdn.babylonjs.com/spector.bundle.js:1
spector.bundle.js:76:19689
Uncaught ReferenceError: SPECTOR is not defined
<anonymous> https://spector.babylonjs.com/js/loader.js:29
loader.js:29:15
And open https://spector.babylonjs.com/js/loader.js in tab, the page shows Warning: Potential Security Risk Ahead
cdn.webglstats.com uses an invalid security certificate.
The certificate is not trusted because the issuer certificate has expired.
Error code: SEC_ERROR_EXPIRED_ISSUER_CERTIFICATE
Comment 3•1 year ago
|
||
Comment 4•1 year ago
•
|
||
Verified this issue and could not reproduce it on Firefox versions 122, 124, and ESR version. The page loads and I was able to capture a recording.
If the reporter can confirm that the issue reproduces in a new profile, we will gladly re-open the issue.
Tested with:
Browser / Version: Firefox Release 122.0 (64-bit)/ Firefox Nightly 124.0a1 (2024-01-27) (64-bit)/ Firefox ESR 115.7.0esr (64-bit)
Operating System: Windows 10 PRO x64
Description
•