WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
217993
report-non-inclusive-language should do exact match for directory names to ignore
https://bugs.webkit.org/show_bug.cgi?id=217993
Summary
report-non-inclusive-language should do exact match for directory names to ig...
Aakash Jain
Reported
2020-10-20 15:34:04 PDT
report-non-inclusive-language currently does a substring matching for directory names, and while ignoring a specified directory, e.g.: 'autoinstalled', it would ignore all the directories whose name contains that keyword (e.g.: both 'autoinstalled' and 'notautoinstalled' would be ignored), which is not good. It should do exact match for directory names to ignore.
Attachments
Patch
(1.54 KB, patch)
2020-10-20 15:35 PDT
,
Aakash Jain
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Aakash Jain
Comment 1
2020-10-20 15:35:17 PDT
Created
attachment 411929
[details]
Patch
EWS
Comment 2
2020-10-20 16:14:48 PDT
Committed
r268772
: <
https://trac.webkit.org/changeset/268772
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 411929
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-10-20 16:15:17 PDT
<
rdar://problem/70506406
>
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