Closed
Bug 1315786
Opened 9 years ago
Closed 4 years ago
regular expressions shouldn't be case-insensitive by default
Categories
(Webtools Graveyard :: DXR, defect)
Webtools Graveyard
DXR
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: keeler, Unassigned)
Details
Unless I've got the syntax wrong, it appears that regular expressions are case-insensitive by default in dxr (see e.g. https://dxr.mozilla.org/mozilla-central/search?q=regexp%3Aclickh&redirect=false ). I would argue that this is counter to most developers' expectation regarding the behavior of regular expressions.
Comment 1•4 years ago
|
||
DXR is no longer available. Searchfox is now replacing it.
See meta bug 1669906 & https://groups.google.com/g/mozilla.dev.platform/c/jDRjrq3l-CY for more details.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•