Bug 213913

Summary: Add testing infrastructure and SPI declaration for HTTP/2 ping
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, ews-watchlist, jer.noble, 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 2020-07-02 18:02:19 PDT
Add testing infrastructure and SPI declaration for HTTP/2 ping
Attachments
Patch (19.81 KB, patch)
2020-07-02 18:04 PDT, Alex Christensen
no flags
Patch (19.83 KB, patch)
2020-07-02 18:17 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2020-07-02 18:04:37 PDT
Jer Noble
Comment 2 2020-07-02 18:14:22 PDT
Comment on attachment 403426 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=403426&action=review r=me with single nit. > Source/WebCore/PAL/pal/spi/cf/CFNetworkSPI.h:77 > +- (void) getUnderlyingHTTPConnectionInfoWithCompletionHandler:(void (^)(_NSHTTPConnectionInfo *connectionInfo))completionHandler; Nit: Whitespace between ")" and "get..."
Alex Christensen
Comment 3 2020-07-02 18:17:56 PDT
EWS
Comment 4 2020-07-02 19:01:25 PDT
Committed r263879: <https://trac.webkit.org/changeset/263879> All reviewed patches have been landed. Closing bug and clearing flags on attachment 403429 [details].
Radar WebKit Bug Importer
Comment 5 2020-07-02 19:02:18 PDT
Note You need to log in before you can comment on or make changes to this bug.