Open Bug 1885096 Opened 4 months ago Updated 1 month ago

Fix even more IDN spoofing cases

Categories

(Core :: Networking: HTTP, defect, P2)

defect
Points:
3

Tracking

()

People

(Reporter: valentin, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged][necko-priority-queue])

Bug 1790163 imports the chromium spoofing test cases - some of which are disabled.
This bug tracks implementing more of these checks.

(cloned from bug 1800628 since we didn't fix the majority of disabled tests)

⚙ D204105 Bug 1800628 - Block U+02BB and U+02BC r=necko has an example of the process to block some of those characters.

  • go through netwerk/test/unit/test_idn_spoof.js and choose some tests that are "DISABLED"
  • remove the "DISABLED" string, and add the chars to nsIDNService::isLabelSafe
Points: --- → 3
You need to log in before you can comment on or make changes to this bug.