commit | 95acc1b23e9bf10e784c8d08c9d97039c7d210a7 | [log] [tgz] |
---|---|---|
author | Fady Samuel <[email protected]> | Wed Aug 02 19:58:39 2017 |
committer | Commit Bot <[email protected]> | Wed Aug 02 19:58:39 2017 |
tree | 33d35de9387a3a82f6305ba593a87f70dcb6fbf1 | |
parent | 47d10e6ae5f6d196e6a4d8410393e6baa4a77882 [diff] |
viz: Remove handles_frame_sink_id_invalidation bit The handles_frame_sink_id_invalidation bit was introduced because in the OOP display compositor case, each CompositorFrameSinkSupport handled its own FrameSinkId invalidation. Now that HostFrameSinkManager has introduced explicit RegisterFrameSinkId and InvalidFrameSinkId APIs, this bit is no longer necessary. This CL removes it and updates unit tests accordingly. Bug: 657959 TBR: [email protected] for content stamp: already reviewed by boliu@ and kenrb@ Cq-Include-Trybots: master.tryserver.chromium.linux:linux_site_isolation Change-Id: I901614988ada0134cb029a7bbb98f58d94ada337 Reviewed-on: https://chromium-review.googlesource.com/598529 Commit-Queue: Fady Samuel <[email protected]> Reviewed-by: Sadrul Chowdhury <[email protected]> Reviewed-by: Bo Liu <[email protected]> Reviewed-by: Ken Buchanan <[email protected]> Cr-Commit-Position: refs/heads/master@{#491475}
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 .