MozillaReality / FirefoxReality

INACTIVE - A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://mzl.la/reality
Mozilla Public License 2.0
770 stars 217 forks source link

In-VR Devtools panel #2602

Closed RangerMauve closed 3 months ago

RangerMauve commented 4 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I've been trying to do more development from within VR on Oculus Quest and Google Daydream, and even though I can get pretty far with in-page tools / SSHing into VMs that hold code, it's been really hard to debug JS errors without connecting a laptop and having to jump out of VR.

Describe the solution you'd like A clear and concise description of what you want to happen.

It'd be cool if there was an "open dev tools" button on tabs that'd launch a local Firefox Devtools page in a new window. This'd be a boon for developers and could potentially onboard a new generation of web devs that are specifically interested in WebXR. Dev tools were super important to my journey in learning to code, and I'm sure a lot of new folks could start on that journey with this functionality too.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

jvonitter commented 4 years ago

Thanks for this request, @RangerMauve. I'm putting it in the backlog for now while we investigate what it would take to do this and when it might be possible.