mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-14 20:22:00 +00:00
![Nicolas Silva](/assets/img/avatar_default.png)
This patch adds plumbing to keep track of why we request frames to be rendered. This information is then displayed in gecko profile markers on the renderer thread as well as in profiler HUD counters (See "Render reasons" in profiler.rs). Differential Revision: https://phabricator.services.mozilla.com/D127274