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

Implementation commitments for transferable data channels #214

Open
dontcallmedom opened this issue Jun 19, 2024 · 2 comments
Open

Implementation commitments for transferable data channels #214

dontcallmedom opened this issue Jun 19, 2024 · 2 comments

Comments

@dontcallmedom
Copy link
Member

Transferable data channels seems to have reasonable test coverage and one passing implementation.

Relevant Chromium bug report, Firefox bug report ; @alvestrand @jan-ivar can you comment whether these indicate something akin to an implementation commitment? (in which case that feature could migrate to the main spec)

@Orphis
Copy link
Contributor

Orphis commented Aug 8, 2024

Chromium has landed code to support transferable data channels behind a runtime flag and will be working on launching the feature to stable.

@tguilbert-google
Copy link
Member

tguilbert-google commented Aug 15, 2024

Note that Chromium only supports transfers to DedicatedWorkers, whereas Safari also supports transfers to ServiceWorkers.

This is projected to be turned on by default starting in M130.

Should we consider moving the extension text back into the main spec? [Edit:] I opened an issue to track this discussion.

dontcallmedom added a commit to dontcallmedom/web-platform-tests that referenced this issue Aug 21, 2024
preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
dontcallmedom added a commit that referenced this issue Aug 21, 2024
Leave an extension to expose it on any type of Worker
part of #214
complements w3c/webrtc-pc#2988
youennf pushed a commit to web-platform-tests/wpt that referenced this issue Sep 19, 2024
#47707)

preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Sep 25, 2024
…channel to main spec directory, a=testonly

Automatic update from web-platform-tests
Move tests for transferable WebRTC data channel to main spec directory (#47707)

preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
--

wpt-commits: 6753496815fdbd39ab9bb1394671d6e9cd797346
wpt-pr: 47707
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this issue Sep 26, 2024
…channel to main spec directory, a=testonly

Automatic update from web-platform-tests
Move tests for transferable WebRTC data channel to main spec directory (#47707)

preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
--

wpt-commits: 6753496815fdbd39ab9bb1394671d6e9cd797346
wpt-pr: 47707

UltraBlame original commit: 138d3f74b184cd405ff264e49dd3e48c7ef37390
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this issue Sep 26, 2024
…channel to main spec directory, a=testonly

Automatic update from web-platform-tests
Move tests for transferable WebRTC data channel to main spec directory (#47707)

preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
--

wpt-commits: 6753496815fdbd39ab9bb1394671d6e9cd797346
wpt-pr: 47707

UltraBlame original commit: 138d3f74b184cd405ff264e49dd3e48c7ef37390
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this issue Sep 26, 2024
…channel to main spec directory, a=testonly

Automatic update from web-platform-tests
Move tests for transferable WebRTC data channel to main spec directory (#47707)

preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
--

wpt-commits: 6753496815fdbd39ab9bb1394671d6e9cd797346
wpt-pr: 47707

UltraBlame original commit: 138d3f74b184cd405ff264e49dd3e48c7ef37390
jamienicol pushed a commit to jamienicol/gecko that referenced this issue Sep 26, 2024
…channel to main spec directory, a=testonly

Automatic update from web-platform-tests
Move tests for transferable WebRTC data channel to main spec directory (#47707)

preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
--

wpt-commits: 6753496815fdbd39ab9bb1394671d6e9cd797346
wpt-pr: 47707
i3roly pushed a commit to i3roly/firefox-dynasty that referenced this issue Sep 27, 2024
…channel to main spec directory, a=testonly

Automatic update from web-platform-tests
Move tests for transferable WebRTC data channel to main spec directory (#47707)

preparing for w3c/webrtc-extensions#214
ServiceWorker tests remain in webrtc-extensions for now
--

wpt-commits: 6753496815fdbd39ab9bb1394671d6e9cd797346
wpt-pr: 47707
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

No branches or pull requests

3 participants