Bug 271920
| Summary: | [Cocoa] Provide hints to CFNetwork for network traffic class | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
| Component: | WebKit Misc. | Assignee: | Brent Fulgham <bfulgham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Brent Fulgham
In Bug 254072 we started setting the traffic class for network activity in WebRTC operations. We should take the same action when we know we are making high (or low) priority requests to the network system so it can do a better job of routing packets and organizing connections.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/125637205>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/26634
EWS
Committed 276901@main (1e57d2b564fd): <https://commits.webkit.org/276901@main>
Reviewed commits have been landed. Closing PR #26634 and removing active labels.