Closed Bug 1154482 Opened 10 years ago Closed 10 years ago

about:webrtc page occasionally throws a TypeError for an undefined reference

Categories

(Core :: WebRTC, defect, P3)

37 Branch
defect
Points:
1

Tracking

()

RESOLVED FIXED
mozilla40
Iteration:
39.1 - 9 Mar
Tracking Status
firefox38 --- fixed
firefox39 --- fixed
firefox40 --- fixed

People

(Reporter: pkerr, Assigned: pkerr)

Details

Attachments

(1 file, 1 obsolete file)

TypeError: c is undefined" inside candidateToString(c)
Summary: about:webrtc page occasionally throw a TypeError for an undefined reference → about:webrtc page occasionally throws a TypeError for an undefined reference
with less whitespace
Attachment #8592509 - Attachment is obsolete: true
Attachment #8592511 - Flags: review?(jib)
Attachment #8592511 - Flags: review?(jib) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
Paul -- Can you write an uplift request for this to Fx38 and Fx39? And can you file a follow up bug (linked to this one) to investigate the root cause of the TypeError? Thanks.
Flags: needinfo?(pkerr)
Root cause bug: 1155255.
Flags: needinfo?(pkerr)
Comment on attachment 8592511 [details] [diff] [review] about:webrtc intermittently throws a js type error Approval Request Comment [Feature/regressing bug #]: this bug: 1154482 [User impact if declined]: Testers and early adopters of WebRTC will occasionally see a Javascript TypeError instead of WebRTC internal state data when using the about:webrtc to debug issues. [Describe test coverage new/current, TreeHerder]: Manual testing was conducted to verify that the function in question now correctly handled null/undefined values. No new automated test was created as the actual root cause of the corrupted data is unknown at this point. Current TreeHerder tests show no regressions cause by this patch. [Risks and why]: This is a very low risk change; it is a simple if() statement in a single javascript file. It allows the remainder of the uncorrupted data to be displayed to the user. [String/UUID change made/needed]: none
Attachment #8592511 - Flags: approval-mozilla-aurora?
Comment on attachment 8592511 [details] [diff] [review] about:webrtc intermittently throws a js type error Approval Request Comment [Feature/regressing bug #]: this bug: 1154482 [User impact if declined]: Testers and early adopters of WebRTC will occasionally see a Javascript TypeError instead of WebRTC internal state data when using the about:webrtc to debug issues. This issue was first reported by a beta user. [Describe test coverage new/current, TreeHerder]: Manual testing was conducted to verify that the function in question now correctly handled null/undefined values. No new automated test was created as the actual root cause of the corrupted data is unknown at this point. Current TreeHerder tests show no regressions cause by this patch. [Risks and why]: This is a very low risk change; it is a simple if() statement in a single javascript file. It allows the remainder of the uncorrupted data to be displayed to the user. [String/UUID change made/needed]: none
Attachment #8592511 - Flags: approval-mozilla-beta?
Comment on attachment 8592511 [details] [diff] [review] about:webrtc intermittently throws a js type error Approved for uplift to 39 as this looks like a minor change to improve error message accuracy.
Attachment #8592511 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment on attachment 8592511 [details] [diff] [review] about:webrtc intermittently throws a js type error Just like Liz said Should be in 38 beta 6.
Attachment #8592511 - Flags: approval-mozilla-beta? → approval-mozilla-beta+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: