[RootScroller] Don't assume frame owner is an iframe
We can't assume a FrameOwner's content view is a local frame view here since we might be removing a root scroller because it's no longer valid; it could be that it once was a LocalFrameView but has since been replaced by another type of view. No test since this came from the fuzzer and only causes an issue when run under UBSan. Bug: 961597 Change-Id: Ia24c000ac53a795d0325c2aa8825e901344f3ec8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1618203Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#662182}
Showing
Please register or sign in to comment