Closed Bug 519804 Opened 15 years ago Closed 15 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.
Incidentally fixed by http://hg.mozilla.org/projects/electrolysis/rev/f1e79cb59195
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.