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

Fixes polyfill for Safari's URL #8727

Closed
wants to merge 2 commits into from
Closed

Conversation

yurydelendik
Copy link
Contributor

Fixes #8726

@yurydelendik
Copy link
Contributor Author

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.67.70.0:8877/4aa1e8552502f9a/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/4aa1e8552502f9a/output.txt

Total script time: 2.31 mins

Published

@yurydelendik yurydelendik deleted the yurydelendik-patch-1 branch July 31, 2017 16:13
@@ -1705,6 +1705,7 @@ PDFJS.compatibilityChecked = true;
// Does not process domain names or IP addresses.
// Does not handle encoding for the query parameter.
function JURL(url, base /* , encoding */) {
url = String(url)
Copy link

Choose a reason for hiding this comment

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

jslint needs a ;

@thibautsabot
Copy link

@yurydelendik

Why is this pull request closed ?
I'm experiencing the problem, and the changes seems to fix it.

@yurydelendik
Copy link
Contributor Author

Why is this pull request closed ?

The solution is incomplete and break other stuff. The #8726 is still opened for grabs

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.

4 participants