[webkit-reviews] review canceled: [Bug 136999] [EFL] Implement restorePageState() for backward navigation : [Attachment 238482] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 23 02:10:16 PDT 2014


Gyuyoung Kim <gyuyoung.kim at webkit.org> has canceled Gyuyoung Kim
<gyuyoung.kim at webkit.org>'s request for review:
Bug 136999: [EFL] Implement restorePageState() for backward navigation
https://bugs.webkit.org/show_bug.cgi?id=136999

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

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


>> Source/WebCore/loader/HistoryController.cpp:146
>>	m_frame.loader().client().restoreViewState();
> 
> Due to EFL is another port that is going to use this functionality, it might
be good opportunity to follow FIXME suggestion and move that part to WebCore.

yes, right. However, I thought it would be good if new bug handles it.


More information about the webkit-reviews mailing list