Files
servo/components/script
Abbas Olanrewaju Sarafa 55ec768fb7 script: Refactor HttpsState move from Document to GlobalScope (#44407)
Refactored `HttpsState` by moving it from `Document` to `GlobalScope`

Testing: `./mach test-wpt
tests/wpt/tests/mixed-content/csp.https.window.js` & `./mach test-wpt
tests/wpt/tests/fetch/api/request/destination/fetch-destination.https.html`
passed locally. `./mach try` failed due to billing issue on my account.
Fixes: #44342

Signed-off-by: Sabb <sarafaabbas@gmail.com>
2026-04-25 08:22:30 +00:00
..