Bug 308232

Summary: Web Inspector: Remove experimental setting for case-insensitive JS completion
Product: WebKit Reporter: Qianlang Chen <qianlangchen>
Component: Web InspectorAssignee: Qianlang Chen <qianlangchen>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Qianlang Chen
Reported 2026-02-19 11:05:11 PST
In 279195@main, we introduced case-insensitive autocompletion for JavaScript, used in JS code editors for console and conditional breakpoints. This feature was added as an experimental one that came alongside a setting "Use case sensitive autocomplete" that defaulted to false. Now after two years it should be a good time to remove that experimental setting, making case-insensitive matching the official feature
Attachments
Qianlang Chen
Comment 1 2026-02-19 11:10:18 PST
Radar WebKit Bug Importer
Comment 2 2026-02-26 11:06:11 PST
EWS
Comment 3 2026-02-26 11:43:57 PST
Committed 308293@main (35607a3cdd91): <https://commits.webkit.org/308293@main> Reviewed commits have been landed. Closing PR #59014 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.