https://bugzilla.wikimedia.org/show_bug.cgi?id=66914

Matthew Flaschen <mflasc...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mflasc...@wikimedia.org

--- Comment #5 from Matthew Flaschen <mflasc...@wikimedia.org> ---
(In reply to Ed Sanders from comment #0)
> * The compression function will be synchronous and lock browser interaction.

You could look at doing it asynchronously in the background, with a Web Worker
(i.e. thread) (https://developer.mozilla.org/en-US/docs/Web/API/Worker), in
supported browsers (IE 10+, and Firefox/Chrome/Safari/Opera going back pretty
far).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to