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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 29 15:00:19 PDT 2011


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





--- Comment #36 from DongJae, KIM <dongjae1.kim at samsung.com>  2011-06-29 15:00:18 PST ---
(In reply to comment #35)
> There are some "( foo )" instead of "(foo)" in the first ChangeLog, and the text after 3) is indented weirdly.
> 

I cann't understand your comment.

How about below?
=====================================
        1) Add contentsSize update function for cached page restore
        2) Change return value for enable EFL Port back/forward Cache
        3) Delete below code in ewk_frame_view_create_for_view()
            if (sd->frame->view())
                return;
            because WebCore::FrameView will always be created when a new page is opened.
            This patch also ends up fixing two crashes in EWebLauncher: one when loading the 4th cached page
            and another triggered when a user clicks any link
=====================================

> Other than that, r+ from my side after the Windows bot stops complaining.
what r+? please tell me more details.

Thanks your comments.

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