Skip to content

script: Move WebRTC DOM interfaces to script/dom/webrtc/#39023

Merged
yezhizhen merged 1 commit intoservo:mainfrom
tharkum:script-move-webrtc-dom-interfaces
Aug 29, 2025
Merged

script: Move WebRTC DOM interfaces to script/dom/webrtc/#39023
yezhizhen merged 1 commit intoservo:mainfrom
tharkum:script-move-webrtc-dom-interfaces

Conversation

@tharkum
Copy link
Copy Markdown
Contributor

@tharkum tharkum commented Aug 29, 2025

Move interfaces defined by the WebRTC specification to the script/dom/webrtc/ module from script/dom/.

script/dom/rtc*.rs -> script/dom/webrtc/

Testing: No changes, just a refactoring

Fixes (partially): #38901

Move interfaces defined by the WebRTC specification
to the script/dom/webrtc/ module from script/dom/.

script/dom/rtc*.rs -> script/dom/webrtc/

Testing: No changes, just a refactoring

Fixes (partially): servo#38901

Signed-off-by: Andrei Volykhin <[email protected]>
@tharkum tharkum requested a review from gterzian as a code owner August 29, 2025 13:12
@tharkum tharkum requested review from jdm and yezhizhen and removed request for gterzian August 29, 2025 13:12
@tharkum
Copy link
Copy Markdown
Contributor Author

tharkum commented Aug 29, 2025

The WebRTC implementation in pre-pre-initial state (only WebIDL + DOM classes) so no any changes in scripting.

@yezhizhen yezhizhen added this pull request to the merge queue Aug 29, 2025
Merged via the queue into servo:main with commit 00d0783 Aug 29, 2025
22 checks passed
@tharkum tharkum deleted the script-move-webrtc-dom-interfaces branch August 29, 2025 14:43
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