WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
62315
IndexedDB test: odd value datatypes
https://bugs.webkit.org/show_bug.cgi?id=62315
Summary
IndexedDB test: odd value datatypes
Mark Pilgrim (Google)
Reported
2011-06-08 13:16:29 PDT
http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#value-construct
states "Conforming user agents must support any value supported by the structured clone algorithm [HTML5]." This test creates an objectstore and populates it with odd values (regexp object, canvas imagedata object, etc.) that are supported by the HTML5 structured clone algorithm, then creates and iterates a cursor to verify that the objects are properly recreated on fetch. WebKit passes this test.
Attachments
Patch
(6.18 KB, patch)
2011-06-08 13:17 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-06-08 13:17:04 PDT
Created
attachment 96468
[details]
Patch
David Grogan
Comment 2
2011-06-08 13:36:10 PDT
Comment on
attachment 96468
[details]
Patch LGTM
WebKit Review Bot
Comment 3
2011-06-08 14:03:00 PDT
Comment on
attachment 96468
[details]
Patch Clearing flags on attachment: 96468 Committed
r88384
: <
http://trac.webkit.org/changeset/88384
>
WebKit Review Bot
Comment 4
2011-06-08 14:03:04 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug