Skip to content

Commit

Permalink
Bug 1511410 - Update webrender to commit 4f95de48bccbb06b44b03eae36f0…
Browse files Browse the repository at this point in the history
…344a29b18678 (WR PR #3367). r=kats

servo/webrender#3367

Differential Revision: https://phabricator.services.mozilla.com/D13554

UltraBlame original commit: 5a212090eeecc702a8c3461e6926d9c83abb7c09
  • Loading branch information
marco-c committed Oct 3, 2019
1 parent 7cde381 commit b3cf5d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gfx/webrender_bindings/revision.txt
@@ -1 +1 @@
d960500dfd4b55c21ae7ce6f02574f672cd015e0
4f95de48bccbb06b44b03eae36f0344a29b18678
7 changes: 7 additions & 0 deletions gfx/wr/webrender/src/renderer.rs
Expand Up @@ -29476,6 +29476,10 @@ pub
namespace_alloc_by_client
:
bool
pub
enable_picture_caching
:
bool
}
impl
Default
Expand Down Expand Up @@ -29672,6 +29676,9 @@ false
namespace_alloc_by_client
:
false
enable_picture_caching
:
false
}
}
}
Expand Down

0 comments on commit b3cf5d0

Please sign in to comment.