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

Replace DedicatedWorker by Worker for now and remove global which is wrong as well #78

Merged
merged 2 commits into from
Mar 11, 2021

Conversation

youennf
Copy link
Collaborator

@youennf youennf commented Mar 11, 2021

For the sake of landing #74, I am removing DedicatedWorker for now.
We should probably revert part of the changes in the future since RTCTransformEvent does only make sense in DedicatedWorker but this can be done as a follow-up after #74.


Preview | Diff

@youennf youennf changed the title Remove DedicatedWorker for now and remove global which is wrong as well Replace DedicatedWorker by Worker for now and remove global which is wrong as well Mar 11, 2021
@dontcallmedom
Copy link
Member

an alternative would be to declare the reference locally using <pre class=anchors> (although I'm not sure to where that would point)

index.bs Show resolved Hide resolved
@youennf
Copy link
Collaborator Author

youennf commented Mar 11, 2021

Discussed offline with @jan-ivar and agreed we can merge this one now to unblock #74.

@youennf youennf merged commit 11c8f9f into w3c:main Mar 11, 2021
github-actions bot added a commit that referenced this pull request Mar 11, 2021
…global which is wrong as well (#78)Remove DedicatedWorker for now and remove global which is wrong as well

SHA: 11c8f9f
Reason: push, by @youennf

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

3 participants