servo/components/canvas
sagudev 62737b3830
canvas: Update the image as part of update the rendering (#35996)
* Create `update_rendering` in `CanvasState` instead of manually updating in layout

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Mark as dirty and do flushes

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* fixup rebase

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Update components/script/dom/htmlcanvaselement.rs

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2025-03-25 06:38:02 +00:00
..
webgl_mode Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
canvas_data.rs Migrate to the 2024 edition (#35755) 2025-03-13 10:28:11 +00:00
canvas_paint_thread.rs canvas: Update the image as part of update the rendering (#35996) 2025-03-25 06:38:02 +00:00
Cargo.toml Cleanup Stylo dependencies (#36046) 2025-03-19 08:53:26 +00:00
lib.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
raqote_backend.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webgl_limits.rs Elide lifetimes where possible after rustup (#34824) 2025-01-03 18:54:44 +00:00
webgl_thread.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webxr.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00