[Webkit-unassigned] [Bug 59465] Port Mozilla's IndexedDB tests: readonly and read/write transactions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 17:20:26 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=59465





--- Comment #8 from David Grogan <dgrogan at chromium.org>  2011-04-26 17:20:26 PST ---
(From update of attachment 91120)
View in context: https://bugs.webkit.org/attachment.cgi?id=91120&action=review

>>> third_party/WebKit/LayoutTests/storage/indexeddb/mozilla/readwrite-transactions.html:63
>>> +    key1 = evalAndLog("key1 = event.target.result;");
>> 
>> move this to postAdd2, right before key1 is first used
> 
> I can't move these any later because they are gathering values that are dependent on the result of the previous call.

Oops, I missed that.  Move requests withdrawn.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list