Commit 496b20b5 authored by Yi Gu's avatar Yi Gu Committed by Commit Bot

[CodeHealth] Remove obsolete comments

There will not be such specialized subclass with root-layer-scrolling.

Bug: None
Change-Id: I7deba376df09673e7da5c91b65a7c4386dabe3c3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1872925
Commit-Queue: David Bokan <bokan@chromium.org>
Reviewed-by: default avatarDavid Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708097}
parent ff93058b
...@@ -904,8 +904,6 @@ class CORE_EXPORT LocalFrameView final ...@@ -904,8 +904,6 @@ class CORE_EXPORT LocalFrameView final
bool frame_timing_requests_dirty_; bool frame_timing_requests_dirty_;
// Exists only on root frame. // Exists only on root frame.
// TODO(bokan): crbug.com/484188. We should specialize LocalFrameView for the
// main frame.
Member<RootFrameViewport> viewport_scrollable_area_; Member<RootFrameViewport> viewport_scrollable_area_;
// Non-top-level frames a throttled until they are ready to run lifecycle // Non-top-level frames a throttled until they are ready to run lifecycle
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment