Closed
Bug 613372
Opened 14 years ago
Closed 14 years ago
IndexedDB: Success event for setVersion request has wrong result
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: sicking, Assigned: bent.mozilla)
References
Details
Attachments
(1 file, 1 obsolete file)
3.23 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
The result should be the new transaction, it is currently null in our impl.
Reporter | ||
Updated•14 years ago
|
Summary: Success event for setVersion request has wrong result → IndexedDB: Success event for setVersion request has wrong result
Assignee | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #497019 -
Flags: review?(jonas)
Assignee | ||
Comment 2•14 years ago
|
||
Oops, this is the right patch.
Attachment #497019 -
Attachment is obsolete: true
Attachment #497020 -
Flags: review?(jonas)
Attachment #497019 -
Flags: review?(jonas)
Reporter | ||
Updated•14 years ago
|
Attachment #497020 -
Flags: review?(jonas) → review+
Reporter | ||
Updated•14 years ago
|
blocking2.0: ? → final+
Assignee | ||
Comment 4•14 years ago
|
||
blocking2.0: final+ → ?
Assignee | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
blocking2.0: ? → ---
Closed: 14 years ago
Resolution: --- → FIXED
Component: DOM → DOM: IndexedDB
You need to log in
before you can comment on or make changes to this bug.
Description
•