Bug 177609 - Add missing exception checks and book-keeping for exception check validation.
Summary: Add missing exception checks and book-keeping for exception check validation.
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
: 176924 (view as bug list)
Depends on:
Blocks: 162351
  Show dependency treegraph
 
Reported: 2017-09-28 10:43 PDT by Mark Lam
Modified: 2017-09-28 16:50 PDT (History)
9 users (show)

See Also:


Attachments
proposed patch. (31.55 KB, patch)
2017-09-28 10:48 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 2017-09-28 10:43:39 PDT
Patch coming.
Comment 1 Radar WebKit Bug Importer 2017-09-28 10:45:24 PDT
<rdar://problem/34717972>
Comment 2 Mark Lam 2017-09-28 10:48:23 PDT
Created attachment 322098 [details]
proposed patch.
Comment 3 Keith Miller 2017-09-28 11:04:31 PDT
Comment on attachment 322098 [details]
proposed patch.

r=me.
Comment 4 Mark Lam 2017-09-28 11:09:47 PDT
Thanks for the review.  Landed in r222617: <http://trac.webkit.org/r222617>.
Comment 5 Mark Lam 2017-09-28 16:50:16 PDT
*** Bug 176924 has been marked as a duplicate of this bug. ***