Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync changes from mozilla-central gfx/wr #3844

Merged
merged 6 commits into from Jan 25, 2020
Prev

Bug 1571974: Implement Debug for render_target::LineDecorationJob. r=…

  • Loading branch information
Jim Blandy authored and moz-gfx committed Jan 25, 2020
commit 706938ad4a8080c511d9b81e267ff27bebfaf2e1
@@ -1050,6 +1050,7 @@ pub struct BlitJob {

#[cfg_attr(feature = "capture", derive(Serialize))]
#[cfg_attr(feature = "replay", derive(Deserialize))]
#[derive(Debug)]
pub struct LineDecorationJob {
pub task_rect: DeviceRect,
pub local_size: LayoutSize,
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.