Bug 182701

Summary: Fix missing exception check in RegExpObject::matchGlobal().
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, 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 2018-02-12 11:08:47 PST
patch coming.
Comment 1 Radar WebKit Bug Importer 2018-02-12 11:14:11 PST
<rdar://problem/37465865>
Comment 2 Mark Lam 2018-02-12 11:18:57 PST
Created attachment 333609 [details]
proposed patch.
Comment 3 Michael Saboff 2018-02-12 11:20:35 PST
Comment on attachment 333609 [details]
proposed patch.

r=me
Comment 4 Mark Lam 2018-02-12 12:03:24 PST
Comment on attachment 333609 [details]
proposed patch.

Thanks for the review.
Comment 5 WebKit Commit Bot 2018-02-12 12:28:07 PST
Comment on attachment 333609 [details]
proposed patch.

Clearing flags on attachment: 333609

Committed r228388: <https://trac.webkit.org/changeset/228388>
Comment 6 WebKit Commit Bot 2018-02-12 12:28:09 PST
All reviewed patches have been landed.  Closing bug.