Open Bug 1962571 Opened 22 days ago Updated 14 days ago

Screen Sharing Can Occasionally Crash

Categories

(Core :: WebRTC, defect, P3)

defect

Tracking

()

People

(Reporter: dbaker, Assigned: dbaker)

Details

Attachments

(1 file)

Crash occasionally when attempting sharing (screen, window, app, or tab).

Have you seen it for screen or window too? I think we would have heard about it by now if that was the case.
For tab capture it makes sense, it originates from the int64_t browserId.

I got a little ahead of myself it's most likely only tab sharing because the value passed to std::stoi can be out of range.

Attachment #9481033 - Attachment description: Bug 1962571 - Changing to stoll to account for larger values of mDeviceUniqueId.;r?pehrsons → Bug 1962571 - Changing from std::stoi to account for larger values of mDeviceUniqueId.;r?pehrsons
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: