Closed Bug 1621168 Opened 4 years ago Closed 4 years ago

Add a way to validate the suffix against the public suffix list

Categories

(Core :: Networking: DNS, task, P3)

task
Points:
3

Tracking

()

RESOLVED FIXED
mozilla76
Iteration:
76.1 - Mar 9 - Mar 22
Tracking Status
firefox76 --- fixed

People

(Reporter: mak, Assigned: mak)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

For bug 1080682 I need a way to tell, given a uri or host, whether the suffix is known, so part of the public suffix list we keep in the product.

Priority: -- → P3
Whiteboard: [necko-triaged]
Iteration: --- → 76.1 - Mar 9 - Mar 22
Points: --- → 3
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/af78544eeecd
Add a way to validate an origin suffix against the public suffix list. r=valentin,dragana
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76

ACString getKnownPublicSuffixFromHost(in AUTF8String aHost);

This is exactly what we needed in bug 635489 comment 4. What a nice coincidence.

Thank you!

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: