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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 14:29:38 PDT 2011


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

           Summary: [EFL] Page Cache was not Enabled,(Enable Page Cache)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dongjae1.kim at samsung.com
                CC: demarchi at webkit.org, gyuyoung.kim at webkit.org


On EFL Port, Page Cache was disabled, 

bool FrameLoaderClientEfl::canCachePage() const
{
    return false;
}

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