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

Fix an incorrect condition in BaseViewer.isPageVisible (PR 10217 follow-up) #11382

Merged
merged 1 commit into from
Dec 8, 2019

Conversation

Snuffleupagus
Copy link
Collaborator

This was a blatant oversight in PR #10217, since there's obviously no this.pageNumber property anywhere in the BaseViewer. Luckily this shouldn't have caused any bugs, since the only call-site is also validating the pageNumber (but correctly that time).

…llow-up)

This was a blatant oversight in PR 10217, since there's obviously no `this.pageNumber` property anywhere in the `BaseViewer`. Luckily this shouldn't have caused any bugs, since the only call-site is also validating the `pageNumber` (but correctly that time).
@Snuffleupagus
Copy link
Collaborator Author

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Dec 5, 2019

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/54b134038b66b66/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Dec 5, 2019

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/54b134038b66b66/output.txt

Total script time: 1.72 mins

Published

@timvandermeij timvandermeij merged commit 3d549f1 into mozilla:master Dec 8, 2019
@timvandermeij
Copy link
Contributor

timvandermeij commented Dec 8, 2019

Hm, I also managed to overlook this during review. Thank you for the follow-up fix!

@Snuffleupagus Snuffleupagus deleted the pr-10217-follow-up branch December 10, 2019 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants