Skip to content

Commit

Permalink
Merge pull request #131 from w3c/noamr-patch-3
Browse files Browse the repository at this point in the history
Add note about upstreaming monkey patches
  • Loading branch information
noamr authored Jan 15, 2024
2 parents 01e692c + 7caad9a commit dc4b320
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -900,6 +900,10 @@ Report Long Animation Frames {#loaf-processing-model}
Additions to existing standards {#other-standards}
==================================================

Issue: these should be upstreamed upon formal positive signals from
<a href="https://github.com/mozilla/standards-positions/issues/929">Gecko</a>
/<a href="https://github.com/WebKit/standards-positions/issues/283">WebKit</a>.

Monkey-patches to the WebIDL standard {#webidl-monkey-patches}
----------------------------------------------------------
<div algorithm="Monkey patches to promise handling">
Expand Down Expand Up @@ -1086,4 +1090,4 @@ their nearest ancestor that is either topmost or has a cross-origin parent.
Since {{PerformanceScriptTiming}} exposes information about script execution, we need to make sure it
doesn't expose too much information about [=CORS cross-origin=] scripts that cannot be easily deduced otherwise.
To do that, we use the existing [=classic script/muted errors=] boolean, and report an empty {{PerformanceScriptTiming/sourceLocation}}
in such cases.
in such cases.

0 comments on commit dc4b320

Please sign in to comment.