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

Add comments to the export list in the src/pdf.js file (PR 11914 follow-up) #11940

Merged
merged 1 commit into from
May 27, 2020

Conversation

Snuffleupagus
Copy link
Collaborator

When converting this file to use standard import/export statements, I sorted the exports in the same order as the imports to simplify things.

However, looking at the list of exported properties it probably doesn't hurt to add a couple of comments to clarify from where specifically the exports originated.

…follow-up)

When converting this file to use standard `import`/`export` statements, I sorted the exports in the same order as the imports to simplify things.

However, looking at the list of `export`ed properties it probably doesn't hurt to add a couple of comments to clarify from where specifically the `export`s originated.
@Snuffleupagus
Copy link
Collaborator Author

/botio unittest

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/3b9634077a49013/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://54.215.176.217:8877/5f38d93bdd339b8/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/3b9634077a49013/output.txt

Total script time: 3.70 mins

  • Unit Tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/5f38d93bdd339b8/output.txt

Total script time: 4.62 mins

  • Unit Tests: Passed

@timvandermeij timvandermeij merged commit efc2588 into mozilla:master May 27, 2020
@timvandermeij
Copy link
Contributor

Good idea! It's indeed quite a big list.

@Snuffleupagus Snuffleupagus deleted the pdf.js-export-comments branch May 27, 2020 22:12
This pull request was closed.
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