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>