Bug 62285

Summary: IndexedDB test: Infinity as key
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dgrogan, hans, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.