Bug 195893

Summary: Missing a ThrowScope release in JSObject::toString().
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, keith_miller, msaboff, rmorisset, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch. none

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.