Bug 180219 - jsc shell's flashHeapAccess() should not do JS work after releasing access to the heap.
Summary: jsc shell's flashHeapAccess() should not do JS work after releasing access to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-11-30 14:39 PST by Mark Lam
Modified: 2017-11-30 14:52 PST (History)
6 users (show)

See Also:


Attachments
proposed patch. (2.42 KB, patch)
2017-11-30 14:47 PST, Mark Lam
fpizlo: 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-11-30 14:39:07 PST
Patch coming.

<rdar://problem/35696536>
Comment 1 Mark Lam 2017-11-30 14:47:11 PST
Created attachment 328033 [details]
proposed patch.
Comment 2 Mark Lam 2017-11-30 14:52:34 PST
Thanks for the review.  Landed in r225352: <http://trac.webkit.org/r225352>.