[webkit-reviews] review canceled: [Bug 126022] [CoordinatedGraphics][WK2] Scale factor and scroll position is not being restored properly in a back/forward load : [Attachment 227269] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 23 01:24:58 PDT 2014


Gyuyoung Kim <gyuyoung.kim at samsung.com> has canceled Gyuyoung Kim
<gyuyoung.kim at samsung.com>'s request for review:
Bug 126022: [CoordinatedGraphics][WK2] Scale factor and scroll position is not
being restored properly in a back/forward load
https://bugs.webkit.org/show_bug.cgi?id=126022

Attachment 227269: Patch
https://bugs.webkit.org/attachment.cgi?id=227269&action=review

------- Additional Comments from Gyuyoung Kim <gyuyoung.kim at samsung.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=227269&action=review


>> Source/WebCore/page/Page.cpp:702
>> +		view->setScrollPosition(origin);
> 
> Did you look at the history of this code? I'm pretty sure we added the if
(!view->delegatesScrolling()) test to fix iOS.

Simon, if so, let me try to find other way to fix this problem for EFL port.
I'm going to update my opinion. Thanks.


More information about the webkit-reviews mailing list