Closed
Bug 1648972
Opened 5 years ago
Closed 5 years ago
Fix profiler non-unified build issues
Categories
(Core :: Gecko Profiler, defect, P2)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: mozbugz, Assigned: mozbugz)
Details
Attachments
(1 file)
I've hit some build issues when working on something else, so I'll just fix all non-unified build errors I can find. This will also help with "intellisense" IDEs.
Assignee | ||
Comment 1•5 years ago
|
||
Mostly missing includes, and missing namespace qualifiers.
Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/56b166e41900
Fix profiler non-unified build - r=canaltinova
Comment 3•5 years ago
|
||
Backed out for assertion failure on ExtensionPolicyService.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/fcb6e5236bd628dcb6dca78d52eb5df528822a61
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=307978493&repo=autoland&lineNumber=3788
Flags: needinfo?(gsquelart)
Assignee | ||
Comment 4•5 years ago
|
||
Issue in bug 1649056, I'll separate them.
Flags: needinfo?(gsquelart)
Pushed by gsquelart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1ce0e0f4410d
Fix profiler non-unified build - r=canaltinova
Comment 6•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•