Bug 1649840 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

In f0e47b29f8c4 (2020-6-30), `cargo build` in `gfx/wr/wrench` fails, complaining about the new `stride` value returned by `swgl::Context::get_color_buffer`.
In f0e47b29f8c4 (2020-6-30), `cargo build` in `gfx/wr/wrench` fails, complaining about the new `stride` value returned by `swgl::Context::get_color_buffer`, and the new arguments expected by `init_default_framebuffer`.

Back to Bug 1649840 Comment 0