Skip to content

Commit

Permalink
Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
fetch-info bot committed Dec 16, 2024
1 parent 1597f82 commit 8abed78
Show file tree
Hide file tree
Showing 10 changed files with 62 additions and 9 deletions.
1 change: 1 addition & 0 deletions extended-attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@
<li>used on operation <code><a href='names/SharedStorage.html'>SharedStorage</a>.length</code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;">Shared Storage API</a></li>
<li>used on operation <code><a href='names/SharedStorage.html'>SharedStorage</a>.remainingBudget</code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;">Shared Storage API</a></li>
<li>used on iterable <code><a href='names/SharedStorage.html'>SharedStorage</a></code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;">Shared Storage API</a></li>
<li>used on interface <code><a href='names/SharedStorageWorkletNavigator.html'>SharedStorageWorkletNavigator</a></code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;">Shared Storage API</a></li>
<li>used on interface <code><a href='names/SpeechRecognition.html'>SpeechRecognition</a></code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;speech-api&#x2F;">Web Speech API</a></li>
<li>used on interface <code><a href='names/SpeechRecognitionErrorEvent.html'>SpeechRecognitionErrorEvent</a></code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;speech-api&#x2F;">Web Speech API</a></li>
<li>used on interface <code><a href='names/SpeechRecognitionAlternative.html'>SpeechRecognitionAlternative</a></code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;speech-api&#x2F;">Web Speech API</a></li>
Expand Down
9 changes: 7 additions & 2 deletions globals/SharedStorageWorklet.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@ <h3>Definition</h3>
readonly attribute <a href='..&#x2F;names&#x2F;SharedStorage.html'>SharedStorage</a> <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-sharedstorage">sharedStorage</a></strong>;</span><span class=def id=attribute-privateAggregation>
readonly attribute <a href='..&#x2F;names&#x2F;PrivateAggregation.html'>PrivateAggregation</a> <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-privateaggregation">privateAggregation</a></strong>;</span><span class=def id=operation-interestGroups>

Promise&lt;sequence&lt;<a href='..&#x2F;names&#x2F;StorageInterestGroup.html'>StorageInterestGroup</a>&gt;&gt; <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-interestgroups">interestGroups</a></strong>();</span></code></pre>
Promise&lt;sequence&lt;<a href='..&#x2F;names&#x2F;StorageInterestGroup.html'>StorageInterestGroup</a>&gt;&gt; <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-interestgroups">interestGroups</a></strong>();</span><span class=def id=attribute-navigator>

readonly attribute <a href='..&#x2F;names&#x2F;SharedStorageWorkletNavigator.html'>SharedStorageWorkletNavigator</a> <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-navigator">navigator</a></strong>;</span></code></pre>
<p>The following interfaces are exposed exclusively in the corresponding realms:</p>

<ul class=long>
Expand Down Expand Up @@ -44,6 +46,7 @@ <h3>Definition</h3>
<li><a href="..&#x2F;names&#x2F;ReadableStreamDefaultController.html">ReadableStreamDefaultController</a></li>
<li><a href="..&#x2F;names&#x2F;ReadableStreamDefaultReader.html">ReadableStreamDefaultReader</a></li>
<li><a href="..&#x2F;names&#x2F;SharedStorageWorkletGlobalScope.html">SharedStorageWorkletGlobalScope</a></li>
<li><a href="..&#x2F;names&#x2F;SharedStorageWorkletNavigator.html">SharedStorageWorkletNavigator</a></li>
<li><a href="..&#x2F;names&#x2F;Subscriber.html">Subscriber</a></li>
<li><a href="..&#x2F;names&#x2F;Table.html">Table</a></li>
<li><a href="..&#x2F;names&#x2F;TextDecoder.html">TextDecoder</a></li>
Expand All @@ -64,7 +67,9 @@ <h3>Definition</h3>
<p>The following interfaces are also exposed in the corresponding realms:</p>

<ul>
<li><a href="..&#x2F;names&#x2F;PrivateAggregation.html">PrivateAggregation</a></li>
<li><a href="..&#x2F;names&#x2F;Lock.html">Lock</a></li>
<li><a href="..&#x2F;names&#x2F;LockManager.html">LockManager</a></li>
<li><a href="..&#x2F;names&#x2F;PrivateAggregation.html">PrivateAggregation</a></li>
<li><a href="..&#x2F;names&#x2F;SharedStorage.html">SharedStorage</a></li>

</ul>
Expand Down
1 change: 1 addition & 0 deletions members.html
Original file line number Diff line number Diff line change
Expand Up @@ -18784,6 +18784,7 @@
<ul>
<li>used as <strong>attribute</strong> in interface <code><a href="names/Window.html">Window</a></code> in <a href="https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;system-state.html#dom-navigator">HTML Standard</a></li>
<li>used as <strong>attribute</strong> in interface <code><a href="names/WorkerGlobalScope.html">WorkerGlobalScope</a></code> in <a href="https:&#x2F;&#x2F;html.spec.whatwg.org&#x2F;multipage&#x2F;system-state.html#dom-navigator">HTML Standard</a></li>
<li>used as <strong>attribute</strong> in interface <code><a href="names/SharedStorageWorkletGlobalScope.html">SharedStorageWorkletGlobalScope</a></code> in <a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-navigator">Shared Storage API</a></li>

</ul></li>
<li><code>near</code>
Expand Down
2 changes: 1 addition & 1 deletion names/Lock.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h3>Definition</h3>
<p><a href="https:&#x2F;&#x2F;w3c.github.io&#x2F;web-locks&#x2F;#lock">Web Locks API</a> defines <code>Lock</code></p>
<pre class=webidl><code><span class=def>

[SecureContext, Exposed&#x3D;(<a class=realm href='../globals/Window.html'>Window</a>,<a class=realm href='../globals/Worker.html'>Worker</a>)]
[SecureContext, Exposed&#x3D;(<a class=realm href='../globals/Window.html'>Window</a>,<a class=realm href='../globals/Worker.html'>Worker</a>,<a class=realm href='../globals/SharedStorageWorklet.html'>SharedStorageWorklet</a>)]
interface <strong>Lock</strong> {<span class=def id=attribute-name>
readonly attribute <span class=primitive>DOMString</span> <strong><a href="https:&#x2F;&#x2F;w3c.github.io&#x2F;web-locks&#x2F;#dom-lock-name">name</a></strong>;</span><span class=def id=attribute-mode>
readonly attribute <a href='LockMode.html'>LockMode</a> <strong><a href="https:&#x2F;&#x2F;w3c.github.io&#x2F;web-locks&#x2F;#dom-lock-mode">mode</a></strong>;</span>
Expand Down
2 changes: 1 addition & 1 deletion names/LockManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h3>Definition</h3>
<p><a href="https:&#x2F;&#x2F;w3c.github.io&#x2F;web-locks&#x2F;#lockmanager">Web Locks API</a> defines <code>LockManager</code></p>
<pre class=webidl><code><span class=def>

[SecureContext, Exposed&#x3D;(<a class=realm href='../globals/Window.html'>Window</a>,<a class=realm href='../globals/Worker.html'>Worker</a>)]
[SecureContext, Exposed&#x3D;(<a class=realm href='../globals/Window.html'>Window</a>,<a class=realm href='../globals/Worker.html'>Worker</a>,<a class=realm href='../globals/SharedStorageWorklet.html'>SharedStorageWorklet</a>)]
interface <strong>LockManager</strong> {<span class=def id=operation-request-DOMString-LockGrantedCallback>
Promise&lt;<span class=primitive>any</span>&gt; <strong><a href="https:&#x2F;&#x2F;w3c.github.io&#x2F;web-locks&#x2F;#dom-lockmanager-request">request</a></strong>(<span class=primitive>DOMString</span> <strong>name</strong>,
<a href='LockGrantedCallback.html'>LockGrantedCallback</a> <strong>callback</strong>);</span><span class=def id=operation-request-DOMString-LockOptions-LockGrantedCallback>
Expand Down
2 changes: 1 addition & 1 deletion names/Navigator.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ <h3>Definition</h3>
partial interface <strong>Navigator</strong> {<span class=def id=attribute-preferences>
[SameObject] readonly attribute <a href='PreferenceManager.html'>PreferenceManager</a> <strong>preferences</strong>;</span>
};</span></code></pre></li>
<li><a href="https:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;mediasession&#x2F;#title">Media Session</a><pre class=webidl><code><span class=def>[Exposed&#x3D;<a class=realm href='../globals/Window.html'>Window</a>]
<li><a href="https:&#x2F;&#x2F;www.w3.org&#x2F;TR&#x2F;mediasession&#x2F;#the-mediasession-interface">Media Session</a><pre class=webidl><code><span class=def>[Exposed&#x3D;<a class=realm href='../globals/Window.html'>Window</a>]
partial interface <strong>Navigator</strong> {<span class=def id=attribute-mediaSession>
[SameObject] readonly attribute <a href='MediaSession.html'>MediaSession</a> <strong>mediaSession</strong>;</span>
};</span></code></pre></li>
Expand Down
1 change: 1 addition & 0 deletions names/NavigatorLocks.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ <h3>Referring IDL interfaces/dictionaries</h3>

<ul>
<li><code><a href="Navigator.html">Navigator</a></code></li>
<li><code><a href="SharedStorageWorkletNavigator.html">SharedStorageWorkletNavigator</a></code></li>
<li><code><a href="WorkerNavigator.html">WorkerNavigator</a></code></li>

</ul>
Expand Down
4 changes: 3 additions & 1 deletion names/SharedStorageWorkletGlobalScope.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ <h3>Definition</h3>
readonly attribute <a href='SharedStorage.html'>SharedStorage</a> <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-sharedstorage">sharedStorage</a></strong>;</span><span class=def id=attribute-privateAggregation>
readonly attribute <a href='PrivateAggregation.html'>PrivateAggregation</a> <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-privateaggregation">privateAggregation</a></strong>;</span><span class=def id=operation-interestGroups>

Promise&lt;sequence&lt;<a href='StorageInterestGroup.html'>StorageInterestGroup</a>&gt;&gt; <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-interestgroups">interestGroups</a></strong>();</span>
Promise&lt;sequence&lt;<a href='StorageInterestGroup.html'>StorageInterestGroup</a>&gt;&gt; <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-interestgroups">interestGroups</a></strong>();</span><span class=def id=attribute-navigator>

readonly attribute <a href='SharedStorageWorkletNavigator.html'>SharedStorageWorkletNavigator</a> <strong><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#dom-sharedstorageworkletglobalscope-navigator">navigator</a></strong>;</span>
};</span></code></pre>


Expand Down
42 changes: 42 additions & 0 deletions names/SharedStorageWorkletNavigator.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
title: <code>SharedStorageWorkletNavigator</code> interface
layout: base
parent: names/
base: ../
---

<section>
<h3>Definition</h3>
<p><a href="https:&#x2F;&#x2F;wicg.github.io&#x2F;shared-storage&#x2F;#sharedstorageworkletnavigator">Shared Storage API</a> defines <code>SharedStorageWorkletNavigator</code></p>
<pre class=webidl><code><span class=def>

[
Exposed&#x3D;<a class=realm href='../globals/SharedStorageWorklet.html'>SharedStorageWorklet</a>
] interface <strong>SharedStorageWorkletNavigator</strong> {};</span><span class=def>

<a href='SharedStorageWorkletNavigator.html'>SharedStorageWorkletNavigator</a> includes <a href='NavigatorLocks.html'>NavigatorLocks</a>;</span></code></pre>

<details><summary>Consolidated IDL (across mixin and partials)</summary><pre class=webidl><code><span class=def>

[
Exposed&#x3D;<a class=realm href='../globals/SharedStorageWorklet.html'>SharedStorageWorklet</a>
] interface <strong>SharedStorageWorkletNavigator</strong> {<span class=def id=attribute-locks>
readonly attribute <a href='LockManager.html'>LockManager</a> <strong>locks</strong>;</span>};</span></code></pre></details>
</section>
<section>
<h3>Methods and attributes that return objects implementing <code>SharedStorageWorkletNavigator</code></h3>

<ul>
<li><code><a href="SharedStorageWorkletGlobalScope.html">SharedStorageWorkletGlobalScope</a><a href=SharedStorageWorkletGlobalScope.html#attribute-navigator>.navigator</a></code></li>

</ul>
</section>
<section>
<h3>Referring IDL interfaces/dictionaries</h3>

<ul>
<li><code><a href="SharedStorageWorkletGlobalScope.html">SharedStorageWorkletGlobalScope</a></code></li>

</ul>
</section>

7 changes: 4 additions & 3 deletions names/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,8 +532,8 @@
<li><a href="LayoutWorkletGlobalScope.html">LayoutWorkletGlobalScope</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/LayoutWorklet.html" class="exposed worklet" title="exposed on LayoutWorklet">LayoutWorklet</a></li>
<li><a href="LinearAccelerationSensor.html">LinearAccelerationSensor</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a></li>
<li><a href="Location.html">Location</a> <span title='used by 2 other IDL fragments'>(2)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a></li>
<li><a href="Lock.html">Lock</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a><a href="../globals/Worker.html" class="exposed worker" title="exposed on Worker">Worker</a></li>
<li><a href="LockManager.html">LockManager</a> <span title='used by 2 other IDL fragments'>(2)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a><a href="../globals/Worker.html" class="exposed worker" title="exposed on Worker">Worker</a></li>
<li><a href="Lock.html">Lock</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a><a href="../globals/Worker.html" class="exposed worker" title="exposed on Worker">Worker</a><a href="../globals/SharedStorageWorklet.html" class="exposed worklet" title="exposed on SharedStorageWorklet">SharedStorageWorklet</a></li>
<li><a href="LockManager.html">LockManager</a> <span title='used by 2 other IDL fragments'>(2)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a><a href="../globals/Worker.html" class="exposed worker" title="exposed on Worker">Worker</a><a href="../globals/SharedStorageWorklet.html" class="exposed worklet" title="exposed on SharedStorageWorklet">SharedStorageWorklet</a></li>
<li><a href="Magnetometer.html">Magnetometer</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a></li>
<li><a href="ManagedMediaSource.html">ManagedMediaSource</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a><a href="../globals/DedicatedWorker.html" class="exposed dedicatedworker" title="exposed on DedicatedWorker">DedicatedWorker</a></li>
<li><a href="ManagedSourceBuffer.html">ManagedSourceBuffer</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a><a href="../globals/DedicatedWorker.html" class="exposed dedicatedworker" title="exposed on DedicatedWorker">DedicatedWorker</a></li>
Expand Down Expand Up @@ -787,6 +787,7 @@
<li><a href="SharedStorage.html">SharedStorage</a> <span title='used by 2 other IDL fragments'>(2)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a><a href="../globals/SharedStorageWorklet.html" class="exposed worklet" title="exposed on SharedStorageWorklet">SharedStorageWorklet</a></li>
<li><a href="SharedStorageWorklet.html">SharedStorageWorklet</a> <span title='used by 1 other IDL fragments'>(1)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a></li>
<li><a href="SharedStorageWorkletGlobalScope.html">SharedStorageWorkletGlobalScope</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/SharedStorageWorklet.html" class="exposed worklet" title="exposed on SharedStorageWorklet">SharedStorageWorklet</a></li>
<li><a href="SharedStorageWorkletNavigator.html">SharedStorageWorkletNavigator</a> <span title='used by 1 other IDL fragments'>(1)</span> <a href="../globals/SharedStorageWorklet.html" class="exposed worklet" title="exposed on SharedStorageWorklet">SharedStorageWorklet</a></li>
<li><a href="SharedWorker.html">SharedWorker</a> <span title='used by 1 other IDL fragments'>(1)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a></li>
<li><a href="SharedWorkerGlobalScope.html">SharedWorkerGlobalScope</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/SharedWorker.html" class="exposed sharedworker" title="exposed on SharedWorker">SharedWorker</a></li>
<li><a href="SnapEvent.html">SnapEvent</a> <span title='used by 0 other IDL fragments'>(0)</span> <a href="../globals/Window.html" class="exposed window" title="exposed on Window">Window</a></li>
Expand Down Expand Up @@ -1184,7 +1185,7 @@
<li><a href="NavigatorGPU.html">NavigatorGPU</a> <span title='used by 2 other IDL fragments'>(2)</span> </li>
<li><a href="NavigatorID.html">NavigatorID</a> <span title='used by 2 other IDL fragments'>(2)</span> </li>
<li><a href="NavigatorLanguage.html">NavigatorLanguage</a> <span title='used by 2 other IDL fragments'>(2)</span> </li>
<li><a href="NavigatorLocks.html">NavigatorLocks</a> <span title='used by 2 other IDL fragments'>(2)</span> </li>
<li><a href="NavigatorLocks.html">NavigatorLocks</a> <span title='used by 3 other IDL fragments'>(3)</span> </li>
<li><a href="NavigatorML.html">NavigatorML</a> <span title='used by 2 other IDL fragments'>(2)</span> </li>
<li><a href="NavigatorNetworkInformation.html">NavigatorNetworkInformation</a> <span title='used by 2 other IDL fragments'>(2)</span> </li>
<li><a href="NavigatorOnLine.html">NavigatorOnLine</a> <span title='used by 2 other IDL fragments'>(2)</span> </li>
Expand Down

0 comments on commit 8abed78

Please sign in to comment.