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 an extra set of // to the comment for the URL polyfill, since the preprocessor eats one set, thus breaking the world (PR 6846 followup) #6873

Merged
merged 1 commit into from Jan 14, 2016

Conversation

Snuffleupagus
Copy link
Collaborator

The Firefox addon currently fails with:

SyntaxError: missing ; before statement pdf.js:1692:12
TypeError: PDFJS.shadow is not a function viewer.js:6228:12

Re: PR #6846 (see e.g. mozilla/pdfjs-dist@1a15d54#diff-eccf5b94e31b0939738de07167e02af6R11113).

…he preprocessor eats one set, thus breaking the world (PR 6846 followup)

The Firefox addon currently fails with:
```
SyntaxError: missing ; before statement pdf.js:1692:12
TypeError: PDFJS.shadow is not a function viewer.js:6228:12
```
@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/46142629e6a3caa/output.txt

timvandermeij added a commit that referenced this pull request Jan 14, 2016
Add an extra set of `//` to the comment for the URL polyfill, since the preprocessor eats one set, thus breaking the world (PR 6846 followup)
@timvandermeij timvandermeij merged commit f6a8dfb into mozilla:master Jan 14, 2016
@timvandermeij
Copy link
Contributor

I can confirm that this fixes the issue. Thanks!

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.

None yet

3 participants