WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155855
Create private builtin helper advanceStringIndexUnicode() for use by RegExp builtins
https://bugs.webkit.org/show_bug.cgi?id=155855
Summary
Create private builtin helper advanceStringIndexUnicode() for use by RegExp b...
Michael Saboff
Reported
2016-03-24 15:06:41 PDT
Currently there is a advanceStringIndexUnicode function declared within the RegExp.prototype.match builtin. This should be factored out as a private builtin for use by other RegExp builtins.
Attachments
Patch
(4.64 KB, patch)
2016-03-24 15:18 PDT
,
Michael Saboff
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Michael Saboff
Comment 1
2016-03-24 15:07:03 PDT
a
Radar WebKit Bug Importer
Comment 2
2016-03-24 15:07:53 PDT
<
rdar://problem/25347456
>
Michael Saboff
Comment 3
2016-03-24 15:18:28 PDT
Created
attachment 274857
[details]
Patch
Mark Lam
Comment 4
2016-03-24 15:20:09 PDT
Comment on
attachment 274857
[details]
Patch r=me
WebKit Commit Bot
Comment 5
2016-03-24 15:35:36 PDT
Comment on
attachment 274857
[details]
Patch Clearing flags on attachment: 274857 Committed
r198647
: <
http://trac.webkit.org/changeset/198647
>
WebKit Commit Bot
Comment 6
2016-03-24 15:35:41 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.
Top of Page
Format For Printing
XML
Clone This Bug