Bug 1883290 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

1. Go to https://codepen.io/loficodes/pen/eYQLgy .  Let the demo run for a few seconds
2. In the JS part of the code-pane, change the following line:

Original : let dotSize = 3;
Change to: let dotSize = 1;

3. Let the demo recompile (or force it to recompile)

AR: https://share.firefox.dev/3TjYv1o
There is a lot of IPC-y stuff going on between the parent process and a Codepen process.
ER: Not so?
1. Go to https://codepen.io/loficodes/pen/eYQLgy .  Let the demo run for a few seconds
2. In the JS part of the code-pane, change the following line:

Original : let dotSize = 3;
Change to: let dotSize = 1;

3. Let the demo recompile (or force it to recompile) . Let it run for a few seconds

AR: https://share.firefox.dev/3TjYv1o
There is a lot of IPC-y stuff going on between the parent process and a Codepen process.
ER: Not so?
1. Go to https://codepen.io/loficodes/pen/eYQLgyG.  Let the demo run for a few seconds
2. In the JS part of the code-pane, change the following line:

Original : let dotSize = 3;
Change to: let dotSize = 1;

3. Let the demo recompile (or force it to recompile) . Let it run for a few seconds

AR: https://share.firefox.dev/3TjYv1o
There is a lot of IPC-y stuff going on between the parent process and a Codepen process.
ER: Not so?

Back to Bug 1883290 Comment 0