RESOLVED FIXED 175958
Enable moving fixed character class terms after fixed character terms for BMP only character classes
https://bugs.webkit.org/show_bug.cgi?id=175958
Summary Enable moving fixed character class terms after fixed character terms for BMP...
Michael Saboff
Reported 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.
Attachments
Patch (2.14 KB, patch)
2017-08-24 15:12 PDT, Michael Saboff
no flags
Radar WebKit Bug Importer
Comment 1 2017-08-24 15:08:15 PDT
Michael Saboff
Comment 2 2017-08-24 15:12:27 PDT
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2017-08-24 16:03:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.