Open Bug 1634609 Opened 4 years ago Updated 4 years ago

Switch MID to Maybe type across the whole codebase

Categories

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

enhancement

Tracking

()

People

(Reporter: ng, Assigned: ng)

References

Details

We currently use a mix of Mayb<std::sting> and std::string with the empty string representing no MID. We should unify on Maybe. This work was done for bug 1405495, but lifted out due to over complicating the scope of the bug.

Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.