Bug 221772 - Proxy's [[GetOwnProperty]] should complete trap result descriptor before validation
Summary: Proxy's [[GetOwnProperty]] should complete trap result descriptor before vali...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Minor
Assignee: Alexey Shvayka
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-11 12:42 PST by Alexey Shvayka
Modified: 2021-02-13 19:05 PST (History)
8 users (show)

See Also:


Attachments
Patch (9.71 KB, patch)
2021-02-11 12:46 PST, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2021-02-11 12:42:42 PST
Proxy's [[GetOwnProperty]] should complete trap result descriptor before validation
Comment 1 Alexey Shvayka 2021-02-11 12:46:11 PST
Created attachment 420031 [details]
Patch
Comment 2 Yusuke Suzuki 2021-02-11 18:33:01 PST
Comment on attachment 420031 [details]
Patch

r=me
Comment 3 Alexey Shvayka 2021-02-13 18:46:27 PST
Comment on attachment 420031 [details]
Patch

(In reply to Yusuke Suzuki from comment #2)
> r=me

Thanks Yusuke!

cq+ since Windows-EWS failure was unrelated (now green).
Comment 4 EWS 2021-02-13 19:04:21 PST
Committed r272838: <https://commits.webkit.org/r272838>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 420031 [details].
Comment 5 Radar WebKit Bug Importer 2021-02-13 19:05:12 PST
<rdar://problem/74317739>