Closed Bug 677784 Opened 13 years ago Closed 6 years ago

Dipper types are probably unnecessary

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: khuey, Assigned: nika)

References

Details

I think we can treat dipper types as regular outparams.
I may be confused, but isn't the point of dipper types that they get passed as references, so "const Foo&" in and "Foo&" out?
Bug 1457972 has a patch to remove dipper types.
Depends on: 1457972
Dipper types are gone now. Hooray!
Assignee: nobody → nika
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.