Bug 226371 - [SOUP] Implement NetworkDataTask::setPriority
Summary: [SOUP] Implement NetworkDataTask::setPriority
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-28 04:56 PDT by Carlos Garcia Campos
Modified: 2021-05-28 06:23 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.93 KB, patch)
2021-05-28 04:59 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2021-05-28 04:56:08 PDT
To update the soup message priority. In HTTP/2 soup can send a priority frame to prioritize the associated stream.
Comment 1 Carlos Garcia Campos 2021-05-28 04:59:20 PDT
Created attachment 430002 [details]
Patch
Comment 2 EWS 2021-05-28 06:23:30 PDT
Committed r278195 (238238@main): <https://commits.webkit.org/238238@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 430002 [details].