Open Bug 1123903 Opened 9 years ago Updated 2 years ago

IndexedDBHelper.newTxn opens all object stores when a string is passed in the second parameter

Categories

(Core :: DOM: Core & HTML, defect, P5)

defect

Tracking

()

People

(Reporter: reuben, Unassigned)

Details

The way the method works right now is counter-intuitive, and possibly more expensive than it should be. We should open just the store that was passed in the store_name parameter when it's a single string.
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.