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

Replace most loops in web/debugger.js with for...of loops #14742

Merged
merged 1 commit into from
Apr 2, 2022

Conversation

Snuffleupagus
Copy link
Collaborator

This leads to slightly more compact code overall. Also, uses object shorthand notation to remove some now unnecessary function-strings.

This leads to *slightly* more compact code overall. Also, uses object shorthand notation to remove some now unnecessary `function`-strings.
@Snuffleupagus
Copy link
Collaborator Author

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Apr 2, 2022

From: Bot.io (Linux m4)


Received

Command cmd_preview from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.241.84.105:8877/3db3c95522c794a/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Apr 2, 2022

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/3db3c95522c794a/output.txt

Total script time: 2.76 mins

Published

@timvandermeij timvandermeij merged commit 7c8a92d into mozilla:master Apr 2, 2022
@timvandermeij
Copy link
Contributor

Thank you for improving this!

@Snuffleupagus Snuffleupagus deleted the debugger-loops branch April 2, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants