[Webkit-unassigned] [Bug 63013] [EFL] Page Cache was not Enabled, (Enable Page Cache)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 17:18:55 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63013





--- Comment #21 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2011-06-27 17:18:54 PST ---
(From update of attachment 98814)
View in context: https://bugs.webkit.org/attachment.cgi?id=98814&action=review

> Source/WebKit/efl/ChangeLog:13
> +            because, WebCore::FrameView will be create always when user go to new page.

Adhere indentation in here

> Source/WebKit/efl/ewk/ewk_view.cpp:4516
> +

You already get priv instance from sd. So, you can use priv->main_frame. And also you already check if it is null or not in EWK_VIEW_PRIV_GET_OR_RETURN().

-- 
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