pub fn parse_blob_url(
    url: &ServoUrl
) -> Result<(Uuid, FileOrigin), &'static str>
Expand description

Parse URL as Blob URL scheme’s definition

https://w3c.github.io/FileAPI/#DefinitionOfScheme