Bug 198846 - Remove extra check in RegExp @matchSlow
Summary: Remove extra check in RegExp @matchSlow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-06-13 18:50 PDT by Alexey Shvayka
Modified: 2019-06-21 13:29 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.35 KB, patch)
2019-06-13 18:53 PDT, Alexey Shvayka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Shvayka 2019-06-13 18:50:01 PDT
Remove extra check in RegExp @matchSlow
Comment 1 Alexey Shvayka 2019-06-13 18:53:14 PDT
Created attachment 372094 [details]
Patch
Comment 2 Joseph Pecoraro 2019-06-21 12:58:07 PDT
Comment on attachment 372094 [details]
Patch

r=me!
Comment 3 WebKit Commit Bot 2019-06-21 13:28:11 PDT
Comment on attachment 372094 [details]
Patch

Clearing flags on attachment: 372094

Committed r246692: <https://trac.webkit.org/changeset/246692>
Comment 4 WebKit Commit Bot 2019-06-21 13:28:12 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-06-21 13:29:18 PDT
<rdar://problem/51999960>