Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e57d2b564fd1e0829b164467c080fc54448e1d5
      
https://github.com/WebKit/WebKit/commit/1e57d2b564fd1e0829b164467c080fc54448e1d5
  Author: Brent Fulgham <bfulg...@apple.com>
  Date:   2024-04-01 (Mon, 01 Apr 2024)

  Changed paths:
    M Source/WebKit/NetworkProcess/cocoa/NetworkDataTaskCocoa.mm

  Log Message:
  -----------
  [Cocoa] Provide hints to CFNetwork for network traffic class
https://bugs.webkit.org/show_bug.cgi?id=271920
<rdar://problem/125637205>

Reviewed by Jer Noble and Eric Carlson.

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.

* Source/WebKit/NetworkProcess/cocoa/NetworkDataTaskCocoa.mm:
(WebKit::adjustNetworkServiceTypeIfNecessary): Added helper.
(WebKit::NetworkDataTaskCocoa::NetworkDataTaskCocoa):

Canonical link: https://commits.webkit.org/276901@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to