Skip to content

Commit

Permalink
Bug 1518771 - Update webrender to commit 7d73075a6589eb6023456733c318…
Browse files Browse the repository at this point in the history
…d578324dec11 (WR PR #3490). r=kats

servo/webrender#3490

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

--HG--
extra : moz-landing-system : lando
  • Loading branch information
WR Updater Bot committed Jan 9, 2019
1 parent 3288f15 commit 96a504f
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
Original file line number Diff line number Diff line change
@@ -1 +1 @@
008cf0013a8b8f2de383b491fc75b50ac83f973a
7d73075a6589eb6023456733c318d578324dec11
1 change: 1 addition & 0 deletions gfx/wr/webrender/src/render_backend.rs
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,7 @@ impl Document {
&self.clip_scroll_tree,
&self.resources.clip_data_store,
));
self.hit_tester_is_valid = true;
}
}

Expand Down

0 comments on commit 96a504f

Please sign in to comment.