Closed Bug 1880372 Opened 4 months ago Closed 4 months ago

Include mozilla/ipc/Endpoint.h for ManagedEndpoint/Endpoint if it's used in a struct or union

Categories

(Core :: IPC, defect)

defect

Tracking

()

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: edgar, Assigned: edgar)

References

Details

Attachments

(1 file)

Currently IPDL generated code that doesn't compile if I add a struct use ManagedEndpoint in PContent.ipdl without having using mozilla::ipc::ManagedEndpoint from "mozilla/ipc/Endpoint.h";, see https://phabricator.services.mozilla.com/D201657#6922317.

Pushed by echen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/798af36e7958
Include headers for ManagedEndpoint/Endpoint if it is used in a struct or union; r=nika,media-playback-reviewers,padenot
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: