[webkit-reviews] review granted: [Bug 97482] IndexedDB: Split up setVersion and deleteDatabase sequencing tests : [Attachment 165448] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 27 14:10:05 PDT 2012


Tony Chang <tony at chromium.org> has granted Joshua Bell <jsbell at chromium.org>'s
request for review:
Bug 97482: IndexedDB: Split up setVersion and deleteDatabase sequencing tests
https://bugs.webkit.org/show_bug.cgi?id=97482

Attachment 165448: Patch
https://bugs.webkit.org/attachment.cgi?id=165448&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=165448&action=review


> LayoutTests/storage/indexeddb/setversion-not-blocked.html:7
> +<script src="resources/setversion-not-blocked.js"></script>

Nit: I would just inline js files that are only used in a single test.	Less
files in the tree and easier to find the code related to the test.


More information about the webkit-reviews mailing list