Open Bug 1174875 Opened 10 years ago Updated 9 months ago

IPDL should recognize template-ids

Categories

(Core :: IPC, defect, P3)

defect

Tracking

()

Tracking Status
firefox41 --- affected

People

(Reporter: botond, Unassigned)

References

Details

It would be great if the IPDL parser would recognize template-ids, so that we can pass things like 'Maybe<T>' across IPDL without having to typedef it for each T.
(In reply to Botond Ballo [:botond] from comment #0) > so that we can pass things like 'Maybe<T>' across IPDL without > having to typedef it for each T. Moreover, this typedeffing trick doesn't work if T is itself defined in IPDL.
Priority: -- → P3
Severity: normal → S3

The Maybe use case specifically was addressed in bug 1528493.

See Also: → 1528493
You need to log in before you can comment on or make changes to this bug.