Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d89cd1cf5382b9cabd28727c09687304c49e70f0
      
https://github.com/WebKit/WebKit/commit/d89cd1cf5382b9cabd28727c09687304c49e70f0
  Author: Guoye Zhang <[email protected]>
  Date:   2024-08-01 (Thu, 01 Aug 2024)

  Changed paths:
    M Source/WebCore/platform/network/mac/ResourceErrorMac.mm
    M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm

  Log Message:
  -----------
  DNS filtering not flagging expected domains
https://bugs.webkit.org/show_bug.cgi?id=277515
rdar://132952350 (DNS filtering not flagging expected domains)

Reviewed by Alex Christensen.

The new network loader puts information in the top level user info dictionary 
instead of the underlying error's user info dictionary.

* Source/WebCore/platform/network/mac/ResourceErrorMac.mm:
(WebCore::ResourceError::blockedKnownTracker const):
(WebCore::ResourceError::blockedTrackerHostName const):
* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(-[WKNetworkSessionDelegate URLSession:task:didCompleteWithError:]):

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



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

Reply via email to