question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support RenderingContext.prototype.call

See original GitHub issue

It seems that Spector, the browser extension at least, doesn’t work with contexts created through wasm:

For example, try loading this page with the extension enabled, and the red button does not open the report: https://rustwasm.github.io/wasm-bindgen/exbuild/webgl/

I also couldn’t see a way to do this through the spector object on window

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:16 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
sebavancommented, Feb 15, 2019

It looks like hooking the entire context prototype is creating some issues. I am currently investigating a way to bypass some of the restrictions it created.

1reaction
sebavancommented, Jan 13, 2019

Yup totally agree and thanks for the nice feedback, just need to find a bit more time to sort it out but will probably require a local install not just from the extension from what I can see now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

CanvasRenderingContext2D - Web APIs | MDN
Chrome Edge CanvasRenderingContext2D Full support. Chrome1. Toggle history Full support. Edge12. T... arc Full support. Chrome1. Toggle history Full support. Edge12. T... arcTo Full support. Chrome1....
Read more >
HTMLCanvasElement.getContext()
The HTMLCanvasElement.getContext() method returns a drawing context on the canvas, or null if the context identifier is not supported.
Read more >
Package: vrender
Render a scene in a volume rendering context to a buffer. vrender_collect_ray, Collect a ray projected from an image plane into a volume....
Read more >
Initializing - Win32 apps | Microsoft Learn
... returns the version number of the GLU library or the version number and any vendor-specific GLU extension calls. ... The prototype of...
Read more >
Class PrototypeEngineHelper | CakePHP 1.3
Note: Effects require Scriptaculous to be loaded. Parameters ... The completed ajax call. ... Gets the currently-used model field of the rendering context....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found