Bug 297396

Summary: Web Inspector: Storage: Uncaught Exception: TypeError: null is not an object (evaluating 'this.contentBrowser.currentContentView.canFocusFilterBar')
Product: WebKit Reporter: Razvan Caliman <rcaliman>
Component: Web InspectorAssignee: Razvan Caliman <rcaliman>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://www.adobe.com/
Attachments:
Description Flags
Screenshot of default state without a storage type selected none

Razvan Caliman
Reported 2025-08-14 07:25:03 PDT
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, etc. If you press Cmd+F to initiate a search, there's an unhandled exception. Uncaught Exceptions: ----------------------- - TypeError: null is not an object (evaluating 'this.contentBrowser.currentContentView.canFocusFilterBar') (at StorageTabContentView.js:79:54) canHandleFindEvent @ StorageTabContentView.js:79:54 ? @ Main.js:2345:41 _handleKeyDown @ KeyboardShortcut.js:82:42 -----------------------
Attachments
Screenshot of default state without a storage type selected (459.51 KB, image/png)
2025-08-14 07:26 PDT, Razvan Caliman
no flags
Radar WebKit Bug Importer
Comment 1 2025-08-14 07:25:12 PDT
Razvan Caliman
Comment 2 2025-08-14 07:26:23 PDT
Created attachment 476402 [details] Screenshot of default state without a storage type selected The bug occurs only when you're in this state.
Razvan Caliman
Comment 3 2025-08-14 07:29:13 PDT
EWS
Comment 4 2025-08-14 10:15:39 PDT
Committed 298684@main (7f419a14a648): <https://commits.webkit.org/298684@main> Reviewed commits have been landed. Closing PR #49390 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.