Bug 58356 - [test] IndexedDB behavior adding the same property twice
Summary: [test] IndexedDB behavior adding the same property twice
Status: RESOLVED DUPLICATE of bug 58560
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P5 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-12 12:06 PDT by Mark Pilgrim (Google)
Modified: 2011-04-14 11:54 PDT (History)
1 user (show)

See Also:


Attachments
test case (2.18 KB, text/html)
2011-04-12 12:06 PDT, Mark Pilgrim (Google)
no flags Details
test case expected output (622 bytes, text/plain)
2011-04-12 12:06 PDT, Mark Pilgrim (Google)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pilgrim (Google) 2011-04-12 12:06:28 PDT
Created attachment 89238 [details]
test case

Tests for expected CONSTAINT_ERR error when adding an existing property to an object store.
Comment 1 Mark Pilgrim (Google) 2011-04-12 12:06:57 PDT
Created attachment 89239 [details]
test case expected output
Comment 2 Mark Pilgrim (Google) 2011-04-14 11:54:10 PDT

*** This bug has been marked as a duplicate of bug 58560 ***