added 4 commits
June 9, 2026 10:05niyabits pushed a commit to niyabits/servo that referenced this pull request
Jun 11, 2026More propagation of `&mut JSContext` and replace some usages of wrapper trait `SafeFromJSValConvertible` with `FromJSValConvertible`. Testing: It compiles Part of servo#40600 --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>