Bug 134415

Summary: ScrollView::rootViewToTotalContents() needs to take topContentInset into account
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, bunhere, cdumez, commit-queue, gyuyoung.kim, sam, sergio, simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Beth Dakin
Reported 2014-06-27 15:06:05 PDT
Much like the other coordinate conversation functions, ScrollView::rootViewToTotalContents() needs to take topContentInset into account. <rdar://problem/17473633>
Attachments
Patch (1.47 KB, patch)
2014-06-27 15:08 PDT, Beth Dakin
simon.fraser: review+
Beth Dakin
Comment 1 2014-06-27 15:08:20 PDT
Simon Fraser (smfr)
Comment 2 2014-06-27 15:10:53 PDT
Comment on attachment 234022 [details] Patch Maybe say what the visible impact of this was?
Beth Dakin
Comment 3 2014-06-27 15:13:36 PDT
(In reply to comment #2) > (From update of attachment 234022 [details]) > Maybe say what the visible impact of this was? Thanks! I added a line to the changelog about that. http://trac.webkit.org/changeset/170558
Note You need to log in before you can comment on or make changes to this bug.