script::dom::serviceworkerregistration

Function longest_prefix_match

Source
pub(crate) fn longest_prefix_match(
    stored_scope: &ServoUrl,
    potential_match: &ServoUrl,
) -> bool