Skip to content

Support setTimeout and setInterval in DedicatedWorkerGlobalScope - #177

Merged
rbri merged 2 commits into
HtmlUnit:masterfrom
RuralHunter:movetimeout
Jun 3, 2020
Merged

Support setTimeout and setInterval in DedicatedWorkerGlobalScope#177
rbri merged 2 commits into
HtmlUnit:masterfrom
RuralHunter:movetimeout

Conversation

@RuralHunter

Copy link
Copy Markdown
Contributor

According to the specification, setTimeout and setInterval should be implemented in WindowOrWorkerGlobalScope so that DedicatedWorkerGlobalScope can support the 2 functions.

According to the specification, setTimeout and setInterval should be implemented in WindowOrWorkerGlobalScope
@rbri

rbri commented Jun 2, 2020

Copy link
Copy Markdown
Member

Many thanks, will be great if you can add some tests also

@RuralHunter

Copy link
Copy Markdown
Contributor Author

Test cases added.

@rbri
rbri merged commit b5992ff into HtmlUnit:master Jun 3, 2020
@rbri

rbri commented Jun 3, 2020

Copy link
Copy Markdown
Member

Many thanks for your contribution.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants