WebIDLpedia

[DEPRECATED] SharedStorageUrlWithMetadata dictionary

As of May 1, 2026, this name is no longer defined by a Web Platform specification

Definition

Shared Storage API defines SharedStorageUrlWithMetadata



dictionary SharedStorageUrlWithMetadata {
  required USVString url;
  object reportingMetadata;
};

Referring IDL interfaces/dictionaries