Bug 169115

Summary: [Mac] Set the NSURLSessionTask priority to match the request's priority
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Page LoadingAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, commit-queue, joepeck, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2017-03-02 18:44:39 PST
Set the NSURLSessionTask priority to match the request's priority NSURLSessionTask priority: https://developer.apple.com/reference/foundation/nsurlsessiontask/1410569-priority This maps to HTTP/2 request prioritization.
Attachments
[PATCH] Proposed Fix (2.82 KB, patch)
2017-03-02 18:47 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2017-03-02 18:44:54 PST
Radar WebKit Bug Importer
Comment 2 2017-03-02 18:45:24 PST
Joseph Pecoraro
Comment 3 2017-03-02 18:47:07 PST
Created attachment 303287 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 4 2017-03-02 22:09:23 PST
Comment on attachment 303287 [details] [PATCH] Proposed Fix Clearing flags on attachment: 303287 Committed r213354: <http://trac.webkit.org/changeset/213354>
WebKit Commit Bot
Comment 5 2017-03-02 22:09:28 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.