[Webkit-unassigned] [Bug 67425] Assertion failures in checkEncodedString when running WebKit2 tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 12:38:07 PDT 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|REGRESSION (r94296-r94298): |Assertion failures in
                   |2 loader tests crashing on  |checkEncodedString when
                   |Lion Intel Debug (WebKit2   |running WebKit2 tests
                   |Tests)                      |
             Status|NEW                         |ASSIGNED
           Keywords|Regression                  |
         AssignedTo|webkit-unassigned at lists.web |ap at webkit.org
                   |kit.org                     |




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2012-03-15 12:38:06 PST ---
I suspect that this always failed in WebKitTestRunner. r94296-r94298 in particular certainly couldn't have caused this.

The reason why this doesn't happen in Safari or DumpRenderTree is that policy delegate says to ignore an invalid URL "<p>FAILURE</p>". But WebKitTestRunner lets any URL load, so WebKit tries to, and has to make an error callback with this URL.

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