Bug 174455 - Missing exception check in JSObject::hasInstance
Summary: Missing exception check in JSObject::hasInstance
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-12 21:15 PDT by Saam Barati
Modified: 2017-07-13 10:03 PDT (History)
12 users (show)

See Also:


Attachments
patch (3.38 KB, patch)
2017-07-12 21:19 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2017-07-12 21:15:05 PDT
...
Comment 1 Saam Barati 2017-07-12 21:17:18 PDT
<rdar://problem/31384608>
Comment 2 Saam Barati 2017-07-12 21:19:15 PDT
Created attachment 315334 [details]
patch
Comment 3 Mark Lam 2017-07-12 21:20:27 PDT
Comment on attachment 315334 [details]
patch

r=me
Comment 4 WebKit Commit Bot 2017-07-13 10:03:48 PDT
Comment on attachment 315334 [details]
patch

Clearing flags on attachment: 315334

Committed r219451: <http://trac.webkit.org/changeset/219451>
Comment 5 WebKit Commit Bot 2017-07-13 10:03:50 PDT
All reviewed patches have been landed.  Closing bug.