Open Bug 1174875 Opened 9 years ago Updated 2 years ago

IPDL should recognize template-ids

Categories

(Core :: IPC, defect, P3)

defect

Tracking

()

Tracking Status
firefox41 --- affected

People

(Reporter: botond, Unassigned)

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
You need to log in before you can comment on or make changes to this bug.