Closed Bug 1355577 Opened 8 years ago Closed 8 years ago

Fix const consistency in webrender_bindings

Categories

(Core :: Graphics: WebRender, enhancement, P3)

Other Branch
enhancement

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

(Whiteboard: [gfx-noted])

Attachments

(1 file)

The pointer in WrByteSlice is const on the rust side but not const on the C side. We should fix that in order to make it friendly to the binding generator.wr
Comment on attachment 8857147 [details] Bug 1355577 - Make the pointer in WrByteSlice const on the C++ side to match the Rust side. https://reviewboard.mozilla.org/r/129084/#review131574
Attachment #8857147 - Flags: review?(jmuizelaar) → review+
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/projects/graphics/rev/2f7ea2767e74 Make the pointer in WrByteSlice const on the C++ side to match the Rust side. r=jrmuizel
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: