Closed
Bug 1663611
Opened 5 years ago
Closed 5 years ago
Factor schema upgrade code out of ActorsParent.cpp
Categories
(Core :: Storage: IndexedDB, task)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
People
(Reporter: sg, Assigned: sg)
References
Details
Attachments
(4 files)
No description provided.
| Assignee | ||
Comment 1•5 years ago
|
||
Depends on D89430
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D89432
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D89446
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cce8fe8f66be
Extract MaybeUpgradeSchema. r=dom-workers-and-storage-reviewers,janv
| Assignee | ||
Updated•5 years ago
|
Keywords: leave-open
Comment 5•5 years ago
|
||
| bugherder | ||
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d804253ed219
Move schema upgrade functions to separate SchemaUpgrades.cpp. r=dom-workers-and-storage-reviewers,janv
| Assignee | ||
Comment 7•5 years ago
|
||
Depends on D89463
Comment 8•5 years ago
|
||
| bugherder | ||
Updated•5 years ago
|
Attachment #9174658 -
Attachment description: Bug 1663611 - Move DBSchema.cpp to UNIFIED_SOURCE. r=janv,#dom-workers-and-storage → Bug 1663611 - Move DBSchema.cpp to UNIFIED_SOURCES. r=janv,#dom-workers-and-storage
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/781e12420677
Use IDB_FAIL in MaybeUpgradeSchema. r=janv,dom-workers-and-storage-reviewers
https://hg.mozilla.org/integration/autoland/rev/076d2bec00d6
Move DBSchema.cpp to UNIFIED_SOURCES. r=janv,dom-workers-and-storage-reviewers
Comment 10•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•