Open
Bug 1973646
Opened 9 months ago
Updated 8 months ago
Update libwebrtcglue/WebrtcLocation.h to use std::source_location when available
Categories
(Core :: WebRTC, task, P3)
Core
WebRTC
Tracking
()
NEW
People
(Reporter: pehrsons, Unassigned)
References
(Blocks 1 open bug)
Details
Per https://phabricator.services.mozilla.com/D254341#inline-1398452, remove the dependency on __builtin_FUNCTION et al. and use std::source_location directly.
Updated•8 months ago
|
Blocks: webRTC-C++20
No longer depends on: C++20
You need to log in
before you can comment on or make changes to this bug.
Description
•