Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream Trusted Types protection of timer functions #10348

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lukewarlow
Copy link
Member

@lukewarlow lukewarlow commented May 14, 2024

(See WHATWG Working Mode: Changes for more details.)


/infrastructure.html ( diff )
/timers-and-user-prompts.html ( diff )
/webappapis.html ( diff )

source Outdated Show resolved Hide resolved
@lukewarlow lukewarlow requested a review from zcorpan May 21, 2024 11:44
@zcorpan
Copy link
Member

zcorpan commented May 31, 2024

Looks good, but needs a rebase.

source Outdated
<var>repeat</var> is true; "<code data-x=""> setTimeout</code>" otherwise.</p></li>

<li><p>Let <var>sink</var> be a concatenation of <var>globalName</var> and
<var>methodName</var>.</p></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be clearer to insert the space here. Folks might well miss that it's part of the method name string.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, definitely reads a bit more explicitly now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants