Closed
Bug 615227
Opened 15 years ago
Closed 15 years ago
async create temp tables in autocomplete
Categories
(Toolkit :: Places, defect)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla2.0b9
Tracking | Status | |
---|---|---|
blocking2.0 | --- | final+ |
People
(Reporter: mak, Assigned: mak)
Details
(Whiteboard: [fixed-in-places])
Attachments
(1 file)
2.81 KB,
patch
|
sdwilsh
:
review+
|
Details | Diff | Splinter Review |
use executeAsync.
Assignee | ||
Comment 1•15 years ago
|
||
and close the cloned connection on shutdown.
Assignee | ||
Comment 2•15 years ago
|
||
While touching this for shutdown, I'm changing __lookupGetter__ to use the proper js 1.8.5 Object method.
Attachment #493783 -
Flags: review?(sdwilsh)
Comment 3•15 years ago
|
||
Comment on attachment 493783 [details] [diff] [review]
patch v1.0
r=sdwilsh
Attachment #493783 -
Flags: review?(sdwilsh) → review+
Updated•15 years ago
|
blocking2.0: --- → final+
Assignee | ||
Comment 4•15 years ago
|
||
http://hg.mozilla.org/projects/places/rev/1893bbaa3562
this is clearly already tested by autocomplete tests.
Flags: in-testsuite+
Whiteboard: [fixed-in-places]
Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b9
You need to log in
before you can comment on or make changes to this bug.
Description
•