Bug 229205 - Dispatching 10 keepalive fetches test fails only for WebKit1
Summary: Dispatching 10 keepalive fetches test fails only for WebKit1
Status: RESOLVED DUPLICATE of bug 229247
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-17 14:48 PDT by Fujii Hironori
Modified: 2021-08-18 14:05 PDT (History)
0 users

See Also:


Attachments
test patch (1.39 KB, patch)
2021-08-17 14:48 PDT, Fujii Hironori
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2021-08-17 14:48:57 PDT
Created attachment 435713 [details]
test patch

I added a new test case tests/fetch/keepalive-fetch-2.html in r281158.
While creating it, I noticed WebKit1 specific fetch bug.
If I increase the number of fetches, the test fails only for WebKit1.
Comment 1 Fujii Hironori 2021-08-18 14:05:24 PDT

*** This bug has been marked as a duplicate of bug 229247 ***