-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Crash when attempting to proceed through Cloudflare Verification #33495
Copy link
Copy link
Closed
Labels
A-content/scriptRelated to the script threadRelated to the script threadA-layout/uncategorizedC-has-manual-testcaseI-panicServo encounters a panic.Servo encounters a panic.
Description
Describe the bug:
When trying to access a site that uses Cloudflare Verification, the "Verifying you are a human" process causes a panic stemming from here https://github.com/servo/servo/blob/main/components/script/layout_dom/element.rs#L746, I believe when it's trying to attach the Cloudflare Turnstile. Unsure if this is because the Shadow DOM implementation is incomplete or something else
To Reproduce:
./mach run https://rateyourmusic.com --pref dom.shadowdom.enabled
Platform:
Windows 10
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/scriptRelated to the script threadRelated to the script threadA-layout/uncategorizedC-has-manual-testcaseI-panicServo encounters a panic.Servo encounters a panic.