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 leading and trailing spaces from info.Producer and info.Creator when printing debug info in the console (bug 872827) #4589

Merged
merged 1 commit into from
Apr 10, 2014

Conversation

Snuffleupagus
Copy link
Collaborator

Using trim instead of a regexp seemed less clunky, and it should be fine given https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/Trim#Browser_compatibility.
(If this assumption is incorrect, I'll be happy to either replacing it with a regexp or adding a polyfill in web/compatibility.js.)

Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=872827.

…r when printing debug info in the console (bug 872827)
@Snuffleupagus
Copy link
Collaborator Author

/botio-windows preview

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/75e95a63aacc8cd/output.txt

@yurydelendik
Copy link
Contributor

Thanks.

yurydelendik added a commit that referenced this pull request Apr 10, 2014
Remove leading and trailing spaces from info.Producer and info.Creator when printing debug info in the console (bug 872827)
@yurydelendik yurydelendik merged commit 79f82b0 into mozilla:master Apr 10, 2014
@Snuffleupagus Snuffleupagus deleted the bug-872827 branch April 11, 2014 08:20
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