Bug 62285 - IndexedDB test: Infinity as key
Summary: IndexedDB test: Infinity as key
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-08 08:45 PDT by Mark Pilgrim (Google)
Modified: 2011-06-13 15:33 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.25 KB, patch)
2011-06-08 08:50 PDT, Mark Pilgrim (Google)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pilgrim (Google) 2011-06-08 08:45:55 PDT
Note in http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#key-construct states "Infinite float values are valid keys." This test checks whether WebKit accepts Infinity and -Infinity as key values when adding a record to an object store.

WebKit passes this test.
Comment 1 Mark Pilgrim (Google) 2011-06-08 08:50:36 PDT
Created attachment 96427 [details]
Patch
Comment 2 David Grogan 2011-06-08 09:59:05 PDT
Comment on attachment 96427 [details]
Patch

LGTM
Comment 3 Eric Seidel (no email) 2011-06-13 15:24:16 PDT
Comment on attachment 96427 [details]
Patch

Yay tests!
Comment 4 WebKit Review Bot 2011-06-13 15:32:58 PDT
Comment on attachment 96427 [details]
Patch

Clearing flags on attachment: 96427

Committed r88715: <http://trac.webkit.org/changeset/88715>
Comment 5 WebKit Review Bot 2011-06-13 15:33:02 PDT
All reviewed patches have been landed.  Closing bug.