Exclude the heads up display (hud) layer from inspector 3d layers view
The heads up display (hud) layer is used to show layer overlay information such as the fps meter and repaint rects. This layer should be excluded from the 3d layers view. This code has not been implemented behind IsInspectorLayer because the hud layer is used for more than just the inspector, such as when --show-paint-rects is used. This has been tested manually by ensuring no extra layer is present. Bug: 1015918 Change-Id: I044ad1c7dc61385bdeb0fae916c7515dbd8aee4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869820Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#707875}
Showing
Please register or sign in to comment