[Webkit-unassigned] [Bug 25955] New: Clean up messing third-party cookies blocking code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 00:06:00 PDT 2009


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

           Summary: Clean up messing third-party cookies blocking code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org


Our code for computing the first-party context for third-party cookie blocking
is seriously messy.  We have at least two names for the same context
(policyBaseURL and mainDocumentURL).  The name mainDocumentURL is particularly
bad because it's occasionally a lie.  Anyway, I'm working on a patch stream to
clean this up.


-- 
Configure bugmail: https://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