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

Improve the interface for PDFFindController #9472

Merged
merged 2 commits into from
Feb 12, 2018

Conversation

timvandermeij
Copy link
Contributor

In pull request #9369, I noticed the following question:

There are many other non-underscore methods in PDFFindController; should they be part of the public API?

Looking into this, I found that the private methods in this file are indeed not properly indicated. This patch series fixes that in order to clarify the interface.

@timvandermeij
Copy link
Contributor Author

/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.67.70.0:8877/3104492d4a9cd96/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/3104492d4a9cd96/output.txt

Total script time: 8.29 mins

Published

Copy link
Collaborator

@Snuffleupagus Snuffleupagus left a comment

Choose a reason for hiding this comment

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

Looks good to me; thank you!

@Snuffleupagus Snuffleupagus merged commit be2674a into mozilla:master Feb 12, 2018
@timvandermeij timvandermeij deleted the find-controller-methods branch February 12, 2018 21:04
movsb pushed a commit to movsb/pdf.js that referenced this pull request Jul 14, 2018
…thods

Improve the interface for `PDFFindController`
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