[Webkit-unassigned] [Bug 136999] New: [EFL][WK2] Implement restorePageState() and savePageState() for backward navigation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 22 04:24:56 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=136999
Summary: [EFL][WK2] Implement restorePageState() and
savePageState() for backward navigation
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit EFL
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gyuyoung.kim at webkit.org
CC: demarchi at webkit.org
EFL port begins to support FrameLoaderClient::restoreViewState() to be aligned with iOS port. Scroll position update behavior has been optimized for iOS and Mac port. That's why EFL port tries to follow iOS implementation.
In addition, EFL port has supported to use ScrollingCoordinatorCoordinatedGraphics::requestScrollPositionUpdate() since r173785. Thus, EFL port doesn't need to have own code path to pass scroll position to WK2, because ScrollView::setScrollPosition() can support EFL port since r173785.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list