Bug 175958

Summary: Enable moving fixed character class terms after fixed character terms for BMP only character classes
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, keith_miller, mark.lam, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Michael Saboff 2017-08-24 15:07:37 PDT
When coding up the Unicode RegExp JIT changes, I inadvertently left a more restrictive check for pattern optimizations of a fixed character class terms that are followed by fixed character terms.
Comment 1 Radar WebKit Bug Importer 2017-08-24 15:08:15 PDT
<rdar://problem/34068026>
Comment 2 Michael Saboff 2017-08-24 15:12:27 PDT
Created attachment 319026 [details]
Patch
Comment 3 WebKit Commit Bot 2017-08-24 16:03:31 PDT
Comment on attachment 319026 [details]
Patch

Clearing flags on attachment: 319026

Committed r221167: <http://trac.webkit.org/changeset/221167>
Comment 4 WebKit Commit Bot 2017-08-24 16:03:32 PDT
All reviewed patches have been landed.  Closing bug.