Closed Bug 624376 Opened 15 years ago Closed 15 years ago

Remove unused member - nsHttpConnection:mLock

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED

People

(Reporter: mcmanus, Assigned: mcmanus)

Details

Attachments

(1 file)

nsHttpConnection defines, initializes, and destroys a PR_Lock - mLock. But that lock is never locked or unlocked or used in any way.
Assignee: nobody → mcmanus
Status: NEW → ASSIGNED
Attachment #502479 - Flags: review?(jduell.mcbugs)
Attachment #502479 - Flags: review?(jduell.mcbugs) → review?(honzab.moz)
Comment on attachment 502479 [details] [diff] [review] remove unused prlock v1 Good catch. This simple patch could potentially get it to Fx4. r=honzab.
Attachment #502479 - Flags: review?(honzab.moz)
Attachment #502479 - Flags: review+
Attachment #502479 - Flags: approval2.0?
Attachment #502479 - Flags: approval2.0? → approval2.0+
Checked in, and I just realized that the checkin comment in the patch referred to the wrong bug (bug 624374). http://hg.mozilla.org/mozilla-central/rev/4753f5a91e75
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: