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

Use more for...of loops in the viewer #14828

Merged
merged 1 commit into from
Apr 23, 2022

Conversation

Snuffleupagus
Copy link
Collaborator

Note that the arrays that we're looping over here are by definition dense, hence there's no point in checking if each element actually exists first.

Note that the arrays that we're looping over here are by definition *dense*, hence there's no point in checking if each element actually exists first.
@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/a0dd2534408078b/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/a0dd2534408078b/output.txt

Total script time: 2.65 mins

Published

@timvandermeij timvandermeij merged commit 1921c46 into mozilla:master Apr 23, 2022
@timvandermeij
Copy link
Contributor

Thanks!

@Snuffleupagus Snuffleupagus deleted the viewer-more-for-of branch April 23, 2022 21:30
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.

None yet

3 participants