Bug 265467 - Stop requiring JSONP for layout tests results
Summary: Stop requiring JSONP for layout tests results
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Sneddon [:gsnedders]
URL:
Keywords: InRadar
Depends on:
Blocks: 265468
  Show dependency treegraph
 
Reported: 2023-11-28 10:51 PST by Sam Sneddon [:gsnedders]
Modified: 2023-11-30 14:11 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>