Closed Bug 519804 Opened 16 years ago Closed 16 years ago

IPDL actors are passed as `const`

Categories

(Core :: IPC, defect)

x86
Windows NT
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: benjamin, Unassigned)

References

Details

Currently when you pass an IPDL actor in a message, it is passed as `const PProtocolParent*`. There's really no reason it should be const, and usually I just have to cast the const away.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.