Closed
Bug 1715144
Opened 4 years ago
Closed 4 years ago
Stop adding ipc/glue to LOCAL_INCLUDES in chromium-config.mozbuild
Categories
(Core :: IPC, task)
Core
IPC
Tracking
()
RESOLVED
FIXED
91 Branch
People
(Reporter: nika, Assigned: nika)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
Headers in ipc/glue are already exported using the normal EXPORTS
mechanism under paths like mozilla/ipc/**.h
, so consumers shouldn't need to use LOCAL_INCLUDES
to use them.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0e8903c33b67
Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin
![]() |
||
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
Updated•4 years ago
|
Updated•4 years ago
|
Comment 5•4 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:nika, maybe it's time to close this bug?
Flags: needinfo?(nika)
Updated•4 years ago
|
Attachment #9225775 -
Attachment description: Bug 1715144 - Part 2: Stop adding /ipc/glue to LOCAL_INCLUDES in gn-generated files, → Bug 1715144 - Part 2: Stop adding /ipc/glue to LOCAL_INCLUDES in gn-generated files, r=nalexander,jib
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(nika)
Keywords: leave-open
Pushed by nlayzell@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d6eaab8644f7
Part 2: Stop adding /ipc/glue to LOCAL_INCLUDES in gn-generated files, r=firefox-build-system-reviewers,nalexander,jib
![]() |
||
Comment 7•4 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 4 years ago → 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•