Bug 169115 - [Mac] Set the NSURLSessionTask priority to match the request's priority
Summary: [Mac] Set the NSURLSessionTask priority to match the request's priority
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-03-02 18:44 PST by Joseph Pecoraro
Modified: 2017-03-02 22:09 PST (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.82 KB, patch)
2017-03-02 18:47 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 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.
Comment 1 Joseph Pecoraro 2017-03-02 18:44:54 PST
<rdar://problem/28881392>
Comment 2 Radar WebKit Bug Importer 2017-03-02 18:45:24 PST
<rdar://problem/30823246>
Comment 3 Joseph Pecoraro 2017-03-02 18:47:07 PST
Created attachment 303287 [details]
[PATCH] Proposed Fix
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2017-03-02 22:09:28 PST
All reviewed patches have been landed.  Closing bug.