Definition
Service Workers Nightly defines ClientQueryOptions
dictionary ClientQueryOptions {
boolean includeUncontrolled = false;
ClientType type = "window";
};
ClientQueryOptions
dictionaryService Workers Nightly defines ClientQueryOptions
dictionary ClientQueryOptions {
boolean includeUncontrolled = false;
ClientType type = "window";
};