Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IndexedDB: Opera's tests #63

Closed
wants to merge 6 commits into from
Closed

Commits on Apr 4, 2013

  1. IndexedDB: Opera's tests

    odinho committed Apr 4, 2013
    Configuration menu
    Copy the full SHA
    7942f34 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2013

  1. Keep this PR to import Opera's tests only

    Zhiqiang Zhang committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    1cb8780 View commit details
    Browse the repository at this point in the history
  2. Remove files which have been improved in #66

    Zhiqiang Zhang committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    7b19b85 View commit details
    Browse the repository at this point in the history
  3. Rename idbfactory_open9.htm as it was used in #65

    Zhiqiang Zhang committed Dec 16, 2013
    Configuration menu
    Copy the full SHA
    5226857 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Update writer-starvation.htm

    - Correct support.js reference path
    - Replace IDBTransaction.READ_WRITE with "readwrite" as it is obsolete
    - Remove console.log
    - Enable commented assertions
    Zhiqiang Zhang committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    16c9c8c View commit details
    Browse the repository at this point in the history
  2. Rename idbcursor_advance_index.htm as it was used in #64

    Zhiqiang Zhang committed Dec 17, 2013
    Configuration menu
    Copy the full SHA
    1794932 View commit details
    Browse the repository at this point in the history