Now possible in LibWeb now that there is no longer a Web::URL.
The Blob URL store is intended to be a singleton across all WebContent instances. But for now, this implements a per-WebContent store, which only lives as long as the WebContent process itself.