[Webkit-unassigned] [Bug 60022] IndexedDB open (database) should fail if name is null

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 4 09:34:18 PDT 2011


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


Tony Chang <tony at chromium.org> changed:

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




--- Comment #5 from Tony Chang <tony at chromium.org>  2011-05-04 09:34:18 PST ---
(From update of attachment 92073)
View in context: https://bugs.webkit.org/attachment.cgi?id=92073&action=review

>> Source/WebCore/storage/IDBFactory.idl:31
>> +        [CallWith=ScriptExecutionContext] IDBRequest open(in [ConvertNullToNullString] DOMString name)
> 
> Tony, do you know if [ConvertNullToNullString] has downsides that might have caused it to be omitted initially?

I don't know of any downsides.  I suspect it was just an oversight.

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