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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 5 10:03:35 PST 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50083|review?                     |review+
               Flag|                            |




--- Comment #10 from Darin Adler <darin at apple.com>  2010-03-05 10:03:35 PST ---
(From update of attachment 50083)
> +static bool isSafeToConvertCharList(const String& string)

This is probably better than the old name, but I would have used a name like
containsOnlyEightBitCharacters. Sorry I didn't suggest a name last time. r=me
either with your name or with my suggested name.

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