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

Limit the removePageBorders option, in PDFViewer, to only GENERIC builds #15998

Merged

Conversation

Snuffleupagus
Copy link
Collaborator

This option was added specifically for third-party users, but has never been used in the PDF.js project itself.
Furthermore there's no preference that can be used to enable it, and you need to provide the removePageBorders option when initializing a PDFViewer-instance.

This patch thus get rid of a little bit more unused code in the Firefox PDF Viewer.

… builds

This option was added specifically for third-party users, but has never been used in the PDF.js project itself. Furthermore there's no preference that can be used to enable it, and you need to provide the `removePageBorders` option when initializing a `PDFViewer`-instance.

This patch thus get rid of a little bit more unused code in the Firefox PDF Viewer.
@Snuffleupagus
Copy link
Collaborator Author

/botio integrationtest

@pdfjsbot
Copy link

pdfjsbot commented Feb 3, 2023

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/90b1e39660d3c28/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Feb 3, 2023

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/54f8c24ffae9ee7/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Feb 3, 2023

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/54f8c24ffae9ee7/output.txt

Total script time: 4.41 mins

  • Integration Tests: FAILED

@pdfjsbot
Copy link

pdfjsbot commented Feb 3, 2023

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/90b1e39660d3c28/output.txt

Total script time: 15.84 mins

  • Integration Tests: FAILED

Copy link
Contributor

@calixteman calixteman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you.

@Snuffleupagus Snuffleupagus merged commit 72bf36e into mozilla:master Feb 3, 2023
@Snuffleupagus Snuffleupagus deleted the limit-removePageBorders branch February 3, 2023 14:04
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