Closed Bug 1678030 Opened 4 years ago Closed 3 years ago

Reduce code duplication around mozIStorageStatement

Categories

(Core :: Storage: Quota Manager, task)

task

Tracking

()

RESOLVED FIXED
Tracking Status
firefox85 --- fixed

People

(Reporter: sg, Assigned: sg)

References

Details

Attachments

(7 files)

No description provided.
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ed5e139d784
Move CreateAndExecuteSingleStepStatement to QuotaCommon and use in all quota clients. r=dom-workers-and-storage-reviewers,janv
https://hg.mozilla.org/integration/autoland/rev/2fb182664097
Support multiple variants of hasResult expectations in CreateAndExecuteSingleStepStatement. r=dom-workers-and-storage-reviewers,ttung
https://hg.mozilla.org/integration/autoland/rev/dc0c88b81dc2
Generalize CreateAndExecuteSingleStepStatement to accept an optional bind functor. r=dom-workers-and-storage-reviewers,ttung
Keywords: leave-open
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/659b97e784bf
Introduce LazyStatement class. r=dom-workers-and-storage-reviewers,ttung
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5dbd1090f2e
Introduce LazyStatement::BorrowAndExecuteSingleStep function. r=dom-workers-and-storage-reviewers,ttung
https://hg.mozilla.org/integration/autoland/rev/48a9523329f2
Add DatabaseConnection::BorrowAndExecuteSingleStepStatement function. r=dom-workers-and-storage-reviewers,ttung
Pushed by sgiesecke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0287f5604a69
Move CollectWhileHasResult to QuotaCommon and use in other quota clients. r=dom-workers-and-storage-reviewers,ttung
Regressions: 1684838

The leave-open keyword was set, but I think this bug can be closed now right?

Flags: needinfo?(sgiesecke)

(In reply to Mathew Hodson from comment #16)

The leave-open keyword was set, but I think this bug can be closed now right?

Right, thanks for catching that!

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Flags: needinfo?(sgiesecke)
Resolution: --- → FIXED
Keywords: leave-open
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: