RESOLVED FIXED169115
[Mac] Set the NSURLSessionTask priority to match the request's priority
https://bugs.webkit.org/show_bug.cgi?id=169115
Summary [Mac] Set the NSURLSessionTask priority to match the request's priority
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.