[Webkit-unassigned] [Bug 35592] New: Expose a WebDocument::firstPartyForCookies property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 11:22:33 PST 2010


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

           Summary: Expose a WebDocument::firstPartyForCookies property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wtc at google.com
                CC: fishd at chromium.org, abarth at webkit.org


This bug proposes that we add a firstPartyForCookies method
to WebDocument to expose the firstPartyForCookies property of
the underlying Document.  This was suggested by Darin Fisher
in Chromium code review http://codereview.chromium.org/601038.

The attached patch does that.  I'm having problem running the
prepare-ChangeLog script, so the patch was not generated properly.
Here is the prepare-ChangeLog error I got:

$ /d/chrome-nss-static/src/third_party/WebKit/WebKitTools/Scripts/prepare-Chang
eLog  --name="Wan-Teh Chang" --email=wtc at google.com WebKit/chromium
  Running status to find changed, added, or removed files.
?       WebKit\chromium\WebKit.sln
?       WebKit\chromium\webkit.vcproj
?       WebKit\chromium\webkit_unit_tests.vcproj.GOOGLE.wtc.user
?       WebKit\chromium\webkit_unit_tests.vcproj
?       WebKit\chromium\webkit.vcproj.GOOGLE.wtc.user
  Reviewing diff to determine which lines changed.
  Extracting affected function names from source files.
  Change author: Wan-Teh Chang <wtc at google.com>.
  Running 'svn update' to update ChangeLog files.
Can't use an undefined value as filehandle reference at
/d/chrome-nss-static/src
/third_party/WebKit/WebKitTools/Scripts/prepare-ChangeLog line 328.

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