Bug 175958 - Enable moving fixed character class terms after fixed character terms for BMP only character classes
Summary: Enable moving fixed character class terms after fixed character terms for BMP...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-24 15:07 PDT by Michael Saboff
Modified: 2017-08-24 16:03 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.14 KB, patch)
2017-08-24 15:12 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.