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

Move the getPage call in PDFDocumentProperties class #19137

Conversation

Snuffleupagus
Copy link
Collaborator

This allows us to remove an ESLint disable-statement for arrow-body-style, without affecting readability of the code, and fetching the metadata and the page in parallel should be a tiny bit more efficient as well.

This allows us to remove an ESLint disable-statement for `arrow-body-style`, without affecting readability of the code, and fetching the metadata and the page in parallel should be a *tiny* bit more efficient as well.
@timvandermeij
Copy link
Contributor

/botio-linux preview

@moz-tools-bot
Copy link
Collaborator

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/936372dff4c1209/output.txt

@moz-tools-bot
Copy link
Collaborator

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/936372dff4c1209/output.txt

Total script time: 0.98 mins

Published

@timvandermeij timvandermeij merged commit c40a0a6 into mozilla:master Dec 1, 2024
7 checks passed
@timvandermeij
Copy link
Contributor

Thanks!

@Snuffleupagus Snuffleupagus deleted the PDFDocumentProperties-move-getPage branch December 1, 2024 17:36
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