Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a0b9865e73b13eada52b61af630d0df6a2d1a550
      
https://github.com/WebKit/WebKit/commit/a0b9865e73b13eada52b61af630d0df6a2d1a550
  Author: Timothy Hatcher <timo...@apple.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionContextCocoa.mm

  Log Message:
  -----------
  Crash under WebExtensionContext::recordError.
https://webkit.org/b/289103
rdar://145520129

Reviewed by Brian Weinstein.

Use recordErrorIfNeeded(), since the error might be nil if the script, 
stylesheet or
JSON data are otherwise empty files.

* Source/WebKit/UIProcess/Extensions/Cocoa/WebExtensionContextCocoa.mm:
(WebKit::WebExtensionContext::addInjectedContent):
(WebKit::WebExtensionContext::loadDeclarativeNetRequestRules):

Canonical link: https://commits.webkit.org/291588@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