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

WebL10n update (March 2015) #5826

Merged
merged 2 commits into from
Mar 11, 2015

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Mar 10, 2015

Update webL10n to the latest upstream version.

Tested locally as follows:

  1. Build PDF.js and start the server node make server.
  2. Start Chrome with a non-US locale: LANG=nl_NL.UTF8 chromium --user-data-dir=/tmp/whatever http://localhost:8888/
  3. Open a PDF.
  4. Open the JavaScript console and observe no errors (in particular not "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience.").

Fixes #5739

Rob--W added 2 commits March 10, 2015 16:11
New commits since last update:
- fabi1cazenave/webL10n@b5e072c...7d351d5
- Plus unmerged patch from PDF.js: fabi1cazenave/webL10n#62

(the PDF.js-specific changes will be applied in a separate commit)
@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/cacd11a1c73b543/output.txt

timvandermeij added a commit that referenced this pull request Mar 11, 2015
@timvandermeij timvandermeij merged commit 6a77a97 into mozilla:master Mar 11, 2015
@timvandermeij
Copy link
Contributor

Thank you!

timvandermeij added a commit to timvandermeij/pdf.js that referenced this pull request Mar 11, 2015
timvandermeij added a commit that referenced this pull request Mar 11, 2015
joelkuiper added a commit to joelkuiper/pdf.js that referenced this pull request Mar 13, 2015
* 'master' of https://github.com/mozilla/pdf.js: (29 commits)
  Fixes minor typo from mozilla#5826
  [webL10n] Apply PDF.js-specific changes
  Update to latest version of webL10n
  Correctly detect the presence of the Adobe specific APP14 JPEG marker (bug 1140761)
  Import l10n.
  Using newChannel2 instead of newChannel in the extension.
  Revert PR 5510, except in WebKit browsers, for breaking print preview in Firefox
  Embedded PDF viewers should not be changing their parent page's title.
  Add a reduced test-case for issue 5734
  Add a |text| test-case for issue 5421
  Reset state upon load if showPreviousViewOnLoad
  Use binary search in getVisibleElements()
  Remove unused isNull utility function
  Correctly detect OpenType font files with CFF data
  added nbsp normalization
  Import L10n files.
  Update to version 1.0.1149
  Remove the |el| property in PDFPageView and PDFThumbnailView
  Add option to open external links in new window
  Fetch parameters if they are a |Ref| in CalGray/CalRGB color spaces (issue 5747)
  ...
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.

Synchronous loading of L10n data: Chrome warning
3 participants