Closed Bug 879477 Opened 11 years ago Closed 11 years ago

PeerConnectionImpl should use consistent identifiers in logging

Categories

(Core :: WebRTC: Signaling, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
mozilla24

People

(Reporter: abr, Assigned: abr)

Details

(Whiteboard: [WebRTC], [blocking-webrtc-][qa-])

Attachments

(1 file)

Currently, the logging in PeerConnectionImpl uses "this" (formatted as a pointer) in some places, and mHandle in others for identifying itself. This makes reading logs somewhat more difficult than necessary. These should be harmonized, ideally using the PC handle rather than its pointer.
Attachment #760280 - Flags: review?(ekr)
Comment on attachment 760280 [details] [diff] [review]
Update PC to use mHandle instead of (void *) this in logging

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

lgtm
Attachment #760280 - Flags: review?(ekr) → review+
https://hg.mozilla.org/integration/mozilla-inbound/rev/7ef0e47cddd4
https://hg.mozilla.org/mozilla-central/rev/7ef0e47cddd4
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Whiteboard: [WebRTC], [blocking-webrtc-] → [WebRTC], [blocking-webrtc-][qa-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: