Skip to content

script: Pass down &mut JSContext to CookieStore methods#43584

Merged
eerii merged 1 commit intoservo:mainfrom
jayant911:pass-jscontext-cookiestore
Mar 24, 2026
Merged

script: Pass down &mut JSContext to CookieStore methods#43584
eerii merged 1 commit intoservo:mainfrom
jayant911:pass-jscontext-cookiestore

Conversation

@jayant911
Copy link
Copy Markdown
Contributor

Move CookieStore methods from CanGc to &mut JSContext.

Testing: Just refactor.
Fixes: Part of #42638

@jayant911 jayant911 requested a review from gterzian as a code owner March 23, 2026 22:35
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Mar 23, 2026
Signed-off-by: Jayanta Pradhan <pradhanjayanta91@gmail.com>
Copy link
Copy Markdown
Member

@eerii eerii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :)

@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Mar 23, 2026
@eerii eerii added this pull request to the merge queue Mar 23, 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 Mar 23, 2026
Merged via the queue into servo:main with commit 29fb865 Mar 24, 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 Mar 24, 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.

3 participants