gecko-dev/toolkit/library/gtest
Kartikaya Gupta fc0b73bcdf Bug 1363683 - Update webrender to cset 7f37799d63ed80a07675ad599526290843394c99. r=jrmuizel
In addition to updating gfx/webrender and gfx/webrender_traits, this patch:
- Updates the webrender_bindings Cargo.toml file for version bumps
- Updates the Cargo.lock files and revendors the third-party rust dependecies
- Updates the webrender bindings for a change in the display list construction
  and finalization API in WR csets 425155a and 1eb84eb.
  We now have to pass around a content size parameter to construct a display list,
  and we get back a content size from finalizing the display list. Since we pass
  the finalization results over IPC to WebRenderBridgeParent, we need to update
  the IPDL as well to pass this around.
- Updates the webrender bindings for a change to scroll_node_with_id in WR cset
  48a098f.
- Updates the webrender bindings for a change to push_text in WR cset 3287c15.
2017-05-15 15:13:31 -04:00
..
rust Bug 1363683 - Update webrender to cset 7f37799d63ed80a07675ad599526290843394c99. r=jrmuizel 2017-05-15 15:13:31 -04:00
static Bug 1299616 - Rearrange libxul linking such that StaticXULComponentStart always is first. r=gps 2016-09-02 07:08:16 +09:00
Makefile.in Bug 1339673 - Don't link the gtest libxul during MOZ_PROFILE_GENERATE. r=ted 2017-02-16 10:47:46 -08:00
moz.build Bug 1336153 - Remove MOZ_RUST. r=ted 2017-05-09 11:36:13 -07:00