Bug 178781

Summary: [GTK] http/tests/inspector/network/har/har-page.html is failing
Product: WebKit Reporter: Alicia Boya García <aboya>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Alicia Boya García
Reported 2017-10-25 03:29:20 PDT
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": "",
Attachments
Alicia Boya García
Comment 1 2017-12-20 06:08:08 PST
Failing again since r226151-226156.
Michael Catanzaro
Comment 2 2017-12-22 15:17:51 PST
(In reply to Alicia Boya García from comment #1) > Failing again since r226151-226156. Fixed by r226207.
Note You need to log in before you can comment on or make changes to this bug.