Bug 182701 - Fix missing exception check in RegExpObject::matchGlobal().
Summary: Fix missing exception check in RegExpObject::matchGlobal().
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: 2018-02-12 11:08 PST by Mark Lam
Modified: 2018-02-12 12:28 PST (History)
6 users (show)

See Also:


Attachments
proposed patch. (1.72 KB, patch)
2018-02-12 11:18 PST, 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 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.