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

Remove createFromIR from PDFFunctionFactory #9659

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

yurydelendik
Copy link
Contributor

Refactors and removes createIR and createFromIR from PDFFunctionFactory -- there is no need to do that. The similar change happens at ColorSpace. That also allows us to make sure we are using consistent IR data, e.g. added toNumberArray to weed out non-arrays earlier.

@yurydelendik
Copy link
Contributor Author

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_test from @yurydelendik received. Current queue size: 0

Live output at: http://54.215.176.217:8877/05f66348b0ff661/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

Command cmd_test from @yurydelendik received. Current queue size: 0

Live output at: http://54.67.70.0:8877/885cef83dabb811/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/05f66348b0ff661/output.txt

Total script time: 25.31 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@brendandahl
Copy link
Contributor

Odd, the linux bot never wrote back, but it's tests passed.

@brendandahl brendandahl merged commit 2dc4af5 into mozilla:master Apr 12, 2018
@timvandermeij timvandermeij removed the request for review from brendandahl April 12, 2018 22:30
movsb pushed a commit to movsb/pdf.js that referenced this pull request Jul 14, 2018
Remove createFromIR from PDFFunctionFactory
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.

4 participants