[Webkit-unassigned] [Bug 178781] New: [GTK] http/tests/inspector/network/har/har-page.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 25 03:29:20 PDT 2017


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

            Bug ID: 178781
           Summary: [GTK] http/tests/inspector/network/har/har-page.html
                    is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

The following layout test is failing on GTK since it was introduced

http/tests/inspector/network/har/har-page.html

Probable cause:

HTTP version is not being serialized.

-          "httpVersion": "HTTP/1.1",
+          "httpVersion": "",

-- 
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/20171025/6385851d/attachment.html>


More information about the webkit-unassigned mailing list