mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Moved CanvasState out of canvasrenderingcontext
Cleaned up imports... Applied clang-tidy Moved CanvasState and some other files Next commit should remove pub modifier from members of CanvasState and use getters/setters instead. Members of CanvasState are now private and applied test-tidy Now have getters that return an immutable reference. Also, I have no idea what to name some_func.rs Removed need for some_func and made pub(crate)
This commit is contained in:
parent
08af89bd82
commit
31ff2d43cc
4 changed files with 1702 additions and 1633 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue