Closed
Bug 1627305
Opened 5 years ago
Closed 5 years ago
Remove non-trivial macros from WebGL CommandQueue code
Categories
(Core :: Graphics: CanvasWebGL, task, P1)
Core
Graphics: CanvasWebGL
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: handyman, Assigned: handyman)
References
Details
Attachments
(1 file)
Remove DECLARE_METHOD_DISPATCHER and DEFINE_METHOD_DISPATCHER in favor of simpler generic classes.
Assignee | ||
Comment 1•5 years ago
|
||
Replaces DECLARE_METHOD_DISPATCHER and DEFINE_METHOD_DISPATCHER with generic classes.
Pushed by daparks@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/29e888a9270c
Remove non-trivial macros from WebGL CommandQueue code r=jgilbert
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•