Space Harrier WebVR Three.js demo works in Firefox 54 Release channel (without VR display), but not Beta or Nightly 54
Categories
(Core :: WebVR, defect, P4)
Tracking
()
People
(Reporter: cpeterson, Assigned: thomasmo)
References
()
Details
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
The link above (https://dlittle42.github.io/machinecode/examples/spaceharrier_vr/index7.html) shows the same magenta page and the same script errors across FF64, CH71, and Edge32:
Uncaught ReferenceError: PNLTRI is not defined
at index7.html:199
at index7.html:220
index7.html:285 Uncaught TypeError: THREE.ConvexObjectBreaker is not a constructor
at index7.html:285
I tried with and without a headset in FF and Edge.
:cpeterson, can you confirm if this bug should be still active? And, if so, where/how i can repro?
Thanks!
Reporter | ||
Comment 4•6 years ago
|
||
(In reply to thomasmo from comment #3)
The link above (https://dlittle42.github.io/machinecode/examples/spaceharrier_vr/index7.html) shows the same magenta page and the same script errors across FF64, CH71, and Edge32:
I see the same behavior and errors in all browser I tested, so I'll close this bug.
Description
•