Closed
Bug 570635
Opened 14 years ago
Closed 14 years ago
Use async queries for fetching form data
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
1.4
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
We did something for history data in bug 553709. We should do something similar for forms.
Flags: blocking-fx-sync1.4+
Assignee | ||
Updated•14 years ago
|
Target Milestone: --- → 1.4
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #450059 -
Flags: review?(mconnor)
Updated•14 years ago
|
Attachment #450059 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 2•14 years ago
|
||
http://hg.mozilla.org/services/fx-sync/rev/a4e7889e37c3
Create a Utils.queryAsync to wrap executeAsync that fetches all rows and columns by name. Update form and history engines to use it.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Flags: in-testsuite?
Updated•6 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•