[Webkit-unassigned] [Bug 55663] New: Implement btoa and atob functions in Web Workers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 3 04:40:54 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55663
Summary: Implement btoa and atob functions in Web Workers
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: WebCore JavaScript
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: j at jonathanleighton.com
Firefox supports btoa() and atob() functions within workers, which do the same thing as window.btoa() and window.atob() in the DOM. It would be great if these were available in WebKit too.
--
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