« Bugzilla Issues Index
#2775 — 21.2.5.2 RegExp.prototype.exec: Call RegExpBuiltinExec in step 5
- bug_id:
2775
- creation_ts:
2014-05-01 08:10:00 -0700
- short_desc:
21.2.5.2 RegExp.prototype.exec: Call RegExpBuiltinExec in step 5
- delta_ts:
2014-05-22 18:01:12 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 24: April 27, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
8068
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-05-01 08:10:23 -0700
21.2.5.2 RegExp.prototype.exec ( string ), step 5
Change step 5 to call RegExpBuiltinExec.
- commentid:
8069
- comment_count:
1
- who:
André Bargull
- bug_when:
2014-05-01 08:11:50 -0700
Also need to ensure R is an initialized RegExp object.
- commentid:
8536
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-17 16:26:42 -0700
fixed in rev25 editor'sdraft
- commentid:
8603
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-22 18:01:12 -0700
fixed in rev25