[webkit-changes] [WebKit/WebKit] 30f416: [tvOS] Log an error message when a `WKWebView` is ...

Wenson Hsieh noreply at github.com
Tue Sep 24 13:06:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 30f416474f028d92f3b11c0992e4218931629e4f
      https://github.com/WebKit/WebKit/commit/30f416474f028d92f3b11c0992e4218931629e4f
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-09-24 (Tue, 24 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm

  Log Message:
  -----------
  [tvOS] Log an error message when a `WKWebView` is created with persistent data store
https://bugs.webkit.org/show_bug.cgi?id=280273
rdar://136591677

Reviewed by Abrar Rahman Protyasha.

Make it easier to catch instances where clients are (inadvertently) creating web views with
persistent data stores, on certain platforms.

* Source/WebKit/UIProcess/API/Cocoa/WKWebView.mm:
(-[WKWebView _setupPageConfiguration:withPool:]):

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