Closed
Bug 1326048
Opened 8 years ago
Closed 8 years ago
Refactor WebRenderBridgeParent::RecvDPSyncEnd
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox53 | --- | affected |
People
(Reporter: kats, Assigned: kats)
References
Details
(Whiteboard: [gfx-noted])
The implementation is the same as RecvDPEnd so we should reuse the code instead of duplicating it.
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/a646815f589b
Refactor to avoid duplicated code. r=gfx?
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/8999cab905a4
Factor out a helper function to address review comments. r=milan?
Assignee | ||
Updated•8 years ago
|
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•