Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f419a14a64865c129f69ccc1f7c92e76b3f89d8
      
https://github.com/WebKit/WebKit/commit/7f419a14a64865c129f69ccc1f7c92e76b3f89d8
  Author: Razvan Caliman <rcali...@apple.com>
  Date:   2025-08-14 (Thu, 14 Aug 2025)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Views/StorageTabContentView.js

  Log Message:
  -----------
  Web Inspector: Storage: Uncaught Exception: TypeError: null is not an object 
(evaluating 'this.contentBrowser.currentContentView.canFocusFilterBar')
https://bugs.webkit.org/show_bug.cgi?id=297396
rdar://158315798

Reviewed by Devin Rousso.

The Storage tab doesn't have a default `WI.ContentView` if you inspect a website
for which you never selected one of the types of storage to inspect: Cookies, 
IndexedDB, Local Storage.

* Source/WebInspectorUI/UserInterface/Views/StorageTabContentView.js:
(WI.StorageTabContentView.prototype.get canHandleFindEvent):

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