Bug 308232
| Summary: | Web Inspector: Remove experimental setting for case-insensitive JS completion | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Qianlang Chen <qianlangchen> |
| Component: | Web Inspector | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Qianlang Chen
Pull request: https://github.com/WebKit/WebKit/pull/59014
Radar WebKit Bug Importer
<rdar://problem/171286548>
EWS
Committed 308293@main (35607a3cdd91): <https://commits.webkit.org/308293@main>
Reviewed commits have been landed. Closing PR #59014 and removing active labels.