Closed
Bug 1488448
Opened 7 years ago
Closed 7 years ago
Switch blacklist check to ignore case
Categories
(Firefox :: Search, defect, P1)
Firefox
Search
Tracking
()
RESOLVED
FIXED
Firefox 64
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
|
46 bytes,
text/x-phabricator-request
|
adw
:
review+
pascalc
:
approval-mozilla-beta+
|
Details | Review |
blacklist check should ignore case so it can't be worked around that way.
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Priority: -- → P1
Comment 2•7 years ago
|
||
Comment on attachment 9006292 [details]
Bug 1488448 - Ignore case on blacklist check.
Drew Willcoxon :adw has approved the revision.
Attachment #9006292 -
Flags: review+
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/5020b4bda0ef
Ignore case on blacklist check. r=adw
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Comment 5•7 years ago
|
||
Is this something that needs Beta uplift consideration?
Flags: needinfo?(mozilla)
| Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 9006292 [details]
Bug 1488448 - Ignore case on blacklist check.
Approval Request Comment
[Feature/Bug causing the regression]: Make blacklist search check more robust.
[User impact if declined]: None
[Is this code covered by automated tests?]: Yes
[Has the fix been verified in Nightly?]: No
[Needs manual test from QE? If yes, steps to reproduce]: No, covered by automated.
[List of other uplifts needed for the feature/fix]: No
[Is the change risky?]: No
[Why is the change risky/not risky?]: Change to existing string handling, automated test.
[String changes made/needed]: none
Flags: needinfo?(mozilla)
Attachment #9006292 -
Flags: approval-mozilla-beta?
Comment 7•7 years ago
|
||
Comment on attachment 9006292 [details]
Bug 1488448 - Ignore case on blacklist check.
Uplift approved for 63 beta 5.
Attachment #9006292 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•7 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•