Bug 265467

Summary: Stop requiring JSONP for layout tests results
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265606
Bug Depends on:    
Bug Blocks: 265468    

Description Sam Sneddon [:gsnedders] 2023-11-28 10:51:10 PST
Almost all of the call sites already optionally strip the JSONP wrapper if it exists, we should fix the rest and then drop the JSONP wrapper.
Comment 1 Sam Sneddon [:gsnedders] 2023-11-28 10:59:23 PST
Pull request: https://github.com/WebKit/WebKit/pull/21009
Comment 2 Alexey Proskuryakov 2023-11-29 09:55:31 PST
> drop the JSONP wrapper

Is there a reason why it's harmful? If we are to remove it, we need to think about security implications.
Comment 3 Alexey Proskuryakov 2023-11-29 09:55:57 PST
Will ask in the other bug.
Comment 4 EWS 2023-11-29 15:59:15 PST
Committed 271309@main (8a12b0af6759): <https://commits.webkit.org/271309@main>

Reviewed commits have been landed. Closing PR #21009 and removing active labels.
Comment 5 Radar WebKit Bug Importer 2023-11-29 16:00:16 PST
<rdar://problem/118955380>