[Webkit-unassigned] [Bug 182330] WebDriver: test imported/w3c/webdriver/tests/cookies/get_named_cookie.py::test_duplicated_cookie fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 5 11:56:41 PDT 2018


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Brian Burg from comment #1)
> Have you encountered this as well, or is it purely a problem is Soup backend?

I played a bit with grep and found this:

Scripts/webkitpy/webdriver_tests/webdriver_driver_gtk.py:        return ['--auto
mation', '--javascript-can-open-windows-automatically=true', '--enable-xss-audit
or=false']

So that would be why we don't notice XSS auditor problems when running the WebDriver tests for GTK. It would probably make sense to reevaluate that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180405/0edb2d12/attachment-0002.html>


More information about the webkit-unassigned mailing list