WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
115416
Value of IDBTransaction.mode is not equal IDBTransaction.VERSION_CHANGE when update the version number of transactions started
https://bugs.webkit.org/show_bug.cgi?id=115416
Summary
Value of IDBTransaction.mode is not equal IDBTransaction.VERSION_CHANGE when ...
Michał Poteralski
Reported
2013-04-30 06:02:00 PDT
When update the version number of transaction started then IDBTransaction.mode should be equal IDBTransaction.VERSION_CHANGE. Unfortunately is not equal.
Attachments
Add attachment
proposed patch, testcase, etc.
Michał Poteralski
Comment 1
2013-05-15 02:22:02 PDT
According to w3c reference Draft 24 May 2012 IDBTransaction.mode should return DOMString:
http://www.w3.org/TR/IndexedDB/#widl-IDBTransaction-mode
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug