[webkit-changes] [WebKit/WebKit] 1372d7: Null check in ResourceRequest constructor

Commit Queue noreply at github.com
Wed Oct 30 11:24:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1372d75734871f8100fdd697921487bffafcbc07
      https://github.com/WebKit/WebKit/commit/1372d75734871f8100fdd697921487bffafcbc07
  Author: Nitin Mahendru <nitinmahendru at apple.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M Source/WebCore/platform/network/cocoa/ResourceRequestCocoa.mm

  Log Message:
  -----------
  Null check in ResourceRequest constructor
https://bugs.webkit.org/show_bug.cgi?id=282201
rdar://137742249

Reviewed by Alex Christensen and David Kilzer.

This is just a sanity check for the optional field m_requestor.

* Source/WebCore/platform/network/cocoa/ResourceRequestCocoa.mm:
(WebCore::ResourceRequest::ResourceRequest):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list