[webkit-changes] [WebKit/WebKit] 84e50b: Stub out dNR completionHandlers for unimplemented ...

Timothy Hatcher noreply at github.com
Wed Dec 6 12:07:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 84e50b6997c3273ff2f9f852b8f8cd9fa1d59c8e
      https://github.com/WebKit/WebKit/commit/84e50b6997c3273ff2f9f852b8f8cd9fa1d59c8e
  Author: Timothy Hatcher <timothy at apple.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIDeclarativeNetRequestCocoa.mm

  Log Message:
  -----------
  Stub out dNR completionHandlers for unimplemented methods.
https://webkit.org/b/265944
rdar://problem/119261044

Reviewed by Brian Weinstein.

* Source/WebKit/WebProcess/Extensions/API/Cocoa/WebExtensionAPIDeclarativeNetRequestCocoa.mm:
(WebKit::WebExtensionAPIDeclarativeNetRequest::updateDynamicRules): Call callback.
(WebKit::WebExtensionAPIDeclarativeNetRequest::getDynamicRules): Ditto.
(WebKit::WebExtensionAPIDeclarativeNetRequest::updateSessionRules): Ditto.
(WebKit::WebExtensionAPIDeclarativeNetRequest::getSessionRules): Ditto.

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




More information about the webkit-changes mailing list