RESOLVED FIXED 86147
ScrollView::fixedVisibleContentRect should be public
https://bugs.webkit.org/show_bug.cgi?id=86147
Summary ScrollView::fixedVisibleContentRect should be public
Adam Barth
Reported 2012-05-10 14:28:49 PDT
ScrollView::fixedVisibleContentRect should be public
Attachments
Patch (2.07 KB, patch)
2012-05-10 14:30 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2012-05-10 14:30:28 PDT
Eric Seidel (no email)
Comment 2 2012-05-10 14:34:09 PDT
Eric Seidel (no email)
Comment 3 2012-05-10 14:35:08 PDT
Comment on attachment 141258 [details] Patch It's not clear to me why Android would need this information. This appears to have come from the Qt port as part of their mobile work. I wonder what iOS does/why it doesn't need this functionality.
Adam Barth
Comment 4 2012-05-10 14:36:24 PDT
It's used by WebViewImpl::showTouchHighlightQuads
Adam Barth
Comment 5 2012-05-10 14:36:51 PDT
Note You need to log in before you can comment on or make changes to this bug.