summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/ok/PMessageTainted.ipdl
blob: deb10fb7acf9745e4f78f164b2a80dbd181f6038 (plain)
1
2
3
4
5
[ChildProc=any]
intr protocol PMessageTainted {
child:
    [Tainted] async foo();
};