Open Bug 1768440 Opened 3 years ago

LSNG: Invistigate handling of empty blobs

Categories

(Core :: Storage: localStorage & sessionStorage, task, P3)

task

Tracking

()

People

(Reporter: janv, Unassigned)

References

Details

mozStorage currently handles empty blobs as NULL and we had to introduce a workaround for that in bug 1758416. We didn't have this problem with all values stored as TEXT. mozStorage for some reason treats empty blobs as NULL, we don't know yet if we should remove the NULL constraint from our schema or reconsider the handling of empty blobs in mozStorage.

You need to log in before you can comment on or make changes to this bug.