Skip to content

Commit

Permalink
Update WR (persistent box-shadow render task cache)
Browse files Browse the repository at this point in the history
  • Loading branch information
gw3583 committed Jan 17, 2018
1 parent 9f2b33c commit cad21f1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions components/layout/display_list/webrender_helpers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
item.stretch_size.to_layout(),
item.tile_spacing.to_layout(),
item.image_rendering.to_layout(),
webrender_api::AlphaType::PremultipliedAlpha,
id,
);
}
Expand Down

0 comments on commit cad21f1

Please sign in to comment.