Closed Bug 669810 Opened 13 years ago Closed 13 years ago

IndexedDB: IDBDatabase has an unused field mOnBlockedListener

Categories

(Core :: Storage: IndexedDB, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: mccr8, Assigned: emorley)

References

Details

(Whiteboard: [inbound])

Attachments

(1 file, 1 obsolete file)

Doing cycle collector analysis, I noticed that the field mOnBlockedListener in IDBDatabase isn't in Traverse/Unlink, but bent said it can just be eliminated.

The field of this class is never accessed anywhere: http://mxr.mozilla.org/mozilla-central/search?string=mOnBlockedListener
Blocks: 423032
Attached patch Patch v1 (obsolete) — Splinter Review
Assignee: nobody → bmo
Status: NEW → ASSIGNED
Attachment #550981 - Flags: review?(bent.mozilla)
Attached patch Patch v2Splinter Review
Attachment #550981 - Attachment is obsolete: true
Attachment #551033 - Flags: review?(bent.mozilla)
Attachment #550981 - Flags: review?(bent.mozilla)
Attachment #551033 - Flags: review?(bent.mozilla) → review+
Keywords: checkin-needed
Whiteboard: [inbound]
http://hg.mozilla.org/mozilla-central/rev/5de34e0967d5
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla8
Component: DOM → DOM: IndexedDB
Target Milestone: mozilla8 → ---
Version: Trunk → unspecified
Target Milestone: --- → mozilla8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: