Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some way of accessing warnings/DOM errors/console.log output on embedded devices #24084

Closed
jdm opened this issue Aug 28, 2019 · 3 comments
Closed
Labels
Projects

Comments

@jdm
Copy link
Member

@jdm jdm commented Aug 28, 2019

For app developers who are not developing Servo, they won't have the VS output window to show them useful page debugging info. We need some mechanism to allow getting this data from the device. Possibly we can run an HTTP server?

@jdm jdm added the A-embedding label Aug 28, 2019
@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Aug 28, 2019

Is this going to be specific to the device? E.g. on magicleap there's custom code in the embedder to hook up Rust logging to ML_LOG.

@jdm
Copy link
Member Author

@jdm jdm commented Aug 28, 2019

Probably? Maybe we'll want a general embedding API for it.

@jdm
Copy link
Member Author

@jdm jdm commented Aug 28, 2019

We can make use of the existing devtools server while still works in FF 68.

@jdm jdm closed this Aug 28, 2019
@jdm jdm added this to Done in HoloLens Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
HoloLens
  
Done
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.