[Webkit-unassigned] [Bug 59472] Port Mozilla's IndexedDB tests: index cursors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 16:28:18 PDT 2011


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91130|review?                     |review-
               Flag|                            |




--- Comment #2 from Tony Chang <tony at chromium.org>  2011-04-26 16:28:18 PST ---
(From update of attachment 91130)
View in context: https://bugs.webkit.org/attachment.cgi?id=91130&action=review

I suspect the bot will have a hard time landing these patches since the root of the diff isn't the root of the webkit repo.

> third_party/WebKit/LayoutTests/storage/indexeddb/mozilla/object-cursors-autoincrement.html:20
> +description("Test IndexedDB's index cursors");

Nit: Should this mention autoincrement (to help differentiate it from object-cursors.html)?

> third_party/WebKit/LayoutTests/storage/indexeddb/mozilla/object-cursors.html:1
> +<!DOCTYPE html>

These tests look almost identical.  Can we make it into a single test file to avoid the code repetition?

-- 
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