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

Move NativeImageDecoder into a separate file, and convert it to a class #10634

Merged
merged 1 commit into from
Mar 9, 2019

Conversation

Snuffleupagus
Copy link
Collaborator

Given the size of the src/core/evaluator.js file, it cannot hurt to move some of its (image related) helper functionality into a separate file.

Split from PR #10613, since I think this makes sense in general.

…class`

Given the size of the `src/core/evaluator.js` file, it cannot hurt to move some of its (image related) helper functionality into a separate file.
@timvandermeij
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Mar 9, 2019

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/badc436d3a69df7/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Mar 9, 2019

From: Bot.io (Windows)


Received

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

Live output at: http://54.215.176.217:8877/601bbd0bb12bad9/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Mar 9, 2019

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/badc436d3a69df7/output.txt

Total script time: 18.00 mins

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

@pdfjsbot
Copy link

pdfjsbot commented Mar 9, 2019

From: Bot.io (Windows)


Failed

Full output at http://54.215.176.217:8877/601bbd0bb12bad9/output.txt

Total script time: 25.80 mins

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

Image differences available at: http://54.215.176.217:8877/601bbd0bb12bad9/reftest-analyzer.html#web=eq.log

@timvandermeij timvandermeij merged commit f17ca49 into mozilla:master Mar 9, 2019
@timvandermeij
Copy link
Contributor

Looks good!

@Snuffleupagus Snuffleupagus deleted the NativeImageDecoder branch March 10, 2019 08:02
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