[Webkit-unassigned] [Bug 14473] New: Settings::m_usesPageCache might be uninitialized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 30 06:22:57 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14473

           Summary: Settings::m_usesPageCache might be uninitialized
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: freyther at handhelds.org


At least for the Gdk where Settings::setUsesPageCache is not called the above
named variable might be uninitialized.
I have decided to make false the default value as the current non Mac ports
(Qt,Gdk,Wx) do not have a PageCache implementation and the Mac port is calling
Settings::setUsesPageCache through the WebView.mm wrapper


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list