Bug 133008 - [iOS] ScrollView::visibleContentRectInternal is bypassing the iOS code for unobscuredContentRect
Summary: [iOS] ScrollView::visibleContentRectInternal is bypassing the iOS code for un...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-16 14:08 PDT by Benjamin Poulain
Modified: 2014-05-16 14:40 PDT (History)
0 users

See Also:


Attachments
Patch (1.54 KB, patch)
2014-05-16 14:12 PDT, Benjamin Poulain
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2014-05-16 14:08:34 PDT
[iOS] ScrollView::visibleContentRectInternal is bypassing the iOS code for unobscuredContentRect
Comment 1 Benjamin Poulain 2014-05-16 14:12:53 PDT
Created attachment 231588 [details]
Patch
Comment 2 Benjamin Poulain 2014-05-16 14:40:36 PDT
Committed r168980: <http://trac.webkit.org/changeset/168980>