Skip to content

script: Push GlobalScope::crypto down into Window and WorkerGlobalScope#44122

Merged
Gae24 merged 1 commit into
servo:mainfrom
rovertrack:issue-44105
Apr 11, 2026
Merged

script: Push GlobalScope::crypto down into Window and WorkerGlobalScope#44122
Gae24 merged 1 commit into
servo:mainfrom
rovertrack:issue-44105

Conversation

@rovertrack

@rovertrack rovertrack commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

Fixes: #44105
moved member and initialization of crypto in Globlalscope to window and workerGlobalScope
Testing: required tests passed
web-platform-test Ran 80 checks (78 subtests, 2 tests) Expected results: 80 Unexpected results: 0 OK

@rovertrack rovertrack requested a review from gterzian as a code owner April 11, 2026 15:58
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 11, 2026
Signed-off-by: Rover track <rishan.pgowda@gmail.com>
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 11, 2026
@Gae24 Gae24 added this pull request to the merge queue Apr 11, 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 11, 2026
@Gae24 Gae24 changed the title Push GlobalScope::crypto down into Window and WorkerGlobalScope script: Push GlobalScope::crypto down into Window and WorkerGlobalScope Apr 11, 2026
Merged via the queue into servo:main with commit 5fb69ec Apr 11, 2026
31 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 11, 2026
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.

Push GlobalScope::crypto down into Window and WorkerGlobalScope

3 participants