[Webkit-unassigned] [Bug 168364] New: [SOUP] Credentials stored by libsoup are used even StoredCredentials policy is DoNotAllowStoredCredentials

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 15 04:22:15 PST 2017


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

            Bug ID: 168364
           Summary: [SOUP] Credentials stored by libsoup are used even
                    StoredCredentials policy is
                    DoNotAllowStoredCredentials
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, danw at gnome.org

This can happen if a previous load with allowed to use stored credentials authenticated successfully, saving the credentials in libsoup. This what causes some tests to fail

http/tests/security/credentials-from-different-domains.html
http/tests/xmlhttprequest/cross-origin-no-authorization.html

It's actually a libsoup bug, but since it's causing layout test failures and we have patches for them, let's patch out jhbuild until we have a new libsoup version to depend on.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170215/d4cdc2ee/attachment-0001.html>


More information about the webkit-unassigned mailing list