Bug 226651 - Placate exception checker validation in objectPrototypeHasOwnProperty.
Summary: Placate exception checker validation in objectPrototypeHasOwnProperty.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-04 10:33 PDT by Mark Lam
Modified: 2021-06-04 10:47 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch. (2.50 KB, patch)
2021-06-04 10:36 PDT, Mark Lam
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2021-06-04 10:33:01 PDT
rdar://78861296
Comment 1 Mark Lam 2021-06-04 10:36:04 PDT
Created attachment 430591 [details]
proposed patch.
Comment 2 Mark Lam 2021-06-04 10:47:14 PDT
Thanks for the review.  Landed in r278473: <http://trac.webkit.org/r278473>.