Bug 227923

Summary: REGRESSION(r279069): http/tests/websocket/tests/hybi/too-long-payload.html is a constant timeout when using NSURLSESSION_WEBSOCKET
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Alex Christensen
Reported 2021-07-13 14:58:59 PDT
REGRESSION(r279069): http/tests/websocket/tests/hybi/too-long-payload.html is a constant timeout when using NSURLSESSION_WEBSOCKET
Attachments
Patch (1.78 KB, patch)
2021-07-13 15:00 PDT, Alex Christensen
no flags
Patch (1.89 KB, patch)
2021-07-13 15:30 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2021-07-13 15:00:55 PDT
Alex Christensen
Comment 2 2021-07-13 15:00:58 PDT
Chris Dumez
Comment 3 2021-07-13 15:08:06 PDT
Comment on attachment 433449 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=433449&action=review > Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:1697 > + task.get().maximumMessageSize = 0x7FFFFFFFFFFFFFFFull; Maybe worth a comment to indicate why you chose this value.
Alex Christensen
Comment 4 2021-07-13 15:30:40 PDT
Alex Christensen
Comment 5 2021-07-13 15:56:08 PDT
Note You need to log in before you can comment on or make changes to this bug.