Skip to content

Commit

Permalink
hack around build failure
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Aug 14, 2019
1 parent a7f2f97 commit c772611
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -8294,7 +8294,9 @@ interface <dfn>DOMStringList</dfn> {
<span>agent cluster</span>.</p></li>

<li>
<p>If <var>agentCluster</var>'s <span>allow sidechannel attacks</span> is false, then throw
<p>If <var>agentCluster</var>'s <dfn>allow sidechannel attacks</dfn> is false, then throw
<!-- TODO: this is not the place to <dfn> this, but doing this for now so the build does not
fail -->
a <span>"<code>DataCloneError</code>"</span> <code>DOMException</code>.</p>

<p class="note">This check is only needed when serializing (and not when deserializing) as
Expand Down

0 comments on commit c772611

Please sign in to comment.