[Webkit-unassigned] [Bug 16589] New: WebCore::cookies, WebCore::setCookies and WebCore::cookiesEnabled need access to the WebCore::Document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 23 15:19:02 PST 2007


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

           Summary: WebCore::cookies, WebCore::setCookies and
                    WebCore::cookiesEnabled need access to the
                    WebCore::Document
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: freyther at handhelds.org


Similar to the bug #16588 we need to access the QNetworkAccessManager that the
QWebPage is using to return and set the cookies. The information that is always
available when calling the function is the WebCore::Document. This allows us to
access the WebCore::Frame->FrameLoader->FrameLoaderClient->QWebFrame->QWebPage.


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