Fix minor errors in IndexedDB
Created attachment 74656 [details] Patch
Here's an easy one.
(In reply to comment #1) > Created an attachment (id=74656) [details] > Patch Looks good. I like the test.
> function testCreateAndRemove() > function openSuccess() I think these two functions should be defined in the opposite order in the layout test file. Other than that, LGTM.
Comment on attachment 74656 [details] Patch I agree with Andrei's comment about re-ordering.
Committed r72682: <http://trac.webkit.org/changeset/72682>