[Webkit-unassigned] [Bug 34030] ClipboardMac::setData() should be case-insensitive for the format parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 23 10:29:48 PST 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47261|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #5 from Darin Adler <darin at apple.com>  2010-01-23 10:29:48 PST ---
(From update of attachment 47261)
The right way to be case insensitive is to use equalIgnoringCase, not to call
lower.

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