Original test: http://mxr.mozilla.org/mozilla2.0/source/dom/indexedDB/test/test_objectStore_inline_autoincrement_key_added_on_put.html?force=1 This is a port of a test from Mozilla's IndexedDB test suite. It adds a record with an autoincremented key and then retrieves the record by key and verifies that all data matches expected values. WebKit passes this test.
Created attachment 91923 [details] Patch
Comment on attachment 91923 [details] Patch OK
The commit-queue encountered the following flaky tests while processing attachment 91923 [details]: http/tests/xmlhttprequest/remember-bad-password.html bug 51733 (author: ap@webkit.org) The commit-queue is continuing to process your patch.
Comment on attachment 91923 [details] Patch Clearing flags on attachment: 91923 Committed r85514: <http://trac.webkit.org/changeset/85514>
All reviewed patches have been landed. Closing bug.
Committed r85517: <http://trac.webkit.org/changeset/85517>
webkit-patch land caused this bug to be marked as closed.
Somehow due to update-webkit mystery I committed this patch for you.
I mean webkit-patch.
Well thanks, I guess. :) It was on its way to being committed anyway, so no harm done, I suppose. Mark as RESOLVED FIXED?
Yes please do.
hclam: webkit-patch was confused because your ChangeLog description was not at the top of the file (maybe it got merged wrong). This change was already landed by the time your change went in.