« Bugzilla Issues Index
#2620 — 21.2.5.2.1 RegExpExec: Reverse if-conditions in steps 16.a.i and 16.c.i.1
- bug_id:
2620
- creation_ts:
2014-04-10 06:59:00 -0700
- short_desc:
21.2.5.2.1 RegExpExec: Reverse if-conditions in steps 16.a.i and 16.c.i.1
- delta_ts:
2014-05-06 16:51:47 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 23: April 5, 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:
7649
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-04-10 06:59:45 -0700
21.2.5.2.1 Runtime Semantics: RegExpExec Abstract Operation
Change if-conditions from "If ignore is true" to "If ignore is false".
- commentid:
7739
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-04-15 18:01:57 -0700
fixed in rev24 editor's draft
eliminated ignore flag which was only used by RegExp.prototype.search
- commentid:
8190
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-05-06 16:51:47 -0700
fixed in rev24