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

Add braces to single line statements in src/shared #4414

Merged
merged 5 commits into from
Mar 8, 2014
Merged

Add braces to single line statements in src/shared #4414

merged 5 commits into from
Mar 8, 2014

Conversation

Snuffleupagus
Copy link
Collaborator

This PR fixes the coding style in the src/shared folder.
Note that this only includes adding braces to single line statements, since also changing to strict equalities/inequalities is much more difficult (because of the risk of implicit type conversion in the current code).

@timvandermeij
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Mar 8, 2014

From: Bot.io (Linux)


Received

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

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

@pdfjsbot
Copy link

pdfjsbot commented Mar 8, 2014

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/f7e5843205efdba/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Mar 8, 2014

From: Bot.io (Linux)


Success

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

Total script time: 25.33 mins

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

@pdfjsbot
Copy link

pdfjsbot commented Mar 8, 2014

From: Bot.io (Windows)


Failed

Full output at http://107.22.172.223:8877/f7e5843205efdba/output.txt

Total script time: 35.71 mins

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

Image differences available at: http://107.22.172.223:8877/f7e5843205efdba/reftest-analyzer.html#web=eq.log

timvandermeij added a commit that referenced this pull request Mar 8, 2014
Add braces to single line statements in src/shared
@timvandermeij timvandermeij merged commit df2248d into mozilla:master Mar 8, 2014
@Snuffleupagus Snuffleupagus deleted the src-shared-braces branch March 8, 2014 21:47
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