Skip to content

script: Move Web Crypto interfaces to script/dom/webcrypto#43939

Merged
TimvdLippe merged 1 commit into
servo:mainfrom
kkoyung:move-webcrypto
Apr 5, 2026
Merged

script: Move Web Crypto interfaces to script/dom/webcrypto#43939
TimvdLippe merged 1 commit into
servo:mainfrom
kkoyung:move-webcrypto

Conversation

@kkoyung

@kkoyung kkoyung commented Apr 5, 2026

Copy link
Copy Markdown
Member

Move interfaces defined by the Web Crypto specification to the script/dom/webcrypto/ from script/dom/. This includes Crypto, CryptoKey and SubtleCrypto (with its submodules).

Testing: No behavior changes.
Fixes: Part of #38901

Move interfaces defined by the Web Crypto specification to the
`script/dom/webcrypto/` from `script/dom/`. This includes `Crypto`,
`CryptoKey` and `SubtleCrypto` (with its submodules).

Testing: No behavior changes.
Fixes: Part of 38901

Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
@kkoyung kkoyung requested a review from gterzian as a code owner April 5, 2026 03:08
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 5, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 5, 2026
@TimvdLippe TimvdLippe added this pull request to the merge queue Apr 5, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 5, 2026
Merged via the queue into servo:main with commit 623ce59 Apr 5, 2026
33 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 5, 2026
@kkoyung kkoyung deleted the move-webcrypto branch April 17, 2026 10:05
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.

4 participants