Closed Bug 1624829 Opened 4 years ago Closed 4 years ago

Use FunctionRef in a couple DOM / layout callbacks.

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox76 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

Details

Attachments

(1 file)

No description provided.
Depends on: 1490781

This avoids a bunch of ugly casts and void pointers, without much overhead
(unlike std::function or such).

Priority: -- → P3
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/18f5ed3410b9
Use FunctionRef for various Enumerate* callbacks. r=edgar
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: