Bug 255601

Summary: Form tag with name "host" freezes the tab on submit
Product: WebKit Reporter: manu
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED MOVED    
Severity: Normal CC: achristensen, akeerthi, ap, cdumez, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   

manu
Reported 2023-04-18 06:38:53 PDT
Submitting a form with name "host" causes Safari 16.4 to crash. Changing the name to anything else avoids the problem. Reproduce with this markup: <form name="host" method="GET"> <input type="submit" value="Submit this form. It may break your Safari browser."> </form>
Attachments
Alexey Proskuryakov
Comment 1 2023-04-23 14:48:09 PDT
Thank you for the report. I can reproduce with Safari 16.5 beta on macOS, and this appears to be a Safari issue, not a WebKit one. Moving it over for Apple engineers working on Safari to investigate.
Radar WebKit Bug Importer
Comment 2 2023-04-23 14:48:22 PDT
Note You need to log in before you can comment on or make changes to this bug.