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

Minor changes for api.js, font_loader.js and svg.js #5180

Merged
merged 1 commit into from
Aug 13, 2014

Conversation

pramodhkp
Copy link
Contributor

This PR:

  • Some minor changes in api.js, font_loader.js and svg.js
  • Added svg.js to build process

@@ -1135,3 +1134,5 @@ var SVGGraphics = (function SVGGraphicsClosure(ctx) {
};
return SVGGraphics;
})();

PDFJS.SVGGraphics = SVGGraphics;
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: line break before eof

@yurydelendik
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/795772d490ff141/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/ceedd0d11f1bc45/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/795772d490ff141/output.txt

Total script time: 19.72 mins

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

@pdfjsbot
Copy link

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/ceedd0d11f1bc45/output.txt

Total script time: 22.40 mins

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

yurydelendik added a commit that referenced this pull request Aug 13, 2014
Minor changes for api.js, font_loader.js and svg.js
@yurydelendik yurydelendik merged commit 84584f9 into mozilla:master Aug 13, 2014
@yurydelendik
Copy link
Contributor

Thank you

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