[Webkit-unassigned] [Bug 163285] New: [REGRESSION] IDBObjectStore.get returns null for non-existent object rather than undefined
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 11 09:08:19 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163285
Bug ID: 163285
Summary: [REGRESSION] IDBObjectStore.get returns null for
non-existent object rather than undefined
Classification: Unclassified
Product: WebKit
Version: Safari 10
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: yljia at msn.com
According to https://w3c.github.io/IndexedDB/#dom-idbobjectstore-get, IDBObjectStore.get should return undefined as result. In Safari 10, null is being returned instead and seems to be a regression.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161011/dc6c540a/attachment.html>
More information about the webkit-unassigned
mailing list