diff --git a/webrtc.html b/webrtc.html index 297c306e5..0f7f52046 100644 --- a/webrtc.html +++ b/webrtc.html @@ -7326,7 +7326,9 @@

  • - Resolve p with certificate. + [=Queue a global task=] on the [=networking task source=] given the + current realm's [=global object=] as global to [=resolve=] + p with certificate.

  • @@ -9418,11 +9420,18 @@

    determine if withTrack can be sent immediately by the sender without violating the sender's already-negotiated envelope, and if it - cannot, then [= reject =] p with a - newly [= exception/created =] - {{InvalidModificationError}}, and abort these - steps. + cannot, then:

    +
      +
    1. + [=Queue a global task=] on the [=networking task source=] given the + current realm's [=global object=] as global to [=reject=] + p with a newly [=exception/created=] {{InvalidModificationError}}. +
    2. +
    3. + Abort these steps. +
    4. +
  • @@ -9454,8 +9463,9 @@

  • - [= Resolve =] p with - undefined. + [=Queue a global task=] on the [=networking task source=] given the + current realm's [=global object=] as global to [=resolve=] + p with undefined.

  • @@ -9592,9 +9602,10 @@

  • - [= Resolve =] p with the resulting - {{RTCStatsReport}} object, containing the gathered - stats. + [=Queue a global task=] on the [=networking task source=] given the + current realm's [=global object=] as global to [=resolve=] + p with the resulting {{RTCStatsReport}} object, + containing the gathered stats.

  • @@ -10674,9 +10685,10 @@

  • - [= Resolve =] p with the resulting - {{RTCStatsReport}} object, containing the gathered - stats. + [=Queue a global task=] on the [=networking task source=] given the + current realm's [=global object=] as global to [=resolve=] + p with the resulting {{RTCStatsReport}} object, + containing the gathered stats.

  • @@ -15831,9 +15843,10 @@

  • - [= Resolve =] p with the resulting - {{RTCStatsReport}} object, containing the gathered - stats. + [=Queue a global task=] on the [=networking task source=] given the + current realm's [=global object=] as global to [=resolve=] + p with the resulting {{RTCStatsReport}} object, + containing the gathered stats.