Bug 59498

Summary: Port Mozilla's IndexedDB tests: clear()
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dgrogan, fishd, hans, pilgrim, tony
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch with changelog and layouttest
tony: review+
rebase webkit directory none

Description Mark Pilgrim (Google) 2011-04-26 14:31:07 PDT
Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_clear.html?force=1

This is a port of a test from Mozilla's IndexedDB test suite. It checks that clear() works as expected in a read/write transaction and fails as expected in a read/only transaction. WebKit passes these tests.
Comment 1 Mark Pilgrim (Google) 2011-04-26 14:32:09 PDT
Created attachment 91165 [details]
patch with changelog and layouttest
Comment 2 Mark Pilgrim (Google) 2011-04-26 19:43:56 PDT
Created attachment 91219 [details]
rebase webkit directory
Comment 3 WebKit Commit Bot 2011-04-27 19:03:09 PDT
Comment on attachment 91219 [details]
rebase webkit directory

Clearing flags on attachment: 91219

Committed r85139: <http://trac.webkit.org/changeset/85139>
Comment 4 WebKit Commit Bot 2011-04-27 19:03:13 PDT
All reviewed patches have been landed.  Closing bug.