[Webkit-unassigned] [Bug 55663] Implement btoa and atob functions in Web Workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 15:32:48 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=55663


Eric <ericbidelman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ericbidelman at chromium.org




--- Comment #3 from Eric <ericbidelman at chromium.org>  2012-08-17 15:33:22 PST ---
My use case is similar. I'm using GIFEncoder (https://github.com/antimatter15/jsgif/blob/master/GIFEncoder.js), in a worker to produce a data URL from of the encoded gif. GIFEncoder implements it's own encode64() method: https://github.com/antimatter15/jsgif/blob/master/Demos/b64.js

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list