Bug 195893 - Missing a ThrowScope release in JSObject::toString().
Summary: Missing a ThrowScope release in JSObject::toString().
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: 2019-03-18 09:42 PDT by Mark Lam
Modified: 2019-03-18 10:36 PDT (History)
7 users (show)

See Also:


Attachments
proposed patch. (2.32 KB, patch)
2019-03-18 09:47 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 2019-03-18 09:42:49 PDT
<rdar://problem/48970986>
Comment 1 Mark Lam 2019-03-18 09:47:33 PDT
Created attachment 365022 [details]
proposed patch.
Comment 2 Robin Morisset 2019-03-18 10:08:36 PDT
Comment on attachment 365022 [details]
proposed patch.

LGTM
Comment 3 Michael Saboff 2019-03-18 10:09:38 PDT
Comment on attachment 365022 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2019-03-18 10:10:22 PDT
Comment on attachment 365022 [details]
proposed patch.

Thanks for the review.  Landing now.
Comment 5 WebKit Commit Bot 2019-03-18 10:36:54 PDT
Comment on attachment 365022 [details]
proposed patch.

Clearing flags on attachment: 365022

Committed r243079: <https://trac.webkit.org/changeset/243079>
Comment 6 WebKit Commit Bot 2019-03-18 10:36:56 PDT
All reviewed patches have been landed.  Closing bug.