Bug 210015 - Add some structureID integrity checks to various runtime functions.
Summary: Add some structureID integrity checks to various runtime functions.
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: 2020-04-04 21:05 PDT by Mark Lam
Modified: 2020-04-05 01:35 PDT (History)
10 users (show)

See Also:


Attachments
proposed patch. (40.02 KB, patch)
2020-04-04 21:12 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (40.27 KB, patch)
2020-04-04 21:15 PDT, Mark Lam
keith_miller: review+
Details | Formatted Diff | Diff
patch for landing. (40.23 KB, patch)
2020-04-04 21:39 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
patch for landing. (40.21 KB, patch)
2020-04-04 22:58 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
patch for landing. (40.18 KB, patch)
2020-04-04 23:09 PDT, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2020-04-04 21:05:23 PDT
<rdar://problem/58116514>
Comment 1 Mark Lam 2020-04-04 21:12:23 PDT
Created attachment 395475 [details]
proposed patch.
Comment 2 Mark Lam 2020-04-04 21:15:07 PDT
Created attachment 395476 [details]
proposed patch.
Comment 3 Keith Miller 2020-04-04 21:34:56 PDT
Comment on attachment 395476 [details]
proposed patch.

r=me.
Comment 4 Mark Lam 2020-04-04 21:39:21 PDT
Created attachment 395477 [details]
patch for landing.

Thanks for the review.
Comment 5 Mark Lam 2020-04-04 22:58:35 PDT
Created attachment 395486 [details]
patch for landing.
Comment 6 Mark Lam 2020-04-04 23:09:43 PDT
Created attachment 395488 [details]
patch for landing.
Comment 7 Mark Lam 2020-04-05 01:35:22 PDT
Landed in r259547: <http://trac.webkit.org/r259547>.