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