NEW 144422
Clean up ScrollingCoordinator::absoluteNonFastScrollableRegionForFrame()
https://bugs.webkit.org/show_bug.cgi?id=144422
Summary Clean up ScrollingCoordinator::absoluteNonFastScrollableRegionForFrame()
Simon Fraser (smfr)
Reported 2015-04-29 17:31:29 PDT
We should avoid recursing into subframes if we've already accounted for them as scrollable areas. We could clip regions for subframes. We should handled transformed frames better (but we'd have to be able to map regions through transforms).
Attachments
Note You need to log in before you can comment on or make changes to this bug.