[Webkit-unassigned] [Bug 153250] LayoutTest http/tests/security/xssAuditor/embed-tag-in-path-unterminated.html crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 14:24:19 PST 2016


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

--- Comment #2 from Daniel Bates <dbates at webkit.org> ---
Using a debug build of WebKit, run:

Tools/Scripts/run-webkit-tests --debug --no-retry-failures --child-processes=1 http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html http/tests/security/xssAuditor/embed-tag-in-path-unterminated.html

Then we will crash because the assertion ASSERT(directoryURL.length() == directoryURLPathStart + 1 || directoryURL[directoryURL.length() - 1] != '/') fails in CredentialStorage::findDefaultProtectionSpaceForURL().

-- 
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/20160122/11c39002/attachment.html>


More information about the webkit-unassigned mailing list