RESOLVED FIXED 134415
ScrollView::rootViewToTotalContents() needs to take topContentInset into account
https://bugs.webkit.org/show_bug.cgi?id=134415
Summary ScrollView::rootViewToTotalContents() needs to take topContentInset into account
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.