WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
297396
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
Summary
Web Inspector: Storage: Uncaught Exception: TypeError: null is not an object ...
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
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-08-14 07:25:12 PDT
<
rdar://problem/158315798
>
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
Pull request:
https://github.com/WebKit/WebKit/pull/49390
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.
Top of Page
Format For Printing
XML
Clone This Bug