While lookup something like this, "toplevel.page/?resource=third.party.domain", a duplicate path is generated in LookupCache::GetLookupFragments[1]. We should fix this to avoid unnecessary local lookup. [1] https://searchfox.org/mozilla-central/rev/dc3585e58b427c3a8a7c01712fe54ebe118a3ce2/toolkit/components/url-classifier/Classifier.cpp#417
Bug 1512937 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
While looking up something like this, "toplevel.page/?resource=third.party.domain", a duplicate path is generated in LookupCache::GetLookupFragments[1]. We should fix this to avoid unnecessary local lookups. [1] https://searchfox.org/mozilla-central/rev/dc3585e58b427c3a8a7c01712fe54ebe118a3ce2/toolkit/components/url-classifier/Classifier.cpp#417