should LayoutView::ViewRect exclude scrollbars with RLS? |
||
Issue descriptionViewRect currently excludes FrameView scrollbars, but not root PLSA scrollbars. At least some callers want to exclude layout viewport scrollbars regardless of RLS setting - for example, ViewPainter in r493525. Let's try switching it and see what breaks. :)
,
Aug 11 2017
Looks like this breaks hit testing (All/ParameterizedWebFrameTest.MouseOverRootScrollbar/1). Eventually we should get rid of ViewRect and make callers go through the ScrollableArea API, but this is not blocking for RLS. Let's close this and reevaluate API cleanup after RLS launches. |
||
►
Sign in to add a comment |
||
Comment 1 by skobes@chromium.org
, Aug 11 2017