Remove reference to WebrtcIPCTraits from WebrtcGlobal
Categories
(Core :: WebRTC, defect, P1)
Tracking
()
People
(Reporter: ng, Assigned: ng)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
I suspect that this addition was uneccessary and caused build errors when compiling against macOS 10.15 SDK.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
bugherder |
Comment 6•5 years ago
|
||
Is this something we wanted to uplift to Beta given bug 1642266? 78 is what our next ESR release will be.
Assignee | ||
Comment 7•5 years ago
|
||
Comment on attachment 9153229 [details]
Bug 1642449 - remove reference to WebrtcIPCTraits;r?dminor
ESR Uplift Approval Request
- If this is not a sec:{high,crit} bug, please state case for ESR consideration: This is a build fix, that removes an unnecessary include which prevents a build failure. It is an alternate fix for the problem in bug 1642266, but at higher level.
- User impact if declined: Low impact, there is an alternate build fix though this one is "more correct".
- Fix Landed on Version: 79
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This removes an extraneous include. If problematic it very likely that problems would occur at build time.
- String or UUID changes made by this patch: None
Assignee | ||
Comment 8•5 years ago
|
||
This is not critical to uplift, unless esr68 is seeing the build failures from bug 1642266, but it would be nice to have the more correct fix in place.
Comment 9•5 years ago
|
||
Comment on attachment 9153229 [details]
Bug 1642449 - remove reference to WebrtcIPCTraits;r?dminor
Hi, Nico, the request was for Beta uplift since 78 is going to be the next ESR release, not for the current one :)
Assignee | ||
Comment 10•5 years ago
|
||
Comment on attachment 9153229 [details]
Bug 1642449 - remove reference to WebrtcIPCTraits;r?dminor
Beta/Release Uplift Approval Request
- User impact if declined: None
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): It is a build error fix that if errors were to occur would almost certainly be at build time.
- String changes made/needed: None
Assignee | ||
Comment 11•5 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #9)
Comment on attachment 9153229 [details]
Bug 1642449 - remove reference to WebrtcIPCTraits;r?dminorHi, Nico, the request was for Beta uplift since 78 is going to be the next ESR release, not for the current one :)
Heh, sorry.
Comment 12•5 years ago
|
||
Comment on attachment 9153229 [details]
Bug 1642449 - remove reference to WebrtcIPCTraits;r?dminor
Fixes macOS build bustage, approved for 78.0b6.
Comment 13•5 years ago
|
||
bugherder uplift |
Description
•