Bug 251059 - [JSC] Resizable ArrayBuffer slice's end index should not be computed with updated byteLength
Summary: [JSC] Resizable ArrayBuffer slice's end index should not be computed with upd...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-23 19:12 PST by Yusuke Suzuki
Modified: 2023-01-23 20:10 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2023-01-23 19:12:42 PST
...
Comment 1 Radar WebKit Bug Importer 2023-01-23 19:12:58 PST
<rdar://problem/104584079>
Comment 2 Yusuke Suzuki 2023-01-23 19:13:24 PST
rdar://104551175
Comment 3 Yusuke Suzuki 2023-01-23 19:14:56 PST
Pull request: https://github.com/WebKit/WebKit/pull/9010
Comment 4 EWS 2023-01-23 20:10:26 PST
Committed 259260@main (a339b2fa21af): <https://commits.webkit.org/259260@main>

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