Closed Bug 714378 Opened 13 years ago Closed 13 years ago

Close connections in storage/test/unit/vacuumParticipant.js

Categories

(Toolkit :: Storage, defect)

12 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla12

People

(Reporter: espindola, Assigned: espindola)

Details

Attachments

(1 file)

      No description provided.
Comment on attachment 585069 [details] [diff] [review]
Close connections in storage/test/unit/vacuumParticipant.js

Review of attachment 585069 [details] [diff] [review]:
-----------------------------------------------------------------

::: storage/test/unit/vacuumParticipant.js
@@ +99,5 @@
>                       openSpecialDatabase("memory");
>      }
>      else if (aData == "dispose") {
>        Services.obs.removeObserver(this, "test-options");
> +      this._dbConn.asyncClose();

put this in a try catch like the previous ones please.
Attachment #585069 - Flags: review?(mak77) → review+
Summary: Close connections in storage/test/unit/vacuumParticipant.j → Close connections in storage/test/unit/vacuumParticipant.js
https://hg.mozilla.org/mozilla-central/rev/e6e6d271538c
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: