commit | 20fecc46a828ab590726fd8707da107a23b096cd | [log] [tgz] |
---|---|---|
author | jonross <[email protected]> | Fri Feb 23 05:32:21 2018 |
committer | Commit Bot <[email protected]> | Fri Feb 23 05:32:21 2018 |
tree | 447f346030259981b8b0a4b8d32711f152ccc612 | |
parent | f7c3a37480869e8c801742229d6d13f47251462e [diff] |
Refactor FrameToken queue into own class RenderWidgetHostImpl makes use of an internal queue holding IPC::Messages which it synchronizes to FrameTokens. However this will be needed for RenderFrameMetadata observing, to also synchronize on frame submission. So this refactors it into its own class to be used by both [email protected] Bug: 785013 Change-Id: Icc392444341ed1edbe2994c05054ae305f91f884 Reviewed-on: https://chromium-review.googlesource.com/911829 Reviewed-by: Jonathan Ross <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Reviewed-by: Fady Samuel <[email protected]> Commit-Queue: Jonathan Ross <[email protected]> Cr-Commit-Position: refs/heads/master@{#538707}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .