Skip to content

Commit

Permalink
Bug 1509365 - Update webrender to commit 1ad9b79c3d19dec310077206002d…
Browse files Browse the repository at this point in the history
…09f5c7fb14cd (WR PR #3339). r=kats

servo/webrender#3339

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

--HG--
extra : moz-landing-system : lando
  • Loading branch information
WR Updater Bot committed Nov 23, 2018
1 parent 8a44f27 commit ff99b1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gfx/webrender_bindings/revision.txt
@@ -1 +1 @@
29dab25c587b38ecbf4713cda44e87b78846c7f6
1ad9b79c3d19dec310077206002d09f5c7fb14cd
1 change: 1 addition & 0 deletions gfx/wr/webrender/src/render_task.rs
Expand Up @@ -54,6 +54,7 @@ pub struct RenderTaskId {
pub index: u32,

#[cfg(debug_assertions)]
#[cfg_attr(feature = "replay", serde(default = "FrameId::first"))]
frame_id: FrameId,
}

Expand Down

0 comments on commit ff99b1e

Please sign in to comment.