Bug 86147

Summary: ScrollView::fixedVisibleContentRect should be public
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, kenneth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 66687    
Attachments:
Description Flags
Patch eric: review+

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.