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

Attach the WebP polyfill in jQuery mode #117

Closed
Jaifroid opened this issue Nov 12, 2020 · 1 comment
Closed

Attach the WebP polyfill in jQuery mode #117

Jaifroid opened this issue Nov 12, 2020 · 1 comment
Assignees
Labels
enhancement upstream Should be worked on in kiwix-js
Milestone

Comments

@Jaifroid
Copy link
Member

This can be worked on upstream in kiwix/kiwix-js#650 , or I can work on it here and then back-port it to Kiwix JS. It should not be difficult, and we have the code to attach it (in principle) here. The main issues would be:

  • Performance on slow Mobile devices (this is needed for Windows Mobile)
  • Memory usage
@Jaifroid Jaifroid added enhancement upstream Should be worked on in kiwix-js labels Nov 12, 2020
@Jaifroid Jaifroid added this to the Release 1.1.0 milestone Nov 12, 2020
@Jaifroid Jaifroid self-assigned this Nov 12, 2020
@Jaifroid
Copy link
Member Author

This has now been added in the latest WikiMed release, targetting Windows Mobile (which needs the polyfill), and also IE11 as proof of concept. However, a more thorough implementation will be made upstream, and will be updated here in due course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement upstream Should be worked on in kiwix-js
Projects
None yet
Development

No branches or pull requests

1 participant