зеркало из https://github.com/mozilla/gecko-dev.git
fc0b73bcdf
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |