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

Replace unnecessary bind(this) and var self = this statements with arrow functions in remaining src/ files #8370

Merged
merged 1 commit into from
May 3, 2017

Conversation

Snuffleupagus
Copy link
Collaborator

@Snuffleupagus Snuffleupagus commented May 3, 2017

…h arrow functions in remaining `src/` files
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented May 3, 2017

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/3e51e3809ff431b/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 3, 2017

From: Bot.io (Windows)


Received

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

Live output at: http://54.215.176.217:8877/37f95ea280e0782/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 3, 2017

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/37f95ea280e0782/output.txt

Total script time: 20.86 mins

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

@yurydelendik
Copy link
Contributor

/botio-linux test

@pdfjsbot
Copy link

pdfjsbot commented May 3, 2017

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/6bf6e0eae96c13f/output.txt

@pdfjsbot
Copy link

pdfjsbot commented May 3, 2017

From: Bot.io (Linux m4)


Success

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

Total script time: 9.65 mins

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

@pdfjsbot
Copy link

pdfjsbot commented May 3, 2017

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/6bf6e0eae96c13f/output.txt

Total script time: 19.38 mins

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

@yurydelendik yurydelendik merged commit e81c067 into mozilla:master May 3, 2017
@yurydelendik
Copy link
Contributor

Thank you for the patch.

@Snuffleupagus Snuffleupagus deleted the src-rm-bind branch May 4, 2017 13:47
movsb pushed a commit to movsb/pdf.js that referenced this pull request Jul 14, 2018
Replace unnecessary `bind(this)` and `var self = this` statements with arrow functions in remaining `src/` files
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