jlfwong / jlfwong/speedscope

Speedscope crashes when at zoom > 100% in Arc

Open
#486 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

Haven't diagnosed why this happens yet

image

Seems to cause a crash:

```
speedscope.80eb88d2.js:14 Uncaught RangeError: Maximum call stack size exceeded
at get renderTargetWidthInPixels (speedscope.80eb88d2.js:14:5608)
at speedscope.80eb88d2.js:30:516
at speedscope.80eb88d2.js:14:6435
at Set.forEach ()
at a.resize (speedscope.80eb88d2.js:14:6424)
at speedscope.80eb88d2.js:183:2230
at speedscope.80eb88d2.js:30:725
at speedscope.80eb88d2.js:14:6435
at Set.forEach ()
at a.resize (speedscope.80eb88d2.js:14:6424)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.