[Webkit-unassigned] [Bug 35723] New: Refactoring: window.btoa() and window.atob() should be implemented on DOMWindow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 4 00:05:20 PST 2010


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

           Summary: Refactoring: window.btoa() and window.atob() should be
                    implemented on DOMWindow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: yaar at chromium.org


Currently window.btoa() and window.atob() are separetely implemented in both
JSC and V8 binding.
They should share code as much as possible and the code should be on DOMWindow.

-- 
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