Bug 213583 - [JSC] handle Put/DefinePrivateField in resetPutByID
Summary: [JSC] handle Put/DefinePrivateField in resetPutByID
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Caitlin Potter (:caitp)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-24 17:30 PDT by Caitlin Potter (:caitp)
Modified: 2020-06-25 17:01 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.94 KB, patch)
2020-06-24 17:31 PDT, Caitlin Potter (:caitp)
no flags Details | Formatted Diff | Diff
Patch for landing (2.16 KB, patch)
2020-06-24 18:06 PDT, Caitlin Potter (:caitp)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caitlin Potter (:caitp) 2020-06-24 17:30:34 PDT
[JSC] handle Put/DefinePrivateField in resetPutByID
Comment 1 Caitlin Potter (:caitp) 2020-06-24 17:31:22 PDT
Created attachment 402700 [details]
Patch

Seems to fix up a number of test failures that are happening on ToT.
Comment 2 Yusuke Suzuki 2020-06-24 17:56:36 PDT
Comment on attachment 402700 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=402700&action=review

r=me

> Source/JavaScriptCore/ChangeLog:7
> +

Please describe about this change.
Comment 3 Caitlin Potter (:caitp) 2020-06-24 18:06:53 PDT
Created attachment 402704 [details]
Patch for landing
Comment 4 EWS 2020-06-24 19:05:56 PDT
Committed r263491: <https://trac.webkit.org/changeset/263491>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 402704 [details].
Comment 5 Radar WebKit Bug Importer 2020-06-25 17:01:23 PDT
<rdar://problem/64781162>